SAP ABAP Class CL_WCB_TEXT_FACTORY (Text Factory)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_PERS (Package) Condition Contract Persistence Layer
Properties
Class CL_WCB_TEXT_FACTORY  
Short Description Text Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_PERS   Condition Contract Persistence Layer 
Created 20050127   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CHBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCB_TEXT_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCB_CC_FACTORY 20050128 Condition Contract Factory
2 CL_WCB_ELIGIBLE 20050128 Eligible Partner
3 CL_WCB_HEADER 20050128 Condition Contract Header
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_CHANGE Static Attribute Private Type reference (TYPE) WCB_TEXT_KEY_STAB Changed Texts 20050128
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_TEXT Static method Protected Method Change Text 20050127
2 COMMIT_TEXT Static method Protected Method Inform Text Tool That Texts Are To Be Saved 20050128
3 CREATE_CHANGE_LIST Static method Public Method Create Entries for Change Documents 20050207
4 CREATE_TEXT Static method Protected Method New text 20050201
5 DELETE_TEXT Static method Protected Method Delete Text 20050128
6 GET_CATALOG Static method Private Method Get Catalog 20050207
7 GET_TEXT Static method Protected Method Return Text 20050127
8 INSERT_INTO_CHANGE_LIST Static method Private Method Buffer Entry 20050128
9 RESET Static method Protected Method Delete Text Buffer 20050202
10 SELECT_TEXT Static method Protected Method Select/Find Texts 20050127
11 UPDATE_TEXT Static method Protected Method Change or Create Text 20050201
Events
Class CL_WCB_TEXT_FACTORY has no event.
Types
Class CL_WCB_TEXT_FACTORY 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 20050128
2 Importing I_CC Call by reference Object reference (TYPE REF TO) IF_WCB_CC_RO Konditionskontrakt (read only) 20050314
3 Importing I_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS geändertes Feld 20050128
4 Importing I_ITEM_GUID Call by reference Type reference (TYPE) WCB_ITEM_GUID Konditionskontrakt: PositionsGUID 20050314
5 Importing I_KEY Call by reference Type reference (TYPE) WCB_TEXT_KEY Schlüssel eines Textes 20050128
6 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050128
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050128

Method COMMIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TVNAM Call by reference Type reference (TYPE) WCB_TVNAM_TAB Textnamen zur Umbenennung von Texten vor der Verbuchung 20050128

Method COMMIT_TEXT on class CL_WCB_TEXT_FACTORY has no exception.

Method CREATE_CHANGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CDTXT Call by reference Type reference (TYPE) WCB_CDTXT_TAB Änderungsbelege: Textänderungen 20050207

Method CREATE_CHANGE_LIST on class CL_WCB_TEXT_FACTORY has no exception.

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 20050204
2 Importing I_CC Call by reference Object reference (TYPE REF TO) IF_WCB_CC_RO Konditionskontrakt (read only) 20050314
3 Importing I_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20050201
4 Importing I_ITEM_GUID Call by reference Type reference (TYPE) WCB_ITEM_GUID Konditionskontrakt: PositionsGUID 20050314
5 Importing I_KEY Call by reference Type reference (TYPE) WCB_TEXT_KEY Schlüssel eines Textes 20050201
6 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050201
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050425

Method DELETE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CC Call by reference Object reference (TYPE REF TO) IF_WCB_CC_RO Konditionskontrakt (read only) 20050314
2 Importing I_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS geändertes Feld 20050128
3 Importing I_ITEM_GUID Call by reference Type reference (TYPE) WCB_ITEM_GUID Konditionskontrakt: PositionsGUID 20050314
4 Importing I_KEY Call by reference Type reference (TYPE) WCB_TEXT_KEY Schlüssel eines Textes 20050128
5 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050128
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050128

Method GET_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CATALOG Call by reference Type reference (TYPE) WCB_TCATALOG_STAB SAPscript Programmierschnittstelle: Struktur CATALOG 20050207

Method GET_CATALOG on class CL_WCB_TEXT_FACTORY has no exception.

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 20050127
2 Exporting E_HEAD Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20050128
3 Importing I_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SY-TABIX Archivhandle 20050609
4 Importing I_CC Call by reference Object reference (TYPE REF TO) IF_WCB_CC_RO Konditionskontrakt (read only) 20050314
5 Importing I_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20050128
6 Importing I_ITEM_GUID Call by reference Type reference (TYPE) WCB_ITEM_GUID Konditionskontrakt: PositionsGUID 20050314
7 Importing I_KEY Call by reference Type reference (TYPE) WCB_TEXT_KEY Schlüssel eines Textes 20050127
8 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050128
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050128

Method INSERT_INTO_CHANGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEAD Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20050128

Method INSERT_INTO_CHANGE_LIST on class CL_WCB_TEXT_FACTORY has no exception.

Method RESET Signature

Method RESET on class CL_WCB_TEXT_FACTORY has no parameter.
Method RESET on class CL_WCB_TEXT_FACTORY has no exception.

Method SELECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) WCB_TEXT_KEY_STAB Schlüssel eines Textes 20050127
2 Importing I_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SY-TABIX Archivhandle 20050609
3 Importing I_NAME Call by reference Type reference (TYPE) TDOBNAME Name 20050128
4 Importing I_OBJECT Call by reference Type reference (TYPE) THEAD-TDOBJECT Texte: Anwendungsobjekt 20050127

Method SELECT_TEXT on class CL_WCB_TEXT_FACTORY 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 20050204
2 Importing I_CC Call by reference Object reference (TYPE REF TO) IF_WCB_CC_RO Konditionskontrakt (read only) 20050314
3 Importing I_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20050201
4 Importing I_ITEM_GUID Call by reference Type reference (TYPE) WCB_ITEM_GUID Konditionskontrakt: PositionsGUID 20050314
5 Importing I_KEY Call by reference Type reference (TYPE) WCB_TEXT_KEY Schlüssel eines Textes 20050201
6 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050201
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050201
History
Last changed by/on SAP  20050219 
SAP Release Created in 600