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

reg co01

Former Member
0 Likes
707

hai to all

while creating CO01 (production order) transaction , after creating the order is getting realeased , at the time of releasing the order the serial number is generated.

please let me know where these serial number is getting

stored in which table.

regards

vijay.j

hai to all

while creating CO01 (production order) transaction , after creating the order is getting realeased , at the time of releasing the order the serial number is generated.

please let me know where these serial number is getting

stored in which table.

regards

vijay.j

5 REPLIES 5
Read only

Former Member
0 Likes
664

Check the table SNUM.

Regards,

Ravi

Read only

0 Likes
664

is there any alternative table

bcoz i checked in snum it have zero enteries

regards

vijay

Read only

Former Member
0 Likes
664

Hi,

pls check these tables:

AFKO, "Order header data PP orders

AFPO, "Order item

AUFK, "Order master data

JEST, "Individual Object Status

- Selvapandian Arunachalam

Read only

Lakshmant1
Active Contributor
0 Likes
664

Hi Vijay,

Check AFVV table. Also check tables with AF*

Hope this helps

Thanks

Lakshman

Read only

Former Member
0 Likes
664

Hi Vijay,

1.Go to ST05(Performance analysis)

2.Activate the trace and execute the transaction.

3.After completion of the transaction deactivate trace.

4.Display trace.You will get all the tables got involved in the execution of the transaction>here you will surely get the table in which the serial number is getting stored.This will take some time but its a ful proof way.

Regards,

Mukesh Kumar