Application Development 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: 

Batch data into outbound delivery during batch determination

dipak_kumar3
Active Contributor
0 Kudos

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

Former Member
0 Kudos

Take a look at enhancement V50EPROP.

Manoj

2 REPLIES 2

Former Member
0 Kudos

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

Former Member
0 Kudos

Take a look at enhancement V50EPROP.

Manoj