SAP ABAP Message Class CNV_10996 Message Number 111 (Archive &1 - header logic is used for relevant structure field &3)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10996 (Package) Archive conversion
Attribute
Message class CNV_10996  
Short Description Messages for archive conversion    
Message Number 111  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
Archive &1 - header logic is used for relevant structure field &3
Help Document

Diagnosis

Archive has the determination path for org. determination stored for the relevant structure field (table ) in the table CNV_10020_DTFLD.
The table CNV_10996_ORGPTH contains all determination paths that are allowed for the archive conversion. The determination path is not contained in this table. Consequently, the org. determination as stored in the table CNV_10996_DTFLD refers to the header record.

System Response

The org. determination for the structure field (table ), which is relevant for the conversion, is based on the header record.

Procedure

If you still want the org. determination at item level using the determination path to take place, you need to find out if the necessary relationship data is (still) available in the database. If this is the case, you can include the determination path in the table CNV_10996_ORGPTH and generate the archiving program once again.

Example

You want to convert the field GJAHR in archiving Object SD_VBAK and structure COEP depending on the controlling area. The related determination by object numbers is stored in the table CNV_10020_DTFLD (determination path OBJNR_KOKRS (Typ M)). Because object numbers may already have been archived as well, org. determination using this determination path is not possible. Consequently, this path is not contained in the table CNV_10996_ORGPTH.
The table CNV_10996_DTFLD contains the header table VBAK for the archiving object SD_VBAK and the determination path VKORG_BUKRS (type S) for the target determination object KOKRS. In this case, org. determination for the field COEP-GJAHR takes place using the header record and this determination path.

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