SAP ABAP Class CL_BSP_DLC_STEXT_REPOSITORY (Text repository)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TEXTTOOL (Package) Text Management
Properties
Class CL_BSP_DLC_STEXT_REPOSITORY  
Short Description Text repository    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TEXTTOOL   Text Management 
Created 20051018   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC_STEXT_REPOSITORY has no forward declaration.
Interfaces
Class CL_BSP_DLC_STEXT_REPOSITORY has no interface implemented.
Friends
Class CL_BSP_DLC_STEXT_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT_ID Instance attribute Private Type reference (TYPE) BSP_DLC_CONTEXT_ID Identification of component/view/usage 20051018
2 IS_SAP_SYSTEM Instance attribute Private Type reference (TYPE) BOOLEAN True if System is SAP 20060118
3 SUBKEY_DEFAULT Constant Public Type reference (TYPE) BSP_DLC_SUBKEY '<*>' Default subkey value 20051018
4 TEXT_TABLE Instance attribute Private Type reference (TYPE) TABNAME16 Table name, 16 characters 20060118
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CUSTOM_TEXT Instance method Public Method Retrieves custom text 20051104
2 GET_CUSTOM_TEXT Instance method Public Method Retrieves custom text 20051018
3 GET_INSTANCE Static method Public Method Creates an instance of the class 20051018
4 SET_CUSTOM_TEXT Instance method Public Method Sets custom text 20051018
Events
Class CL_BSP_DLC_STEXT_REPOSITORY has no event.
Types
Class CL_BSP_DLC_STEXT_REPOSITORY has no local type.
Method Signatures

Method DELETE_CUSTOM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSPORT_DATA Call by reference Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20060119
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) CHAR70 Character field, length 70 20051104
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20051104
4 Importing IV_SUBKEY Call by reference Type reference (TYPE) BSP_DLC_SUBKEY Generic Subkey 20051104
# Exception Resumable Description Created on
1 ERROR_OCCURRED 20051104

Method GET_CUSTOM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) CHAR70 Character field, length 70 20051018
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20051018
3 Importing IV_SUBKEY Call by reference Type reference (TYPE) BSP_DLC_SUBKEY SUBKEY_DEFAULT Generic Subkey 20051018
4 Returning RV_TEXT Value transfer Type reference (TYPE) TEXT128 Work Area Length 128 20051018

Method GET_CUSTOM_TEXT on class CL_BSP_DLC_STEXT_REPOSITORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20051018
2 Importing IV_USAGE Call by reference Type reference (TYPE) BSP_DLC_USAGE Usage context 20051018
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT 20051018
4 Returning RV_STEXT_REPOSITORY Value transfer Object reference (TYPE REF TO) CL_BSP_DLC_STEXT_REPOSITORY Text framework 20051018

Method GET_INSTANCE on class CL_BSP_DLC_STEXT_REPOSITORY has no exception.

Method SET_CUSTOM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSPORT_DATA Call by reference Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20060118
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) CHAR70 Character field, length 70 20051018
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20051018
4 Importing IV_SUBKEY Call by reference Type reference (TYPE) BSP_DLC_SUBKEY SUBKEY_DEFAULT Generic Subkey 20051018
5 Importing IV_TEXT Call by reference Type reference (TYPE) TEXT128 Work Area Length 128 20051018

Method SET_CUSTOM_TEXT on class CL_BSP_DLC_STEXT_REPOSITORY has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700