SAP ABAP Class CL_SATT_USER_PARAMETERS (User Parameter for Attribute Repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-ASA (Application Component) ASAP (AcceleratedSAP)
     SATT (Package) Attribute Repository for Reference Objects
Properties
Class CL_SATT_USER_PARAMETERS  
Short Description User Parameter for Attribute Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATT   Attribute Repository for Reference Objects 
Created 20000127   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATT_USER_PARAMETERS has no forward declaration.
Interfaces
Class CL_SATT_USER_PARAMETERS has no interface implemented.
Friends
Class CL_SATT_USER_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_F4_EXIT_COUNTRY Constant Public Type reference (TYPE) SATT_NAME 'F4_COUNTRY' Type: FUNCNAME 20000210
2 C_F4_EXIT_INDUSTRY Constant Public Type reference (TYPE) SATT_NAME 'F4_INDUSTRY' Type: FUNCNAME 20000210
3 C_F4_EXIT_ROAD Constant Public Type reference (TYPE) SATT_NAME 'F4_ROAD' Type: FUNCNAME 20000210
4 C_F4_EXIT_ROLE Constant Public Type reference (TYPE) SATT_NAME 'F4_ROLE' Type: FUNCNAME 20000210
5 C_F4_EXIT_SUBJECT Constant Public Type reference (TYPE) SATT_NAME 'F4_SUBJECT' Type: FUNCNAME 20000210
6 T_PARAM Static Attribute Private Type reference (TYPE) T_PARAM_TYP Hierarchy maintenance display attribute 20000127
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PARAM Instance method Public Method Deletes Parameter from User Parameters 20000128
2 GET_PARAM Instance method Public Method Returns Parameter 20000127
3 SET_PARAM Instance method Public Method Sets a Parameter 20000127
Events
Class CL_SATT_USER_PARAMETERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PARAM_TYP Protected See coding PARAM_TYP 20000127
2 T_PARAM_TYP Protected See coding 20000127
Method Signatures

Method DELETE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SATT_NAME Name eines User Parameters 20000128
# Exception Resumable Description Created on
1 CANCELED Abbruch durch Benutzer 20000128
2 ERROR allgemeiner Fehler 20000128

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Wert des User Parameters 20000127
2 Importing I_NAME Call by reference Type reference (TYPE) SATT_NAME Name eines User Parameters 20000127
# Exception Resumable Description Created on
1 CANCELED Abbruch durch Benutzer 20000127
2 ERROR allg. Fehler 20000127
3 NO_ENTRY Kein Eintrag unter dem angegebenen Namen 20000127

Method SET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SATT_NAME Name eines User Parameters 20000127
2 Importing I_VALUE Call by reference Type reference (TYPE) ANY Wert eines User Parameters 20000127
# Exception Resumable Description Created on
1 CANCELED Abbruch durch Benutzer 20000127
2 ERROR allgemeiner Fehler 20000127
History
Last changed by/on SAP  00000000 
SAP Release Created in 46D