Posts

Showing posts with the label Create Domain in SAP

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

Create Domain in SAP

Image
Create Domain in SAP: Domain Create: Go to T-code SE11, Select Domain radio button and provide name(But be careful start the name with Z or Y in the beginning) . Click Create Button. Provide Description and Save it. Select local object.  Just activate and finally Domain is created.