SAP ABAP Class CL_SRM_SP_PROP_VIS_DEFINE (CL_SRM_SP_PROP_VIS_DEFINE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_PROPERTY (Package) Generic Property Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_OBJECT | Abstract Base Class for SPs | 20020903 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_PROP_VIS_DEFINE | IF_SRM_SP_PROP_VIS_DEFINE | 20020903 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_PROP_VIS_LIST_DEF | IF_SRM_SP_PROP_VIS_LIST_DEF | 20030730 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_PROP_VIS_DEFINE | CL_SRM_GSP_PROP_VIS_DEFINE | 20030121 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_PROP_CROSS_QY_LDEF | CL_SRM_SP_PROP_CROSS_QY_LDEF | 20040909 |
Properties
| Class | CL_SRM_SP_PROP_VIS_DEFINE | |
| Short Description | CL_SRM_SP_PROP_VIS_DEFINE | |
| Super Class | CL_SRM_SP_OBJECT | Abstract Base Class for SPs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_PROPERTY | Generic Property Handling |
| Created | 20020903 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_SP_PROP_VIS_DEFINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_PROP_VIS_DEFINE | IF_SRM_SP_PROP_VIS_DEFINE | 20020903 | ||
| 2 | IF_SRM_SP_PROP_VIS_LIST_DEF | IF_SRM_SP_PROP_VIS_LIST_DEF | 20030730 |
Friends
Class CL_SRM_SP_PROP_VIS_DEFINE has no friend class.
Attributes
Class CL_SRM_SP_PROP_VIS_DEFINE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Attribute Modifiable? (is_once_mainatain, Mode, is initial) | 20030821 | |
| 2 | Instance method | Protected | Method | VIS_DEFINE_GET | 20030121 | |
| 3 | Instance method | Protected | Method | VIS_LIST_DEFINE_GETT | 20030730 |
Events
Class CL_SRM_SP_PROP_VIS_DEFINE has no event.
Types
Class CL_SRM_SP_PROP_VIS_DEFINE has no local type.
Method Signatures
Method GET_IS_MODIFYABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Attribut | 20030821 | |||
| 2 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | Kontext | 20030821 | |||
| 3 | IS_MODIFYABLE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Ist Attribute änderbar? | 20030821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20030821 |
Method VIS_DEFINE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030121 | |||
| 2 | PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20030121 |
Method VIS_LIST_DEFINE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030730 | |||
| 2 | PROPERTY_DESC_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | List: IF_SRM_ATTRIBUTE_VALUE | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20030730 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |