Quantcast
Viewing all articles
Browse latest Browse all 9190

Re: Batch determination for special stocks is not possible - VL197

This information message is issued in 5 programs, in 4  SAP is checking

XLIPS-SOBKZ

in one SAP is checking XVBAP-SOBKZ

SAP allows in general only special stock indicator E , V and W, and in one case even Q

 

for example:

IF NOT ( XLIPS-SOBKZ IS INITIAL OR XLIPS-SOBKZ = 'E' OR

           XLIPS-SOBKZ = 'V'      OR XLIPS-SOBKZ = 'W' OR   "v_n_1066711

           XLIPS-SOBKZ = 'Q' ).                             "^_n_1066711

    MESSAGE I197.

    EXIT.

  ENDIF.

 

you can find those programs easily from SE91, enter the message number and click Where-used button.

 

What special stock indicator does your sales order item and delivery item have?


Viewing all articles
Browse latest Browse all 9190

Trending Articles



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