2007 Apr 12 10:34 AM
Dear Expert,
I have populated bdcdata and submited as a session to be proccessed in SM35,
How do I retrieve the BDC data ( bdcdata-fnam & bdcdata-fval [field name & field value] ) that have been populated?
Which table can I get that ?
Thanks ....
Dear Expert,
I have populated bdcdata and submited as a session to be proccessed in SM35,
How do I retrieve the BDC data ( bdcdata-fnam & bdcdata-fval [field name & field value] ) that have been populated?
Which table can I get that ?
Thanks ....
2007 Apr 12 10:39 AM
Hi,
What for you need the values of Fnam and Fval fields that are updated in the SAP tables.
Can't you check them from the respective transaction related tables.
For example: for Customer master we can check in KNA1,KNB1 and KNC1 tables.
Anyhow check the session related Table table <b>APQI</b> for the data.
reward if useful
regards,
ANJI
2007 Apr 12 10:56 AM
I need to update a customized time related field AFTER a batch input of ME22.
The field is the timestamp when the batch input is proccessed, NOT the time when the batch input session is submited.
For the updating, i need the key of the PO --> PO number. How do I get which PO that have been proccessed in that particular session ? So , i am thinking of getting it by going through BDC informations...
2007 Apr 12 11:39 AM
In short, I want to get back the value that i have submitted.FNAM & FVAL .
2007 Apr 12 11:47 AM
Check the table : APQD.
BUt tha information is stored as LCHAR (RAW) format.
You cannot read it.
The Function module:
BDC_OBJECT_READ
will read the BDCDATA internal table that has been submitted.
Regards,
Ravi
2007 Apr 12 10:51 AM
Hi Wong,
In <b>SM35</b>, select the Session name, in menu, <b>GOTO</b> -> <b>Analyze</b> Session, here you can see 3 tabs, go to the last tab, <b>Logs Created</b>. ( If you are working on E.C.C 5.0, you need to check the checkbox <b>Details</b> ).
Here you can find all the details of which screen field was populated with what value.
Hope, it will help you, else you can always revert back!
Regards,
Abdul
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |