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 PP Table list: Part-02

In SAP the number of table is huge.Here I am giving some important table list which is needed in working life.

Tables for Routings/Operations
Table
Description
MAPL
Allocation of task list to materials
PLAS
Task list: selection of operations/activities
PLFH
Task list: Production resources/tools
PLFL
Task list: Sequences
PLKO
Task list: Header
PLKZ
Task list: main Header
PLPH
Phases/Sub operations
PLPO
Task list Operation/activity
PLPR
Log collection for task lists
PLMZ
Allocation of BOM: items to operations


Tables for Production Orders
Table
Description
AUFK
Production Order Header
AFIH
Maintenance order Header
AUFM
Goods Movement for Production Order
AFKO
Order Header data PP orders
AFPO
Order item
RESB
Order Component
AFVC
Order Operations
AFVV
Quantities/dates/values in the operations
AFVU
User fields of the operation
AFFL
Work order sequence
AFFH
PRT assignment data for the work order
JSTO
Status profile
JEST
Object status
AFRU
Order completion confirmations


Tables for Planned order
Table
Description
PLAF
Planned Orders

Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP