SAP ABAP Table TPFYSTRUCT (Structure of 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 TPFYSTRUCT   Table Relationship Diagram
Short Description Structure of 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 PFEPARNAME TEXT60 CHAR 60   0   Profile parameter name  
2 GRP PFEDENAME PFEDENAME CHAR 10   0   Data element describing profile parameter  
3 TYPE PFETYPE CHAR1 CHAR 1   0   Parameter type  
4 CHG PFECHG CHAR1 CHAR 1   0   Flag for changes  
5 SEP PFESEP CHAR1 CHAR 1   0   Separator for special values  
6 STR PFESTR PFESTR CHAR 255   0   Field for special parameter values  
7 MIN PFEMIN   INT4 10   0   Minimum for a Parameter  
8 MAX PFEMAX   INT4 10   0   Maximum for a Parameter  
9 REPID PFEREPID PROGNAME CHAR 40   0   Name of report which contains check routine  
10 FORM PFEFORM CHAR30 CHAR 30   0   Name of form routine for checking profile parameter  
11 COMMENT PFECOMMENT PFEDESCR CHAR 80   0   Parameter comment / short description  
12 OPSYS PFEOPSYST TEXT10 CHAR 10   0   Profile parameter only valid for particular op. system  
13 CHECKALL PFECHKALL CHAR1 CHAR 1   0   Indicator: Should Parameters Be Checked On All Appl. Servers  
14 MIN64 PFEMIN64 NUM30 NUMC 30   0   Minimum for a Parameter (64 Bit)  
15 MAX64 PFEMAX64 NUM30 NUMC 30   0   Maximum for a Parameter (64 Bit)  
16 MIN_SET PFESET CHAR1 CHAR 1   0   Indicator of Whether Value Was Set  
17 MAX_SET PFESET CHAR1 CHAR 1   0   Indicator of Whether Value Was Set  
History
Last changed by/on SAP  20140117 
SAP Release Created in