2007 May 01 7:24 PM
i need to add a custom segment for 001 qualifier for E1EDS01 SEGMENT IN THE PROGRAM can anyone explain how / where to append
i need to add a custom segment for 001 qualifier for E1EDS01 SEGMENT IN THE PROGRAM can anyone explain how / where to append
2007 May 01 8:11 PM
Hi
If your segment structure is ready then, just fill it with relevant data and append data to the IDoc data structure:
APPEND STRUC_EDIDD to TAB_EDIDD.
else, if the segment of your choice is not present then you will have to define a new Basic IDoc type or an Extension type in transaction WE30. Then, you will be filling this IDoc.
Hope this helps you
Reward points if helpful
Regards
2007 May 04 4:11 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |