CNV_INDX_MACROS - (OBSOLETE) HR conversion: Import and export macros
(OBSOLETE) HR conversion: Import and export macros information is stored in SAP table CNV_INDX_MACROS.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNV_INDX_MACROS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
CLUSTER_NAME | Name of the INDX-like Cluster Table | X | CNV_INDX_CLUNAME | CHAR | 60 | DD02L |
RELID | Area of the INDX table | X | CNV_INDX_RELID | CHAR | 4 | |
MACRO_IMPEX | Indicator for import/export type of the macro | X | CNV_MACRO_IMPEXPFLAG | CHAR | 2 | |
MACRO_NUM | Macro number | X | CNV_MNUM | NUMC | 4 | |
MACRO_TYPE | Conversion: Type of routine used | CNV_TYPE | CHAR | 2 | ||
MACRO_NAME | Name of the used routine | CNV_FUNC | CHAR | 60 |