on ‎2013 Sep 12 6:01 PM
Hi Friends,
I got a little tricky requirement.
Client has got 2 custom tables which holds the document number and the unique ID (UID).
Now I am expected to get the amount data relevant to this from BSEG.
Flow -> Get the doc number from 2nd custom table based on some keys in 1st custom table. Then pass on this to BSEG to get the data using doc number.
Am not clear if its related to Gl, AP or AR...yet. All I am aware is to get the amounts data from BSEG, as per the requirement.
Am thinking of below solutions:
Please suggest on solutions as I really need your help in pros and cons or any other better alternatives for this
Request clarification before answering.
Hi Aditya ,
From my point of view you have to achieve this with the help of Generic extractor using FM.
1. Your document numbers are already there in your custom tables now you need to check for some field in this table only to identify the document number getting changed/created during that period.
2. Once you get these document numbers you can select the relevant data from BSEG/BKPF in the select statement in the Open cursor statement in the FM Source code .
Also please refer http://scn.sap.com/message/14307484 .
This is relevant and you also have some code for your reference.
Your other 2 approaches doesn't look feasible to me .
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 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.