We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: [sap-abap] how to get operation/activity number in correct sequence

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by horacio zapettini
on 07/15/2009 10:06:00 AM

IMO, you have a conversion_exit problem (0010 -> shown as 10, removing the leading zeroes). You also have a sort problem in your custom program (z report)...
HTH
Horacio
PS: if you provide more information (like a snippet of the code where you show the itab, the loop where you write the lines) you'll get more specific answers.
________________________________
De: earnesttey via sap-abap [mailto:sap-abap@Groups.ITtoolbox.com]
Enviado el: MiƩrcoles, 15 de Julio de 2009 02:59 a.m.
Para: Horacio Zapettini
Asunto: [sap-abap] how to get operation/activity number in correct sequence
[http://userimages.toolbox.com/user/b_1608161.jpg]
hi all,
in Tcode CA03, we can see the first column "operation number" come in sequence.
0010 INSTRUCT
0020 STAGE
0030 SMT1
0040 SMT2
0050 ROUTING
0060 TEST1
0070 QC
0080 LBLPACK1
0090 FQA-TEST
0100 FINALQA
0110 QCE
However when query in the z report on table PLPO,
it would appear something like the following:
10 10000185 INSTRUCT
20 10000212 STAGE
30 10000178 SMT1
40 10000199 SMT2
110 10000407 QCE
10 10000197 ROUTING
20 10000205 TEST1
30 10000195 QC
40 10000188 LBLPACK1
50 10000315 FQA-TEST
60 10000180 FINALQA
those number comes after 110 is maintained in "reference operation set". it has inserted in between
SMT2 and QCE in CA02.
Please advise how to get the correct sequence in the z program through table PLPO. Or any other table with the entries maintained properly.
thanks .
__.____._

Copyright © 2009 CEB Toolbox, Inc. and message author.

Toolbox.com
4343 N. Scottsdale Road
Suite 280
Scottsdale, AZ 85251

0 comments:

Post a Comment

T r a n s l a t e to your language