2009 Dec 28 12:17 PM
Hi Forum,
I need to change with BAPI a lot of custom fields in LIKP & LIPS. I found BAPI_OUTB_DELIVERY_CHANGE but there aren't all append structures as in LIKP and LIPS. (I also think that it is not released because in trx BAPI it is not present)
After another search, I found SHP_BAPI_DELIVERY_CHANGE but I don't know if I can modify only my fields.
Someone can help me?
I'm under go-live and I'm afraid to do this operation manually.
Thanks.
Hi Forum,
I need to change with BAPI a lot of custom fields in LIKP & LIPS. I found BAPI_OUTB_DELIVERY_CHANGE but there aren't all append structures as in LIKP and LIPS. (I also think that it is not released because in trx BAPI it is not present)
After another search, I found SHP_BAPI_DELIVERY_CHANGE but I don't know if I can modify only my fields.
Someone can help me?
I'm under go-live and I'm afraid to do this operation manually.
Thanks.
2009 Dec 28 12:22 PM
I would expect to have to populate appended structures to LIKP and LIPS via user exit routines. Question then would be: are these processed during bapi call...they probably are.
2009 Dec 28 12:28 PM
Yes they are, but these fields are empty during outbound delivery creation with VL10C because they are being populate with Idoc form inbound delivery. I must read these fields thru RFC from ecc to 4.6 and then I need to make changes to the new deliveries.