SAP ABAP Interface IF_BSP_METADATA_STRUCT (BSP Runtime: Metadata Interface Model Attributes (Structure))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
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
Interface IF_BSP_METADATA_STRUCT  
Short Description BSP Runtime: Metadata Interface Model Attributes (Structure)    
General Data
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20020325   SAP 
Last changed 20020325   SAP 
Unicode checks active    
Forward declarations
Interface IF_BSP_METADATA_STRUCT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_METADATA BSP Runtime: Metadata Interface for Model Attributes 20020325
Friends
Interface IF_BSP_METADATA_STRUCT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LABEL_LONG Instance attribute Public Attribute reference (LIKE) 20020325
2 CO_LABEL_MEDIUM Instance attribute Public Attribute reference (LIKE) 20020325
3 CO_LABEL_SHORT Instance attribute Public Attribute reference (LIKE) 20020325
Methods
# Method Level Visibility Method type Description Created on
1 DESCRIBE_COMPONENT_BY_INDEX Instance method Public Method Returns the Metadata for a Structure Component (Index) 20020325
2 DESCRIBE_COMPONENT_BY_NAME Instance method Public Method Returns the Metadata for a Structure Component (Name) 20020325
3 GET_ABAP_TYPE Instance method Public Method 20020325
4 GET_COMPONENT_NAMES Instance method Public Method Returns the Name of all Components in the Structure 20020325
5 GET_LABEL Instance method Public Method 20020325
6 NUM_COMPONENTS Instance method Public Method Returns the Number of Structure Components in the Structure 20020325
Events
Interface IF_BSP_METADATA_STRUCT has no event.
Types
Interface 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 Importing INDEX Call by reference Type reference (TYPE) I Index der Komponente (1..n) 20020325
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE Metadaten 20020325

Method DESCRIBE_COMPONENT_BY_INDEX on Interface 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 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE Metadaten zu Komponente 20020325
2 Importing NAME Call by reference Type reference (TYPE) STRING Name der Komponente 20020325

Method DESCRIBE_COMPONENT_BY_NAME on Interface IF_BSP_METADATA_STRUCT has no exception.

Method GET_ABAP_TYPE Signature

Method GET_ABAP_TYPE on Interface IF_BSP_METADATA_STRUCT has no parameter.
Method GET_ABAP_TYPE on Interface 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 Returning NAMES Value transfer Type reference (TYPE) TBSPSTRINGS Liste der Komponentennamen 20020325

Method GET_COMPONENT_NAMES on Interface IF_BSP_METADATA_STRUCT has no exception.

Method GET_LABEL Signature

Method GET_LABEL on Interface IF_BSP_METADATA_STRUCT has no parameter.
Method GET_LABEL on Interface 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 Returning COMPONENTS Value transfer Type reference (TYPE) I Anzahl Strukturkomponenten 20020325

Method NUM_COMPONENTS on Interface IF_BSP_METADATA_STRUCT has no exception.
History
Last changed by/on SAP  20020325 
SAP Release Created in 620