cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to create custom batch numbers based on my data?

SAPSupport
Employee
Employee
0 Kudos
569

I have a requirement to create custom batch numbers based on my data. 

Which options do I have?


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

Hi,

To suppress internally generated batch numbers and implement your own custom logic, the available Business Add-Ins BAdIs are as follows:

  • Cloud BAdI (1) Before Internal Batch Number Assignment
  • Cloud BAdI (2) After Internal Batch Number Assignment

You may also refer to the following online help portal for further information.

To define your own logic for generating batch numbers, please use two of the BAdIs in sequence:

Before Internal Batch Number Assignment followed by After Internal Batch Number Assignment or After Internal Batch Number Assignment using Custom Business Objects.

You can also get more information in the corresponding BAdI documentation in App: customer field and logic.

Thanks and regards.

Answers (0)