cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear Expert,

I am trying to extract data from MARA table by creating a view ZLAB to pull the data of LAB / OFFICE . But LAB/ OFFICE is available in MARA table only in 1st VIEW.

I am confused about the 1st VIEW of MARA table.

The Functional team told me to pull this data .

Is there any different procedure to Pull such data ?

Kindly suggest.

Thanks,

Sanjana.

0 Likes
View Entire Topic
Former Member
0 Likes

Hello;

Usually to change this datasource I use this table.

Run &SAP_EDIT and you can change the content of the table (of course you need to transport the content of this table to the other systems to assume the differences).

Do this change:

OLTPSOURCE = 0MATERIAL_ATTR

OBJVERS = A

FIELD = LABOR

SELECTION = ' ' (blank).

With this your datasource will have already available the labor.

The consequences: If you want to upload historical labor you need to do a new init.

Advantage: If the customer change the labor to one material it will trigger a delta.

Regards;

Ricardo