SAP ABAP Message Class CCMSBI_MESSAGES Message Number 274 (Serious error: New request before old request completed, or no init)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA (Application Component) Cross-Application Components
⤷
RS_BCT_CCMS_CPH_EXTRACTORS (Package) CCMS System Management CPH Extractors
⤷
⤷
Attribute
| Message class | CCMSBI_MESSAGES | ||
| Short Description | Messages for the Extraction of CCMS Data into BW | ||
| Message Number | |
274 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20080612 |
Message Text
Serious error: New request before old request completed, or no init
Help Document
Diagnosis
The extractor was called with a new request ID, before a previous request had been fully executed,
or
the initialization call was missing for a new request.
System Response
Procedure
Case 1:
It is probable that not all of the data was transferred for the previous request. For a renewed data load, the delta pointer must first be reset.
Case 2:
With a new request make sure that the init flag is set first when the
extractor is called.
Procedure for System Administration
History
| Last changed on/by | 20080612 | SAP | |
| SAP Release Created in | 2004_1_640 |