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 | ![]() |
Constant | Public | Type reference (TYPE) | SATT_NAME | 'F4_COUNTRY' | Type: FUNCNAME | 20000210 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SATT_NAME | 'F4_INDUSTRY' | Type: FUNCNAME | 20000210 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SATT_NAME | 'F4_ROAD' | Type: FUNCNAME | 20000210 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SATT_NAME | 'F4_ROLE' | Type: FUNCNAME | 20000210 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SATT_NAME | 'F4_SUBJECT' | Type: FUNCNAME | 20000210 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_PARAM_TYP | Hierarchy maintenance display attribute | 20000127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes Parameter from User Parameters | 20000128 |
2 | ![]() |
Instance method | Public | Method | Returns Parameter | 20000127 |
3 | ![]() |
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 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SATT_NAME | Name eines User Parameters | 20000128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch Benutzer | 20000128 | |
2 | ![]() |
allgemeiner Fehler | 20000128 |
Method GET_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert des User Parameters | 20000127 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SATT_NAME | Name eines User Parameters | 20000127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch Benutzer | 20000127 | |
2 | ![]() |
allg. Fehler | 20000127 | |
3 | ![]() |
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 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SATT_NAME | Name eines User Parameters | 20000127 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert eines User Parameters | 20000127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch Benutzer | 20000127 | |
2 | ![]() |
allgemeiner Fehler | 20000127 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46D |