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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 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.