SAP ABAP Class IF_BSP_METADATA_STRUCT (BSP Runtime: Metadata Interface Model Attributes (Structure))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BSP_METADATA | BSP Runtime: Metadata Interface for Model Attributes | 20020325 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BSP_METADATA_TABLE | BSP Runtime: Metadata Interface Model Attributes (Table) | 20020325 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_METADATA_STRUCT | BSP Runtime: Metadata for Model Attribute (Structure) | 20020325 |
Properties
| Class | IF_BSP_METADATA_STRUCT | |
| Short Description | BSP Runtime: Metadata Interface Model Attributes (Structure) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020325 | SAP |
| Last change | 20020325 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSP_METADATA_STRUCT has no forward declaration.
Interfaces
Class IF_BSP_METADATA_STRUCT has no interface implemented.
Friends
Class IF_BSP_METADATA_STRUCT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020325 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20020325 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Metadata for a Structure Component (Index) | 20020325 | |
| 2 | Instance method | Public | Method | Returns the Metadata for a Structure Component (Name) | 20020325 | |
| 3 | Instance method | Public | Method | 20020325 | ||
| 4 | Instance method | Public | Method | Returns the Name of all Components in the Structure | 20020325 | |
| 5 | Instance method | Public | Method | 20020325 | ||
| 6 | Instance method | Public | Method | Returns the Number of Structure Components in the Structure | 20020325 |
Events
Class IF_BSP_METADATA_STRUCT has no event.
Types
Class IF_BSP_METADATA_STRUCT has no local type.
Method Signatures
Method DESCRIBE_COMPONENT_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | Index der Komponente (1..n) | 20020325 | |||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | Metadaten | 20020325 |
Method DESCRIBE_COMPONENT_BY_INDEX on class IF_BSP_METADATA_STRUCT has no exception.
Method DESCRIBE_COMPONENT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | Metadaten zu Komponente | 20020325 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der Komponente | 20020325 |
Method DESCRIBE_COMPONENT_BY_NAME on class IF_BSP_METADATA_STRUCT has no exception.
Method GET_ABAP_TYPE Signature
Method GET_ABAP_TYPE on class IF_BSP_METADATA_STRUCT has no parameter.
Method GET_ABAP_TYPE on class IF_BSP_METADATA_STRUCT has no exception.
Method GET_COMPONENT_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMES | Value transfer | Type reference (TYPE) | TBSPSTRINGS | Liste der Komponentennamen | 20020325 |
Method GET_COMPONENT_NAMES on class IF_BSP_METADATA_STRUCT has no exception.
Method GET_LABEL Signature
Method GET_LABEL on class IF_BSP_METADATA_STRUCT has no parameter.
Method GET_LABEL on class IF_BSP_METADATA_STRUCT has no exception.
Method NUM_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENTS | Value transfer | Type reference (TYPE) | I | Anzahl Strukturkomponenten | 20020325 |
Method NUM_COMPONENTS on class IF_BSP_METADATA_STRUCT has no exception.
History
| Last changed by/on | SAP | 20020325 |
| SAP Release Created in |