cancel
Showing results for 
Search instead for 
Did you mean: 

process orders

Former Member
0 Kudos

Hi all

i have to read process orders details and BOM details for that process order.so which tables i have to refer.

i know 2 tables aufk and resb any other tables i have to go through

These are the fields i need

process work order batch number

expiration date

component material number

formulation quantity

formulation UOM

component requested quantity

vendor name

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

PP tables:

• AUFK: Order master data

• AFKO: Order header data PP orders

• AFPO Order Item

• AFVC: Operation within an order

• CRHD: Work Center Header

• RESB: Reservation/dependent requirements

• AFFT: Order - Process Instructions

• AFFV: Order - Process Instruction Values

• AFRU Order Confirmations

• AFFH PRT assignment data for the work order

• AUFM Goods movements for order

• CAUFV View "Order Headers PP/CO"

• PLKO Task list – header

• MAPL Assignment of Task Lists to Materials

• MKAL Production Versions of Material

• MAST Material to BOM Link

call function 'CS_BOM_EXPL_MAT_V2'

• STKO BOM Header

• STPOX BOM item

• T024A Planner group

• PLFL Task list – sequences

• RCR01 View of Work Center from Task Lists

• PLMZ Allocation of bill of material items to operations

• PLMK Inspection plan characteristics

• PLMW MAPL-Dependent Charac. Specifications (Inspection Plan)

• PLFH Task list - production resources/tools

• PLFT Process Instructions

• PLFV PI Characteristics/Sub-Operation Parameter Values

• PLAB Relationships

• RQPAS Inspection characteristic (plan) control string

• QPMK Inspection characteristic master

• QPMT Master Inspection Characteristics Texts

• QPMZ Assignment table - insp. methods/master insp. Characteristic

• TCA01 Task list types

• TCA08 Language-dependent texts for sequence categories

• TCA09 Task list applications

• RC27M Material master view for routings

• QMKST Characteristic control indicators

Logical database ( SE36 😞

ODK / OFC / OHC /OPC

cheers

Aveek

Answers (0)