SAP ABAP Class IF_BSP_METADATA_SIMPLE (BSP Runtime: Metadata Interface Simple Model Attributes)
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 implementation (CLASS c. INTERFACES i_ref)  CL_AXT_BSP_METADATA_SIMPLE Shared memory enabled version of CL_BSP_METADATA_SIMPLE 20110412
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_METADATA_SIMPLE BSP Runtime: Metadata for Model Attribute 20020325
Properties
Class IF_BSP_METADATA_SIMPLE  
Short Description BSP Runtime: Metadata Interface Simple 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 20020325   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_METADATA_SIMPLE has no forward declaration.
Interfaces
Class IF_BSP_METADATA_SIMPLE has no interface implemented.
Friends
Class IF_BSP_METADATA_SIMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONV_EXIT_INPUT Constant Public Type reference (TYPE) I 0 Input Conversion Exit 20020325
2 CO_CONV_EXIT_OUTPUT Constant Public Type reference (TYPE) I 1 Output Conversion Exit 20020325
3 CO_LABEL_LONG Instance attribute Public Attribute reference (LIKE) 20020325
4 CO_LABEL_MEDIUM Instance attribute Public Attribute reference (LIKE) 20020325
5 CO_LABEL_SHORT Instance attribute Public Attribute reference (LIKE) 20020325
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAP_TYPE Instance method Public Method 20020325
2 GET_CONVERSION_EXIT Instance method Public Method Returns the Name of the Conversion Exit 20020325
3 GET_DISPLAY_LENGTH Instance method Public Method Display Length/Output Length 20020325
4 GET_LABEL Instance method Public Method 20020325
5 GET_LENGTH Instance method Public Method Length 20020325
6 GET_VALUELIST Instance method Public Method Returns a List With Possible Values 20020426
7 HAS_VALUE_HELP Instance method Public Method Value Help Supported? 20020325
8 UPPERCASE_ONLY Instance method Public Method Only Supports Capitals 20020325
Events
Class IF_BSP_METADATA_SIMPLE has no event.
Types
Class IF_BSP_METADATA_SIMPLE has no local type.
Method Signatures

Method GET_ABAP_TYPE Signature

Method GET_ABAP_TYPE on class IF_BSP_METADATA_SIMPLE has no parameter.
Method GET_ABAP_TYPE on class IF_BSP_METADATA_SIMPLE has no exception.

Method GET_CONVERSION_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONVERSION_EXIT Value transfer Type reference (TYPE) STRING Names des Conversion Exit oder Leerstring 20020325
2 Importing IN_OUT Call by reference Type reference (TYPE) I Input or Output (s. co_conv_exit_...) 20020325

Method GET_CONVERSION_EXIT on class IF_BSP_METADATA_SIMPLE has no exception.

Method GET_DISPLAY_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_LENGTH Value transfer Type reference (TYPE) I Anzeige- bzw. Ausgabelänge 20020325

Method GET_DISPLAY_LENGTH on class IF_BSP_METADATA_SIMPLE has no exception.

Method GET_LABEL Signature

Method GET_LABEL on class IF_BSP_METADATA_SIMPLE has no parameter.
Method GET_LABEL on class IF_BSP_METADATA_SIMPLE has no exception.

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LENGTH Value transfer Type reference (TYPE) I Länge 20020325

Method GET_LENGTH on class IF_BSP_METADATA_SIMPLE has no exception.

Method GET_VALUELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUES Value transfer Type reference (TYPE) SHSVALTAB Werteliste 20020426
# Exception Resumable Description Created on
1 CX_BSP_SERVICES_SHLP Exceptions in BSP-Suchhilfe-Services 20020426

Method HAS_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_VALUE_HELP Value transfer Type reference (TYPE) I 0: nein, 1: ja 20020325

Method HAS_VALUE_HELP on class IF_BSP_METADATA_SIMPLE has no exception.

Method UPPERCASE_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UPPERCASE_ONLY Value transfer Type reference (TYPE) I 0: auch lowercase; 1: nur uppercase 20020325

Method UPPERCASE_ONLY on class IF_BSP_METADATA_SIMPLE has no exception.
History
Last changed by/on SAP  20020325 
SAP Release Created in