SAP ABAP Message Class AZ Message Number 008 (Incorrect call sequence of the extractor module)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA (Application Component) Cross-Application Components
     NDBS (Package) New Dimension Plug-In: Basis Objects
Attribute
Message class AZ  
Short Description Master data messages for external applications    
Message Number 008  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 19981203   
Message Text
Incorrect call sequence of the extractor module
Help Document

Diagnosis

Data extractors consist of two parts:

  • A key extractor for determining the key values of the header table.
  • A data extractor that returns the data of all supported tables beginning with the key values.

Both extractors consist of two modules (an initialization module and a module for determining the next data). An initialization module was not called in your application.

System Response

Correct your program so that the initialization modules are also called.

Procedure

Procedure for System Administration

History
Last changed on/by 20131127  SAP 
SAP Release Created in