Posts

Showing posts from March, 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 Important T-Code

In the below given some important T-Code.Hope it will help a lot. User Administration T-Code Details SM04 User overview SU53 Check authorization data for user SUIM User information / authorization SU20/SU21 Authorization object and class / field SU01 User maintenance PFCG roles SU03 Authorization Archive Development Kit (ADK) Paths & Connection T-Code Details AL11 SAP file directory FILE Logical file path SM58 Transactional RFC SM59 RFC connections Runtime/Logs/Database T-Code Details SM21 System log sm13 Update requests SM12 Table look entries SM56 Number range buffers ST22 ABAP Runtime Er...