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

Check Batch characteristics before saving

Former Member
0 Likes
388

Hi community,

i'm searching for a way to check whether characteristics of a batch were changed.

I found an Badi which is called just before saving the batch.

My target is to create (as usual) a batch Idoc if a specific characteristic is set to a specific value.

Thanks & best regards

Michael

2 REPLIES 2
Read only

Former Member
0 Likes
362

I found a way myself.

Read only

Former Member
0 Likes
362

I forgot one thing.

If I create the Idoc within the BADI Implementation,

the batch isn't saved yet.

how can I trigger the idoc creation <i>after</i> the batch is saved ?

any ideas ?????