SAP ABAP Class CL_ENH_TEXT_REPOSITORY (Web Service MD Text Repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_TEXT_REPOSITORY 20040318
Properties
Class CL_ENH_TEXT_REPOSITORY  
Short Description Web Service MD Text Repository    
Super Class CL_WB_TEXT_REPOSITORY  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_BASE   Enhancement Base Functionality 
Created 20040318   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ENH_TEXT_REPOSITORY has no forward declaration.
Interfaces
Class CL_ENH_TEXT_REPOSITORY has no interface implemented.
Friends
Class CL_ENH_TEXT_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TEXT_VERS Instance attribute Protected Type reference (TYPE) ENHTEXT_VERS_IT Table of Structure ENHTEXT_VERS 20100915
2 GT_TEXT_VERSDATA Instance attribute Protected Type reference (TYPE) ENHTEXT_VERSDATA_IT Table of Structure enhtext_versdata 20100915
3 G_READ_FROM_VERS Instance attribute Protected Type reference (TYPE) ENHBOOLEAN Enhancement Boolean 20100915
4 G_SCWB_CALL Instance attribute Protected Type reference (TYPE) ENHBOOLEAN Enhancement Boolean 20100915
5 G_TRKORR Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20100915
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USAGE Instance method Private Method 20040318
2 ADD_USAGE_LONGTEXT Instance method Private Method 20040318
3 CONSTRUCTOR Instance method Public Constructor 20100915
4 COPY_LONGTEXT Instance method Public Method 20040519
5 COPY_SHORTTEXT Instance method Public Method 20041027
6 DELETE_ALL Instance method Public Method 20050427
7 DELETE_USAGE Instance method Private Method 20040318
8 DELETE_USAGE_LONGTEXT Instance method Private Method 20040318
9 HAS_LONG_TEXT Instance method Public Method 20050427
10 HAS_SHORT_TEXT Instance method Public Method 20050427
Events
Class CL_ENH_TEXT_REPOSITORY has no event.
Types
Class CL_ENH_TEXT_REPOSITORY has no local type.
Method Signatures

Method ADD_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_ID Call by reference Type reference (TYPE) SOTR_CONC 20040318

Method ADD_USAGE on class CL_ENH_TEXT_REPOSITORY has no exception.

Method ADD_USAGE_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_ID Call by reference Type reference (TYPE) SOTR_CONC 20040318

Method ADD_USAGE_LONGTEXT on class CL_ENH_TEXT_REPOSITORY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT_VERS Call by reference Type reference (TYPE) ENHTEXT_VERS_IT 20100915
2 Importing IT_TEXT_VERSDATA Call by reference Type reference (TYPE) ENHTEXT_VERSDATA_IT 20100915
3 Importing I_READ_FROM_VERS Call by reference Type reference (TYPE) ENHBOOLEAN ABAP_FALSE 20100915
4 Importing I_SCWB_CALL Call by reference Type reference (TYPE) ENHBOOLEAN 20100915
5 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR 20100915
6 Importing MODIFICATION_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU 20100915
7 Importing TRANSPORT_KEY Call by reference Type reference (TYPE) TRKEY 20100915

Method CONSTRUCTOR on class CL_ENH_TEXT_REPOSITORY has no exception.

Method COPY_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_OTR_ID Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20040519
2 Returning TARGET_OTR_ID Value transfer Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20040519

Method COPY_LONGTEXT on class CL_ENH_TEXT_REPOSITORY has no exception.

Method COPY_SHORTTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_OTR_ID Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20041027
2 Returning TARGET_OTR_ID Value transfer Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20041027
# Exception Resumable Description Created on
1 CX_WB_TEXT_CREATE_EXCEPTION Fehler beim Anlegen eines Textes 20041027
2 CX_WB_TEXT_NOT_EXISTING Text Repository : Text existiert nicht 20041027

Method DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050427

Method DELETE_ALL on class CL_ENH_TEXT_REPOSITORY has no exception.

Method DELETE_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_ID Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20040614

Method DELETE_USAGE on class CL_ENH_TEXT_REPOSITORY has no exception.

Method DELETE_USAGE_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_ID Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20040614

Method DELETE_USAGE_LONGTEXT on class CL_ENH_TEXT_REPOSITORY has no exception.

Method HAS_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_LONG_TEXT Value transfer Type reference (TYPE) ENHBOOLEAN Enhancment Boolean 20050427

Method HAS_LONG_TEXT on class CL_ENH_TEXT_REPOSITORY has no exception.

Method HAS_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_SHORT_TEXT Value transfer Type reference (TYPE) ENHBOOLEAN Enhancment Boolean 20050427

Method HAS_SHORT_TEXT on class CL_ENH_TEXT_REPOSITORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700