CNV_INDX_MACPARS - (OBSOLETE) HR conversion: Parameters for import/export
(OBSOLETE) HR conversion: Parameters for import/export information is stored in SAP table CNV_INDX_MACPARS.
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_MACPARS
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 | CNV_INDX_MACROS |
RELID | Area of the INDX table | X | CNV_INDX_RELID | CHAR | 4 | CNV_INDX_MACROS |
MACRO_IMPEX | Indicator for import/export type of the macro | X | CNV_MACRO_IMPEXPFLAG | CHAR | 2 | CNV_INDX_MACROS |
MACRO_NUM | Macro number | X | CNV_MNUM | NUMC | 4 | CNV_INDX_MACROS |
PARAMNUM | Conversion: consecutive number for a parameter | X | CNV_PANUM | NUMC | 4 | |
PARAMTYPE | Conversion: Type of parameter for a conversion routine | CNV_PATYPE | CHAR | 2 | ||
PARAMVAL | Conversion: Value of a parameter for a conversion routine | CNV_PARAM | CHAR | 80 |