SAP ABAP Class IF_WCB_TEXT_TRANSFER (Change Texts in Model)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_TEXT_TRANSFER_RO Read Texts from Model 20050131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WCB_ELIGIBLE Eligible Partner 20050131
2 Interface composition (i COMPRISING i_ref)  IF_WCB_HEADER Condition Contract Header 20050131
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_ELIGIBLE Eligible Partner 20050131
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_HEADER Condition Contract Header 20050131
Properties
Class IF_WCB_TEXT_TRANSFER  
Short Description Change Texts in Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050131   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCB_TEXT_TRANSFER has no forward declaration.
Interfaces
Class IF_WCB_TEXT_TRANSFER has no interface implemented.
Friends
Class IF_WCB_TEXT_TRANSFER has no friend class.
Attributes
Class IF_WCB_TEXT_TRANSFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_TEXT Instance method Public Method Change Text 20050131
2 CREATE_TEXT Instance method Public Method New Text 20050131
3 DELETE_ALL_TEXTS Instance method Public Method Delete All Texts from a Context 20050209
4 DELETE_TEXT Instance method Public Method Delete Text 20050131
5 GET_TEXT Instance method Public Method 20050131
6 GET_TEXT_IDS Instance method Public Method 20050131
7 IS_CHANGEABLE Instance method Public Method 20050214
8 SELECT_TEXT Instance method Public Method 20050131
9 UPDATE_TEXT Instance method Public Method Create or Change Texts 20050201
Events
Class IF_WCB_TEXT_TRANSFER has no event.
Types
Class IF_WCB_TEXT_TRANSFER has no local type.
Method Signatures

Method CHANGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_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
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050203

Method CREATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_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
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050203

Method DELETE_ALL_TEXTS 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 20050209
# Exception Resumable Description Created on
1 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050209

Method DELETE_TEXT 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 20050131
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050131
3 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
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050203

Method GET_TEXT Signature

Method GET_TEXT on class IF_WCB_TEXT_TRANSFER has no parameter.
Method GET_TEXT on class IF_WCB_TEXT_TRANSFER has no exception.

Method GET_TEXT_IDS Signature

Method GET_TEXT_IDS on class IF_WCB_TEXT_TRANSFER has no parameter.
Method GET_TEXT_IDS on class IF_WCB_TEXT_TRANSFER has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class IF_WCB_TEXT_TRANSFER has no parameter.
Method IS_CHANGEABLE on class IF_WCB_TEXT_TRANSFER has no exception.

Method SELECT_TEXT Signature

Method SELECT_TEXT on class IF_WCB_TEXT_TRANSFER has no parameter.
Method SELECT_TEXT on class IF_WCB_TEXT_TRANSFER has no exception.

Method UPDATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINE Call by reference Type reference (TYPE) WCB_TLINE_TAB SAPscript: Text-Zeilen 20050201
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_GENERIC_CONTEXT generischer Kontext: nur ein Kontext ist gefüllt 20050201
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050201
4 Importing I_TDID Call by reference Type reference (TYPE) TDID Text-ID 20050201
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050201
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050203
History
Last changed by/on SAP  20050411 
SAP Release Created in