SAP ABAP Class CL_SRM_PARA_PROFILE (Global Parameter Profile (Normally Area-Specific))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_PARA_PROFILE | Global Parameter Profile (Normally Area-Specific) | 20040217 |
Properties
| Class | CL_SRM_PARA_PROFILE | |
| Short Description | Global Parameter Profile (Normally Area-Specific) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20040216 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_PARA_PROFILE | Global Parameter Profile (Normally Area-Specific) | 20040217 |
Friends
Class CL_SRM_PARA_PROFILE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 20040224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Does SCMGPARAM still have to be taken into account? | 20040223 | |
| 2 | Static method | Public | Method | Read | 20040216 | |
| 3 | Static method | Public | Method | Read all values for a PARA_GROUP/_ID (cross-area) | 20040218 | |
| 4 | Static method | Private | Method | Read SCMGPARAM | 20040224 |
Events
Class CL_SRM_PARA_PROFILE has no event.
Types
Class CL_SRM_PARA_PROFILE has no local type.
Method Signatures
Method CHECK_SCMGPARAM_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | STRING | 20040224 | ||||
| 2 | PARA_GROUP | Call by reference | Type reference (TYPE) | STRING | 20040224 | ||||
| 3 | USE_SCMGPARAM | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040224 |
Method CHECK_SCMGPARAM_USE on class CL_SRM_PARA_PROFILE has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | STRING | AREA-ID nötig, wenn Parameter AREA-spezifisch! | 20040216 | |||
| 2 | PARA_GROUP | Call by reference | Type reference (TYPE) | STRING | 20040216 | ||||
| 3 | PARA_ID | Call by reference | Type reference (TYPE) | STRING | 20040216 | ||||
| 4 | PARA_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040216 |
Method GET on class CL_SRM_PARA_PROFILE has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARA_GROUP | Call by reference | Type reference (TYPE) | STRING | 20040218 | ||||
| 2 | PARA_ID | Call by reference | Type reference (TYPE) | STRING | 20040218 | ||||
| 3 | PARA_VALUE_TAB | Value transfer | Type reference (TYPE) | SRMTTSTRING | String | 20040218 |
Method GET_ALL on class CL_SRM_PARA_PROFILE has no exception.
Method GET_SCMGPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOUND | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040224 | |||
| 2 | PARA_ID | Call by reference | Type reference (TYPE) | STRING | 20040224 | ||||
| 3 | PARA_VALUE | Call by reference | Type reference (TYPE) | STRING | 20040224 |
Method GET_SCMGPARAM on class CL_SRM_PARA_PROFILE has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |