cancel
Showing results for 
Search instead for 
Did you mean: 

Master data enhancement

Former Member
0 Kudos

Hello Friends

I have a master data extractor and it contains an append (with some fields). How can i find the source table for these appended fields?

thanks in advance

sam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sampathkumar,

You can follow the following path:

1. Go To SAP R/3 TCODE-RSA6

2. Open the SAP R/3 Tab & select the module & the masterdata extractor name for ex.MM -> MM-IO ->0VENDOR_ATTR

3. Double click on it. It will show you the extract structure name under "ExtractStru" as BIW_LFA1_S.

4. Double click on it or copy the name & open SE11 & paste the name open the structure.

5. There you can find append structure field name in ZZ. i.e all append structure fields should start with ZZ as prefix.

6. To find the source field you have to go to CMOD.

7. Provide the project name which is created.

8. Then select the "Enhancement components" option.

9. Click on display button.

10. Select the function exits "Exit_SAPLRSAP_002" it will open the include program "include zxrsau02".

11. Double click on "zxrsau02".

12.You will find the case program with datasource name.

13.Choose your master datasource & check the table names & the logic.

I think it will help you. Please assign the points.

Regards

Mahendra

Former Member
0 Kudos

goto se15, open abap dictionary folder > fields > table fields, enter the field name and execute. it will bring the list of tables which has this field, choose the relevant table. hope this helps...

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Friends

Any answer for this question?

thanks

sampath

Former Member
0 Kudos

Hello Ravi

Thanks for your interest. I am using 0REBUILDING_ATTR (Real estate master data object). In the extract structure i have an include "REIS_ADDRESS_BW" and this include contains some fields (address details - city, region etc). I want to know where these fields are coming from. My requirement is to create a custom extractor with above fields plus additional fields from other tables.

Any help is appreciated.

thanks

sampath

Former Member
0 Kudos

Hello Mahendra & Ravi

Thanks for your reply. It is not custom append but it is an append provided by SAP. So i can't see the coding in CMOD. Any help is appreciated.

thanks

sampath

Former Member
0 Kudos

sampath,

coul u tell what master ds are u using? for eg. if u have 0cust_sales_attr or 0customer_attr u can goto se37, type exit_saplrsap_002 and enter. then double click on the include zxr...02 and then u can fin the code written for the corresponding attr ds like....

when '0customer_attr'.