Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table for transaction CA03

Former Member
0 Likes
4,156

hi All,

I am asked to produce a report for routing data for a material or a group,

i want to knw wat tables i can acces to get the data listed in transaction ca03,

also after that there is an component allocation table, i wud like to knw how can i get there?

thanks,

Hitesh

hi All,

I am asked to produce a report for routing data for a material or a group,

i want to knw wat tables i can acces to get the data listed in transaction ca03,

also after that there is an component allocation table, i wud like to knw how can i get there?

thanks,

Hitesh

7 REPLIES 7
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
3,106

MAPL

PLKO

PLPO

and the component allocation table is PLMZ, but there is a lot of internal number within, so you will need to see the tables MAST, STKO, STPO for BOM data as well.

REgards,

Rich Heilman

Read only

0 Likes
3,106

hi Rich would u b able to tell me wats the difference between the operation number that comes up in the overview and then the operation number that comes in the component allocation,

m really confused bout that,

thanks,

Hitesh

Read only

0 Likes
3,106

When you have a routing, you set up certain operations. These are the operations for the routing, now in component allocation, you are assigning the component to an operation, when this operation is confirmed, then this component is then relieved from inventory. So if you want a component to be relieved at the first operation step, you would assign the first step in the routing to this component. Make sense?

Regards,

Rich Heilman

Read only

0 Likes
3,106

totally understand wat u saying, but where can i fetch these operation details attached to teh component? as in they are nt directly available in ne of these tables, how do i find it?

Read only

0 Likes
3,106

I am still looking for operations data for a particular component in componenet allocation!!!!

Read only

Former Member
0 Likes
3,106

Hi Hitesh,

please check the following tables realated to Routings:

PLPO Routing Operation Details

PLKO Routing Header Details

MAPL Routing Link to Material

PLAB Relationships - Standard Network

PLAS Task List - Selection of Operations

PLMZ Component Allocation

PLPH CAPP Sub-operations

PLFH PRT Allocation

PLWP Maintenance Package Allocation

PLMK Inspection Characteristics

Regards Vassko!

Read only

Former Member
0 Likes
3,106

thanks solved in other thread