Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9069

Dump while trying to change purchase key in the Purchasing View of MM02

$
0
0

Hi,

 

A particular user who has the same authorizations as us is getting a dump while trying to change the Purchasing Key in the Purchasing View of MM02.

 

The dump is as below " A packed number contains no sign."  Kindly help

 

Key words :

 

"BCD_NO_SIGN" " "

"SAPLSDH4" or "LSDH4F09"

"SORT_IT"

 

  682   SORT dfies_tab BY position.

  683   ASSIGN s_tab-rec TO <x> CASTING.

  684 * Nun die eigentliche Sortierung durchführen.

  685   do_assign: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.

  686   IF descending IS INITIAL.

>>>>>     SORT s_tab AS TEXT STABLE BY <f1> <f2> <f3> <f4> <f5> <f6> <f7>

  688                                  <f8> <f9> <f10>.

  689   ELSE.

  690     SORT s_tab AS TEXT STABLE DESCENDING

  691          BY <f1> <f2> <f3> <f4> <f5> <f6> <f7> <f8> <f9> <f10>.

  692   ENDIF.

  693 * Die Sortiertabelle in die Ursprungstabelle zurücküberführen.

  694   PERFORM from_sort_tab TABLES s_tab record_tab

  695                         USING first_record last_record

  696                         CHANGING mark_tab.

  697 ENDFORM.                    " Sort_it

  698


Viewing all articles
Browse latest Browse all 9069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>