on ‎2011 Mar 14 10:07 AM
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.
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello;
Use 0MATERIAL_ATTR datasource to pull data from MARA.
Check table ROOSFIELD for 0MATERIAL_ATTR is order to check if Labor is visible or not.
If not change the content of this table and make it visible.
Regards;
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ricardo,
If I use 0MATERIAL_ATTR , won't there be any problem in old data as I will change the 0MATERIAL structer in BW side too.
I checked table ROOSFIELD for 0MATERIAL_ATTR , I found 2 entries
OLTPSOURCE OBJVERS FIELD SELECTION UNIFIELDNM STORNO F4TYPE F4EXTRAKTNOTEXRELKEYFLAG_DS
0MATERIAL_ATTR A LABOR Y 0
0MATERIAL_ATTR D LABOR 0
How to change the content, and what will be its effect over the old data in BW .
Thanks,
Sanjana.
how about using standard DataSource 0MATERIAL_ATTR???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.