2005 Jan 10 1:31 PM
Hi,
I wonder if there is a database table/field for everything in a incoming idoc.
I have a ORDERS05 and filled E1EDKA1-ILNNR with some data.
In which table can I se this data in SAP.
Nothing in KNA1,KNB1 etc...
//Martin
Message was edited by: Martin Andersson
Hi,
I wonder if there is a database table/field for everything in a incoming idoc.
I have a ORDERS05 and filled E1EDKA1-ILNNR with some data.
In which table can I se this data in SAP.
Nothing in KNA1,KNB1 etc...
//Martin
Message was edited by: Martin Andersson
2005 Jan 10 2:26 PM
Hi Martin,
no, not for every field is used. There are some 'useless', sometimes depending on your process.
ILNNR seems to be one of the useless... have a look at FM idoc_input_orders, e.g. in routine determine_partner you will find used fields.
Regards,
Christian
2005 Jan 10 7:58 PM
Hi Martin,
If you want to move the value in ILNNR to somewhere on the order, then you can use the customer exit '001' that is called right after the PERFORM ZUORDNEN_ORDERS_E1EDKA1 in the function module IDOC_INPUT_ORDERS.
Let me know if you need any help in this regard,
Srinivas
2005 Jan 14 2:31 PM
Hi,
ILNNR ( International location number (total)) is mostly used to store information regarding the EAN11 field which is stored in table MARA and MARM.
regards
Aveek
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |