1.1.11

SAP Note 16472 - RLBEST00 terminates (stock takeover WMS)

Symptom:

Composite note:
RLBEST00 reads from a sequential dataset and generates a batch input session for generating transfer orders. When reading, a data movement can occur because of the following options:
The dataset is incorrectly created.
The customer creates the dataset in text mode. The report, however, reads in binary mode. Solution --> Supplement:
open dataset physname for input in text mode.
The customer creates the dataset in the existing system, for example, R/2 and transfers the data by means of PC connection. The PC connection, however, adds a filler byte. As a result, an adjustment occurs. -> corrected as standard in Release 3.0.
A base error occurred, if the customer is working under Windows NT. Please refer to note 13320: Batch input terminates after first COMMIT with incorrect data --> corrected as of Release 2.1F.

Cause and prerequisites

see above

Solution
see above

No comments:

Post a Comment