Posts

Showing posts from January, 2019

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 Da...

SAP ABAP Table

SAP ABAP Table: In the below give some  Table list which is related on everyday work. ABAP Table List DD01L Domains DD02L SAP Table DD03L Table Fields DD04L Data Elements DD07L R/3 DD: values for the domains DD09L DD: Technical settings of tables DD12L R/3 S_SECINDEX: secondary indexes, header TFTIT Function Module Short Text ENLFDIR Additional Attributes for Function Modules TRDIR Generated Table for View TMDIR Table for administering methods in a class D010TAB Table for Use Report<->Tables TAPLT Program Application Long Texts SEOCLASS Class/Interface D020S System table D020S (screen sources) TSE05 ABAP Editor Template DM42S DM Relationship ...