SAP ABAP Class IF_WCB_TEXT_TRANSFER_RO (Read Texts from Model)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_ELIGIBLE_RO Eligible Partner (Read Only) 20050131
2 Interface composition (i COMPRISING i_ref)  IF_WCB_HEADER_RO Condition Contract Header (Read Only) 20050131
3 Interface composition (i COMPRISING i_ref)  IF_WCB_TEXT_TRANSFER Change Texts in Model 20050131
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_ELIGIBLE Eligible Partner 20050131
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_HEADER Condition Contract Header 20050131
Properties
Class IF_WCB_TEXT_TRANSFER_RO  
Short Description Read Texts from Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050131   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCB_TEXT_TRANSFER_RO has no forward declaration.
Interfaces
Class IF_WCB_TEXT_TRANSFER_RO has no interface implemented.
Friends
Class IF_WCB_TEXT_TRANSFER_RO has no friend class.
Attributes
Class IF_WCB_TEXT_TRANSFER_RO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXT Instance method Public Method Text 20050131
2 GET_TEXT_IDS Instance method Public Method Possible Text Types 20050131
3 IS_CHANGEABLE Instance method Public Method Can Text Be Changed? 20050214
4 SELECT_TEXT Instance method Public Method Key for All Existing Texts 20050131
Events
Class IF_WCB_TEXT_TRANSFER_RO has no event.
Types
Class IF_WCB_TEXT_TRANSFER_RO has no local type.
Method Signatures

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINE Call by reference Type reference (TYPE) WCB_TLINE_TAB SAPscript: Text-Zeilen 20050131
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_GENERIC_CONTEXT generischer Kontext: nur ein Kontext ist gefüllt 20050131
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050131
4 Importing I_TDID Call by reference Type reference (TYPE) TDID Text-ID 20050131
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050131

Method GET_TEXT_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TDID Call by reference Type reference (TYPE) WCB_TDID_STAB Textart + Text 20050131
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_GENERIC_CONTEXT generischer Kontext: nur ein Kontext ist gefüllt 20050131

Method GET_TEXT_IDS on class IF_WCB_TEXT_TRANSFER_RO has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_GENERIC_CONTEXT generischer Kontext: nur ein Kontext ist gefüllt 20050215
2 Returning RE_CHANGEABLE Value transfer Type reference (TYPE) BVAL Boolean 20050214

Method IS_CHANGEABLE on class IF_WCB_TEXT_TRANSFER_RO has no exception.

Method SELECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_KEY Call by reference Type reference (TYPE) WCB_TDID_LANG_STAB Textarten + Sprache + Beschreibung 20050131
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_GENERIC_CONTEXT generischer Kontext: nur ein Kontext ist gefüllt 20050131

Method SELECT_TEXT on class IF_WCB_TEXT_TRANSFER_RO has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in