SAP ABAP Class CL_SRM_PROP_DDIC (CL_SRM_PROP_DDIC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_PROPERTY (Package) Generic Property Handling
⤷
⤷
Properties
| Class | CL_SRM_PROP_DDIC | |
| Short Description | CL_SRM_PROP_DDIC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_PROPERTY | Generic Property Handling |
| Created | 20030627 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_PROP_DDIC has no forward declaration.
Interfaces
Class CL_SRM_PROP_DDIC has no interface implemented.
Friends
Class CL_SRM_PROP_DDIC has no friend class.
Attributes
Class CL_SRM_PROP_DDIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | CHECK_VALUE_HELP_AVAILABLE | 20030627 | |
| 2 | Static method | Public | Method | CONVERSION_IN | 20030627 | |
| 3 | Static method | Public | Method | CONVERSION_OUT | 20030627 | |
| 4 | Static method | Public | Method | EXECUTE_HELP | 20030627 | |
| 5 | Static method | Public | Method | EXECUTE_VALUE_CHECK | 20030627 | |
| 6 | Static method | Public | Method | EXECUTE_VALUE_HELP | 20030627 | |
| 7 | Static method | Public | Method | GET_DESCRIPTION | 20050701 | |
| 8 | Static method | Public | Method | Gets Text with IF_TEXT_IDENTIFIER | 20030813 | |
| 9 | Static method | Public | Method | INPUT_CHECK_SIMULATION | 20050203 | |
| 10 | Static method | Private | Method | STRING_TAB_MERGE | 20030710 |
Events
Class CL_SRM_PROP_DDIC has no event.
Types
Class CL_SRM_PROP_DDIC has no local type.
Method Signatures
Method CHECK_VALUE_HELP_AVAILABLE 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 | 20030627 | ||||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030627 | |||
| 3 | IS_AVAILABLE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030627 | |||
| 4 | TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Name eines ABAP Dictionary-Objekts | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VALUE | 20030627 |
Method CONVERSION_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Name eines ABAP Dictionary-Objekts | 20030627 | |||
| 2 | IN | Value transfer | Type reference (TYPE) | STRING | 20030627 | ||||
| 3 | OUT | Call by reference | Type reference (TYPE) | STRING | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VALUE | 20030627 |
Method CONVERSION_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Name eines ABAP Dictionary-Objekts | 20030627 | |||
| 2 | IN | Call by reference | Type reference (TYPE) | STRING | 20030627 | ||||
| 3 | OUT | Value transfer | Type reference (TYPE) | STRING | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VALUE | 20030627 |
Method EXECUTE_HELP 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 | 20030627 | ||||
| 2 | HELPER_FOUND | Value transfer | Type reference (TYPE) | SRMBOOLEAN | 20030627 | ||||
| 3 | PROPERTY_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VALUE | 20030627 |
Method EXECUTE_VALUE_CHECK 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 | 20030814 | ||||
| 2 | VALUE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_PROP_VALUE | Value-Handler | 20030814 | |||
| 3 | VAL_HDL_WA | Call by reference | Type reference (TYPE) | SRMATTRVALHDL | List: IF_SRM_ATTRIBUTE_VALUE | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20030627 |
Method EXECUTE_VALUE_HELP 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 | 20030627 | ||||
| 2 | VALUE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_PROP_VALUE | Value-Handler | 20030814 | |||
| 3 | VAL_HDL_WA | Call by reference | Type reference (TYPE) | SRMATTRVALHDL | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_PROP_DDIC | 20030627 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION_L | Call by reference | Type reference (TYPE) | STRING | 20050701 | ||||
| 2 | DESCRIPTION_M | Call by reference | Type reference (TYPE) | STRING | 20050701 | ||||
| 3 | DESCRIPTION_S | Call by reference | Type reference (TYPE) | STRING | 20050701 | ||||
| 4 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050701 | |||
| 5 | TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_PROP_DDIC | 20050701 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | zugehöriges Description-Objekt | 20030813 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | Text zum gegebenen Attributwert | 20030813 | |||
| 3 | TEXT_FOR_VALUE_READ | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Konnte der Text ermittelt werden? | 20030813 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | ANY | Attributwert, zu dem Text zu holen ist | 20030813 | |||
| 5 | VALUE_RECORD | Call by reference | Type reference (TYPE) | ANY | Datenbank-Struktur mit Attributwerten (optional) | 20030813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VALUE | 20030813 |
Method INPUT_CHECK_SIMULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibung - Read | 20050203 | |||
| 2 | ERROR | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050203 | |||
| 3 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050203 | ||||
| 4 | VALUE_OUT | Call by reference | Type reference (TYPE) | STRING | 20050203 |
Method INPUT_CHECK_SIMULATION on class CL_SRM_PROP_DDIC has no exception.
Method STRING_TAB_MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_STRING_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_STRING | 20030710 | ||||
| 2 | INSERT_STRING_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_STRING | 20030710 | ||||
| 3 | REQUESTED_INDEX | Call by reference | Type reference (TYPE) | I | 20030710 | ||||
| 4 | RESULT_STRING_TAB | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | 20030710 |
Method STRING_TAB_MERGE on class CL_SRM_PROP_DDIC has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 640 |