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: 

EXIT_SAPLV01Z_013 for Batch master Update is not getting called for MSC1n

Former Member
0 Kudos

Hello,

I am facing the same issue I want to update a date 6 field while the user create a Batch thurogh MSC1n.

I am using the EXIT_SAPLV01Z_013 to update the same.

But This Exit is not called as there is a condition which fails while this exit is called thru FM VB_CREATE_BATCH.

the field NO_CFC_CALLS is set to "X" in Include LCHRGF02.

CALL FUNCTION 'VB_CREATE_BATCH'

EXPORTING

ymcha = akt_mchx

new_lgort = dfbatch-lgort

bypass_lock = 'X'

kzcla = ' '

xkcfc = ' '

no_check_of_qm_char = 'X'

no_change_document = ' '

check_external = space

check_customer = space

no_cfc_calls = 'X'.

Can you please help how do we resolve this issue i am using SAP 4.7.

Thanks

Solanki Ritesh

1 REPLY 1

Former Member
0 Kudos

hello

Any suggestion do we have any OSS note for the same???

thanks

Solanki Ritesh