BAPI for material storage location Add

 We can add material storage location plant wise using third party app or web. BAPI names : BAPI_MATERIAL_MAINTAINDATA_RT Import parameters: HEADDATA: Material Tables: STORAGELOCATIONDATA: Material: Plant: STGE_LOC:   STORAGELOCATIONDATAX: Material: Plant: STGE_LOC:   use below code after completing steps. CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.        

SAP Table name with description

In SAP the number of table is huge.It's too much difficult to remember all the table name.
I'm giving here some of the table name with description.

Currency
TCURC
Currency codes
TCURR
Exchange Rates
TCURX
Decimal Places in Currencies
TCURF
Conversion Factors
TCURV
Exchange rate types for currency translation




Calender Function
T247
Month name and short text
T015M
Names of the months
TFACD
Factory calendar definition
TTZZ
Time zones
TTZD
Summer time rules
THOCI
Public holiday calendar index


Orders
AUFK
Order master data
AFKO
Order Header Data PP Orders
AFPO
Order item




Customer/ Creditor
KNA1
General Data in Customer Master
KNAS
Customer master (VAT registration numbers general section)
KNB1
Customer Master (Company Code)
KNB5
Customer master (dunning data)
KNB4
Customer Payment History
KNBK
Customer Master (Bank Details)
KNC1
Generated Table for View
KNC3
Generated Table for View

Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP