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 Fiori Button Types

 Buttons allow us to trigger an action. There are 4 types of buttons.

  1.  Simple Button
  2. Toggle Button
  3. Segmented Button
  4. Menu Button

Uses of Buttons:

Simple Button: for specific action like: Create ,Edit,Save,Approve, Reject,Accept,Decline,Ok , Cancel.

Toggle Button: in a toolbar to activate or deactivate an object or element.

Segmented Button: used for year , month , Day, Small, medium , large.

Menu Button: used for more than one button.



Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP