PFL_INDX - Generic index table for profile management
Generic index table for profile management information is stored in SAP table PFL_INDX.
It is part of development package SPFL in software component BC-CCM-CNF-PFL. This development package consists of objects that can be grouped under "Profiles".
It is part of development package SPFL in software component BC-CCM-CNF-PFL. This development package consists of objects that can be grouped under "Profiles".
Fields for table PFL_INDX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 4 | |
INSTANCE_NAME | Application Server Instance | X | MSNAME2 | CHAR | 80 | |
PARAMETER_NAME | Profile parameter name | X | PFEPARNAME | CHAR | 120 | |
SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | LRAW | 2886 |