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: 

Serial Number

Former Member
0 Kudos

Hi

I am trying to create a Automatic Serial Number in MB1A transaction and CO01 and am using fm EXIT_SAPLIPW1_001 . to automate the serial number.

Mainly this is referring SER03, SER05 and OBJK tables. but finally the updated serial numbers are stored in MASE table. My own logic is updating in all the tables except MASE table in the first time.

Pls suggest me how do i insert a new row in MASE table at first time

Regards

Ganesan.K

1 REPLY 1

Former Member
0 Kudos

Hi,

For automatic creation of serial number in CO01 you can use extension project IQSM0001 ( it works until ECC5.0 but not sure for ECC6.0 )

For automatic serial number in outbound delivery you have to use several BADI ( i can check the name anf give you a sample if you want )

For mb1a, i'm working on this subject . I tell you as soon as i found something.

Best regards.