SAP ABAP Class CL_SRM_US_STRUCT (Namespace for User Settings (Hierarchically Organized))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management

⤷

⤷

Properties
Class | CL_SRM_US_STRUCT | |
Short Description | Namespace for User Settings (Hierarchically Organized) | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
Created | 20020313 | SAP |
Last change | 20020313 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_US_STRUCT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRM_US_SETTING_SPACE | 20020313 | Namespace for User Settings (Hierarchically Organized) |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Values | 20020313 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates an Empty Structure | 20020313 |
2 | ![]() |
Instance method | Public | Method | Get Boolean Field from Structure | 20020313 |
3 | ![]() |
Instance method | Public | Method | Get Integer Field from Structure | 20020313 |
4 | ![]() |
Instance method | Public | Method | Get String Field from Structure | 20020313 |
5 | ![]() |
Instance method | Public | Method | Set Boolean Field in Structure | 20020313 |
6 | ![]() |
Instance method | Public | Method | Set Integer Field in Structure | 20020313 |
7 | ![]() |
Instance method | Public | Method | Set String Field in Structure | 20020313 |
Events
Class CL_SRM_US_STRUCT has no event.
Types
Class CL_SRM_US_STRUCT has no local type.
Method Signatures
Method CREATE_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_US_STRUCT | Namensraum für Benutzereinstellungen (hierarch. geordnet) | 20020313 |
Method CREATE_EMPTY on class CL_SRM_US_STRUCT has no exception.
Method GET_BOOLEAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20020313 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Feldwert | 20020313 |
Method GET_BOOLEAN on class CL_SRM_US_STRUCT has no exception.
Method GET_INTEGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20020313 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | Feldwert | 20020313 |
Method GET_INTEGER on class CL_SRM_US_STRUCT has no exception.
Method GET_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20020313 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Feldwert | 20020313 |
Method GET_STRING on class CL_SRM_US_STRUCT has no exception.
Method SET_BOOLEAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20020313 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Feldwert | 20020313 |
Method SET_BOOLEAN on class CL_SRM_US_STRUCT has no exception.
Method SET_INTEGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20020313 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | Feldwert | 20020313 |
Method SET_INTEGER on class CL_SRM_US_STRUCT has no exception.
Method SET_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20020313 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Feldwert | 20020313 |
Method SET_STRING on class CL_SRM_US_STRUCT has no exception.
History
Last changed by/on | SAP | 20020313 |
SAP Release Created in | 630 |