SAP ABAP Table SPFL_PARAMETER_METADATA (Metadata for a Profile Parameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-CNF-PFL (Application Component) Maintain Profile
     SPFL (Package) Profiles
Basic Data
Table Category INTTAB    Structure 
Structure SPFL_PARAMETER_METADATA   Table Relationship Diagram
Short Description Metadata for a Profile Parameter    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 NAME SPFL_PARAMETER_NAME   STRG 0   0   Name of the Profile Parameter  
2 TYPE SPFL_PARAMETER_TYPE SPFL_ENUM_TYPE INT4 10   0   Parameter Type  
3 RESTRICTION_VALUES SPFL_RESTRICTION_VALUES   STRG 0   0   Parameter Restriction Values  
4 UNIT SPFL_PARAMETER_UNIT   STRG 0   0   Parameter Unit  
5 PGROUP SPFL_PARAMETER_GROUP   STRG 0   0   Parameter Group  
6 DESCRIPTION SPFL_PARAMETER_DESCRIPTION   STRG 0   0   Parameter Description  
7 CSN_COMPONENT SPFL_PARAMETER_CSN_COMPONENT   STRG 0   0   CSN Component of the Parameter  
8 IS_SYSTEM SPFL_IS_SYSTEM_PARAMETER SPFL_BOOL_TYPE NUMC 1   0   Is a System Parameter?  
9 IS_DYNAMIC SPFL_IS_DYNAMIC_PARAMETER SPFL_BOOL_TYPE NUMC 1   0   Is a Dynamic Parameter?  
10 IS_VECTOR SPFL_IS_VECTOR_PARAMETER SPFL_BOOL_TYPE NUMC 1   0   Is a Vector Parameter?  
11 HAS_SUBPARAMETERS SPFL_HAS_SUB_PARAMETERS SPFL_BOOL_TYPE NUMC 1   0   Has Subparameters?  
12 IS_CHECK_FCT_DEFINED SPFL_CHECK_FCT_DEFINED SPFL_BOOL_TYPE NUMC 1   0   Is a Check Function Defined?  
History
Last changed by/on SAP  20130604 
SAP Release Created in