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

Batch data into outbound delivery during batch determination

Former Member
0 Likes
719

Hi,

I want to pull short text of batch master (MSC3N short text field data - basic data 2) into outbound delivery document(EIPO-TEXT1 - foreign trade / customs data ) during batch determination process.

The transaction I am using is VL10B.

How can I do this?

Any user exit, BADI or function module will be a great help?

Regards,

Dipak

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

Take a look at enhancement V50EPROP.

Manoj

2 REPLIES 2
Read only

Former Member
0 Likes
586

Hi, This does not seem to be a General ABAP topc, but you see any BADI or UserExit or Extension Point invocation when you debug the whole path of batch determination at delivery creation. Set Breakpoint e.g. on Function Module PF_ASTAT_OPEN, many BADIs are selected in the near neighbourhoud of this.

Come back if you don't find any invoication of extensions.

Best regards;

Hartmut

Read only

Former Member
0 Likes
587

Take a look at enhancement V50EPROP.

Manoj