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

Internal Table value pass to template in smartforms


In smartforms we can pass internal table as well as work area. Literally we pass internal table in a smartforms table from Data tab we provide internal table name and work area name also declare in Global Declaration part.

Suppose we used template in our smartforms and need to pass internal table.
Right click on it and select create then Flow logic and finally select Loop.
Then from Data tab click internal table and provide your internal table and work area.








Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP