SAP ABAP Class IF_SRM_ATTRIBUTE_DESC (Attribute Description - Read)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SRM_EDIT_ATTRIBUTE_DESC | Attribute Description - Edit | 20010608 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ATTRIBUTE_DESCRIPTION | Attribute Description - Basis Class & Any | 20000312 |
Properties
| Class | IF_SRM_ATTRIBUTE_DESC | |
| Short Description | Attribute Description - Read | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000308 | SAP |
| Last change | 20041208 | 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 IF_SRM_ATTRIBUTE_DESC has no interface implemented.
Friends
Class IF_SRM_ATTRIBUTE_DESC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | ID from General Description | 20041006 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'INTEGER' | ID: Supported Data Type | 20010625 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'INTERFACE' | ID: Supported Data Type | 20010727 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 3 | 20010627 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 2 | 20010627 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 1 | 20010627 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'STRING' | ID: Supported Data Type | 20010625 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'TABFIELD' | ID: Supported Data Type | 20020423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | General Description Information | 20000405 | |
| 2 | Instance method | Public | Method | Get: Attribute ID | 20010627 | |
| 3 | Instance method | Public | Method | Integer-Specific Description Information | 20000405 | |
| 4 | Instance method | Public | Method | Interface-Specific Description Information | 20010727 | |
| 5 | Instance method | Public | Method | Query Description Information | 20021122 | |
| 6 | Instance method | Public | Method | Gets Reference Fields | 20040920 | |
| 7 | Instance method | Public | Method | Returns Object Status | 20010627 | |
| 8 | Instance method | Public | Method | String-Specific Description Information | 20000405 | |
| 9 | Instance method | Public | Method | Table Field-Specific Description Information | 20020422 | |
| 10 | Instance method | Public | Method | Gets Data Type (IF_SRM_ATTRIBUTE_DESC=>STRING, ...) | 20030702 | |
| 11 | Instance method | Public | Method | Visualization Description Information | 20020829 | |
| 12 | Instance method | Public | Method | List Visualization Description Information (Hitlist) | 20030730 | |
| 13 | Instance method | Public | Method | Checks Data Type | 20010701 |
Events
Class IF_SRM_ATTRIBUTE_DESC has no event.
Types
Class IF_SRM_ATTRIBUTE_DESC has no local type.
Method Signatures
Method GET_GENERAL_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADGEN | Attribut Beschreibung: Generelle Eigenschaften | 20010702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20010701 |
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ID | Value transfer | Type reference (TYPE) | STRING | Attribute ID | 20010702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20010701 |
Method GET_INTEGER_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADINT | Attribut Beschreibung: Integer spezifische Eigenschaften | 20010702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20010701 |
Method GET_INTERFACE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADIF | Attribut Beschreibung: Interface spezifische Eigenschaften | 20010727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20010727 |
Method GET_QUERY_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADQUE | Attribut Beschreibung: Visuelle Eigenschaften | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20021122 |
Method GET_RELATED_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RELATION | Call by reference | Type reference (TYPE) | SRMAVRELA | Relation zwischen Attribut-Wert-Objekten | 20040920 | |||
| 2 | RE_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibung - Read | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung (abstrakt) | 20040920 |
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATE | Value transfer | Type reference (TYPE) | I | Zustand des Objekts | 20010627 |
Method GET_STATE on class IF_SRM_ATTRIBUTE_DESC has no exception.
Method GET_STRING_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADSTR | Attribut Beschreibung: String spezifische Eigenschaften | 20010702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20010701 |
Method GET_TABFIELD_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADTAFOUT | Attribut Beschreibung: Tabellenfeld spezifi. Eigenschaften | 20020422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20020422 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TYPE | Value transfer | Type reference (TYPE) | STRING | Typ | 20030702 |
Method GET_TYPE on class IF_SRM_ATTRIBUTE_DESC has no exception.
Method GET_VISUAL_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADVIS | Attribut Beschreibung: Visuelle Eigenschaften | 20020829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20020829 |
Method GET_VIS_IN_LIST_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESC | Value transfer | Type reference (TYPE) | SRMADVLS | Attribut Beschreibung: Visuelle Eigenschaften | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung existiert nicht | 20030730 |
Method IS_OF_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | STRING | 20010702 | ||||
| 2 | RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM_OBJECT=>TRUE / FALSE | 20010701 |
Method IS_OF_TYPE on class IF_SRM_ATTRIBUTE_DESC has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in |