2008 Oct 01 10:14 AM
Hi All:
I have an IDOC type INVOIC01 and extended ZINVOIC1. Both have the segment of a E1EDP08 (i need the field of EXIDV). This segment is in the IDOC Type but it is not populated in the output while posting.
Please let me know how to find out why this segment (E1EDP08) is skipped.
Thanks,
Venkat
Hi All:
I have an IDOC type INVOIC01 and extended ZINVOIC1. Both have the segment of a E1EDP08 (i need the field of EXIDV). This segment is in the IDOC Type but it is not populated in the output while posting.
Please let me know how to find out why this segment (E1EDP08) is skipped.
Thanks,
Venkat
2008 Oct 01 10:26 AM
Hi,
Just check the program you have written for the IDOC extension.
Check in Debug mode where that value is not fetching.
2008 Oct 01 10:36 AM
Hi Bala,
There is any need to write program for Extension IDOC. If so, where should i see?
The Segment E1EDP08 is not enhanced one . It is already there in INVOIC01.
This Segment contains Package data for individual items . while creating IDOC this segment is to be skipped in transaction VF01.
Thanks.
2008 Oct 01 11:18 AM
Hello,
Looks like the Standard Selection Program (Outbound) does not populate the Data for E1EDP08-EXIDV automatically. So, what you can do is, you can write code in the Exit EXIT_SAPLVEDF_002 where you can actually modify the Segment E1EDP08 (By using the INDEX addition while modifying the INT_EDIDD) and populate EXIDV field manually.
I guess this is what you want to know. Revert back if more info is required.
Thanks and Regards,
Venkat Phani Prasad Konduri
2008 Oct 16 8:10 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |