2007 Feb 28 8:32 PM
Hi,
I am trying to test some custom codes made to the Billing document line item extractor 2LIS_13_VDITM using transaction RSA3. The checker is not pulling in the documents sitting in delta queue (display thru RSA7). Does anybody know where the checker program is picking up the data from? All the selection parameters in RSA3 are left opened and following are the setting on RSA3:
DataSource: 2LIS_13_VDITM
Request ID: Test
Data Records/Calls: 100
DisplayExtr.calls: 10
Update Mode: F
Any guidence is appreciated. Thank you,
Minami
Hi,
I am trying to test some custom codes made to the Billing document line item extractor 2LIS_13_VDITM using transaction RSA3. The checker is not pulling in the documents sitting in delta queue (display thru RSA7). Does anybody know where the checker program is picking up the data from? All the selection parameters in RSA3 are left opened and following are the setting on RSA3:
DataSource: 2LIS_13_VDITM
Request ID: Test
Data Records/Calls: 100
DisplayExtr.calls: 10
Update Mode: F
Any guidence is appreciated. Thank you,
Minami
2007 Feb 28 8:38 PM
Hi Minami,
Why don't you run the extractor program with debug mode (execution mode)?
In this case, you should be able to find where the data is coming from.
Regards,
Ferry Lianto
2007 Feb 28 9:28 PM
The database table that RSA3 is trying to read for that specific extractor (billing document item detail) is MC13VD0ITM however it is just a structure. I cannot find the table(s) that it is read from.
Read some thread mentiongins something about the SETUP table. Do I need to delete the SETUP table that maybe RSA3 is trying to read from? If so, how?
Thank you,
Minami
2007 Feb 28 9:50 PM
Hi,
Please check FM MCEX_BW_LO_API.
The data is pulled from table MC13VD0ITMSETUP via macro SEL.
If you debug step by step, you should be to see how data is pulled.
Regards,
Ferry Lianto
Please reward points if helpful.
2007 Feb 28 10:52 PM
Just found out the result from RSA3 is actually coming from the setup table but not the delta queue. The setup table needs to be maintained manually through IMG.
Thanks for all the responses.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |