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

Creating TEXT IDs using GN_DELIVERY_CREATE

former_member1125862
Participant
0 Likes
1,032

Hi experts,

I am creating the GR for OUTBOUND delivery .

I am able to create that.

Is it possible to create the TEXT IDs using this BAPI GN_DELIVERY_CREATE.

If so can you please tell how to pass those values into BAPI.

Waiting for your reply.

Thanks,

Kruthik.

Edited by: kruthik_06 on May 31, 2010 12:07 PM

4 REPLIES 4
Read only

Former Member
0 Likes
704

Hi,

Insert text id details using the structure IT_GN_TEXTH (Header text), IT_GN_TEXTL (Item text) in the function module "GN_DELIVERY_CREATE".

Regards

Vinod

Read only

0 Likes
704

VINOD,

I AM ALREADY PASSING THE VALUES IN BOTH THE STRUCTURES.

CAN U SEND ME THE MINIMUM FIELDS TO PASS TO THOSE STRUCTURES.

THANKS,

KRUTHIK

Read only

former_member1125862
Participant
0 Likes
704

Got solution by my self

Read only

Former Member
0 Likes
704

Hi kruthik_06,

can you give me the solution. I have the same problem with this function.

thx in advance.

Markus