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

Text color in a Smartforms

 Based on user requirement we need to color text. Here i show you how to color text in a smartforms.

We can fulfill our requirement by adding a new paragraph format or character format in smartforms style.In below show how to  add color.Hope it will help you adding text color in your smartforms.

You can just assign this format in your smartforms text.


Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP