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:Part-4

As a part of my previous post I am giving another list of PP table.


 
Tables for KANBAN
Table
Description
PKPS
Kanban identification control cycle
PKHD
kanban control cycle(Header data)
PKER
Error data for kanban containers


Tables for planned independent requirement’s PIR
Table
Description
PBED
Independent requirement data
PBHI
Independent requirement History
PBIV
Independent requirement index
PBIC
Independent requirement index for customer requirement


SAP PP PRT Customizing Table
Table
Description
TCF02
PRT categories
TCF03
Texts for the production resources/tools category
TCF04
Status of the PRT master
TCF05
Language-dependent text table for PRT status
TCF06
Fields groups in the PRT master for reference
TCF07
Language-dependent texts for field groups in  PRT master
TCF08
Assignment of PRT master fields to field groups
TCF10
PRT control key
TCF11
Language-dependent text table for PRT control keys
TCF12
PRT group key
TCF13
Language-dependent text table for PRT group keys

Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

Convert First character to Upper case in SAP ABAP