30.1.11

SAP Note 19643 - Batch input RCSBI010 terminates at the beginning

Symptom:

Batch input transfer program RCSBI010 terminates with READ DATASET ... when reading the sequential data set.

Cause and prerequisites

The data set was generated from an external system in binary mode.

Solution
Generate the data set in text mode. Program RCSBI010 executes an OPEN DATASET in TEXT MODE and expects that the BOM data is available in form of individual data records.

Additional key words

Batch input

No comments:

Post a Comment