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:3

Today I am sharing some of PP important table name.In my previous two post I shared mostly used table name. Hope it'll help you a lot.

Tables for Reservations
Table
Description
RESB
Material Reservations
RKPF
Header


Tables for capacity Planning
Table
Description
KBKO
Header record for capacity requirements
KBED
Capacity requirements records
KBEZ
Add data for table  KBED


SAP PP Links and Relationship Tables
Table
Description
AFFH_PRT
Assignment data for the work order
CRVD_A
Link of PRT to Document
CRVD_B
Link of Document to PRT
CRVE_A
Assignment PRT data-equipment
CRVE_B
Assignment equipment -PRT data
CRVM_A
Link of PRT data to a material
CRVS_A
Relationship of PRT internal number to PRT external number
CRVS_B
Relationship of PRT external number to PRT internal number

Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP