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 Number same as Process order number for COR1

Former Member
0 Likes
844

Hi all,

We have a requirement to have the same batch number as process order number  for goods receipt tab in COR1 while creating and saving the Process order Number

I have seen the Enhancement SAPLV01Z which have the exit  EXIT_SAPLV01Z_001 and EXIT_SAPLV01Z_002.

As these exit are been trigerred in the Structure x_bncom I dont see the Process Order number In the Structure ?

the field X_BNCOM-AUFNR field still doesnt have the process order number in it.

So is there any config has to be done to get the Process order number ?. Or is there any other method ?

Thanks

Solanki Ritesh

Hi all,

We have a requirement to have the same batch number as process order number  for goods receipt tab in COR1 while creating and saving the Process order Number

I have seen the Enhancement SAPLV01Z which have the exit  EXIT_SAPLV01Z_001 and EXIT_SAPLV01Z_002.

As these exit are been trigerred in the Structure x_bncom I dont see the Process Order number In the Structure ?

the field X_BNCOM-AUFNR field still doesnt have the process order number in it.

So is there any config has to be done to get the Process order number ?. Or is there any other method ?

Thanks

Solanki Ritesh

3 REPLIES 3
Read only

former_member189779
Active Contributor
0 Likes
738

Check BADI WORKORDER_UPDATE

Read only

Former Member
0 Likes
738

Hi Vinit,

I have checked this BADI already and checked all the method available in this but Couldnt find any method that could give the Process Order Number at the time of save.

If I ahve the process order number then I domt have the table which has the batch number whihc can be created as I know all the EXIT are called in VB_CREATE_BATCH related to BATCH.

Do we have any OSS note for the same.

Thanks

Solanki Ritesh

Read only

0 Likes
738

Hi..

We are using internal assignment for Process order so this might be the reason for XBNCOM-AUFNR field not getting Populated.

Just Found 1 OSS note Note 81017 which says we need to Implement this Code, but we dnt have any AUFNR value for that inlcude mention in OSS note.

Can Somebody Please help!!!

Thanks

Solanki Ritesh