FOPC_AU_PAR - ABAP Unit Parameter Values
ABAP Unit Parameter Values information is stored in SAP table FOPC_AU_PAR.
It is part of development package FOPC_ABAP_UNIT in software component FIN-CGV-MIC. This development package consists of objects that can be grouped under "ABAP Unit Tests".
It is part of development package FOPC_ABAP_UNIT in software component FIN-CGV-MIC. This development package consists of objects that can be grouped under "ABAP Unit Tests".
Fields for table FOPC_AU_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PARA_ID | Object ID | X | FOPC_OBJECT_ID | NUMC | 16 | |
PARA_NAME | Subcomponent name | SEOSCONAME | CHAR | 60 | ||
PARA_VALUE | Character field length 72 without check | CRMCHAR72 | CHAR | 144 | ||
PARA_TYPE | Single-Character Flag | CHAR1 | CHAR | 2 | ||
ASSERT_FLAG | Single-Character Flag | CHAR1 | CHAR | 2 |