Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update Append Structure on VEKP

Former Member
0 Likes
890

Hello,

I'm trying to find a user exit or a BADI that will allow me to update an append structure that I have created on table VEKP (HU Header). I would like to update this append structure when the HU is created. I tried using BADI_HU_SAVE, however it does NOT allow me to modify the table parameter, it_header. IT_HEADER is an Importing parmeter. Does anyone know of another option to update this append structure?

Thank You

Edited by: Tony Raimo on Feb 8, 2008 1:03 AM

Hello,

I'm trying to find a user exit or a BADI that will allow me to update an append structure that I have created on table VEKP (HU Header). I would like to update this append structure when the HU is created. I tried using BADI_HU_SAVE, however it does NOT allow me to modify the table parameter, it_header. IT_HEADER is an Importing parmeter. Does anyone know of another option to update this append structure?

Thank You

Edited by: Tony Raimo on Feb 8, 2008 1:03 AM

2 REPLIES 2
Read only

Former Member
0 Likes
644

can u please give details of tcode ur using.

so that i can help u.

Read only

0 Likes
644

The transaction is VL02N. Then, click the Packing button on the toolbar. I'm trying to add a tab to this screen via a BADI or User Exit. I've already added a tab to the Delivery Header screen (VL02N, then click GOTO->HEADER), but I can't seem to find a similar BADI to extend the Packing screen.

Thank you,

Edited by: Tony Raimo on Feb 11, 2008 7:26 PM