SAP ABAP Class IF_BSP_METADATA (BSP Runtime: Metadata Interface for Model Attributes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BSP_METADATA_SIMPLE BSP Runtime: Metadata Interface Simple Model Attributes 20020325
2 Interface composition (i COMPRISING i_ref)  IF_BSP_METADATA_STRUCT BSP Runtime: Metadata Interface Model Attributes (Structure) 20020325
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_BSP_METADATA Shared memory enabled version of CL_BSP_METADATA 20110412
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_METADATA BSP Runtime: Metadata for Model Attribute 20020325
Properties
Class IF_BSP_METADATA  
Short Description BSP Runtime: Metadata Interface for Model Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020325   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_METADATA has no forward declaration.
Interfaces
Class IF_BSP_METADATA has no interface implemented.
Friends
Class IF_BSP_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LABEL_LONG Constant Public Type reference (TYPE) I 2 Long Field Label 20020325
2 CO_LABEL_MEDIUM Constant Public Type reference (TYPE) I 1 Medium field label 20020325
3 CO_LABEL_SHORT Constant Public Type reference (TYPE) I 0 Short field label 20020325
4 CO_LABEL_TITLE Constant Public Type reference (TYPE) I 3 Field ID Header 20020429
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAP_TYPE Instance method Public Method ABAP Type (d, t, ...) 20020325
2 GET_LABEL Instance method Public Method Field Label 20020325
Events
Class IF_BSP_METADATA has no event.
Types
Class IF_BSP_METADATA has no local type.
Method Signatures

Method GET_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_TYPE Value transfer Type reference (TYPE) SYCHAR01 ABAP Datentyp 20020325

Method GET_ABAP_TYPE on class IF_BSP_METADATA has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LABEL Value transfer Type reference (TYPE) STRING Feldbezeichner 20020325
2 Importing TYPE Call by reference Type reference (TYPE) I CO_LABEL_MEDIUM s. co_label_.... 20020325

Method GET_LABEL on class IF_BSP_METADATA has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in