SAP ABAP Class CL_SMIF_TEXT_REPOSITORY (Matching Interfaces: Texts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_SMIF (Package) Matching Interfaces
Properties
Class CL_SMIF_TEXT_REPOSITORY  
Short Description Matching Interfaces: Texts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESD_SMIF   Matching Interfaces 
Created 20081125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SMIF_TEXT_REPOSITORY has no interface implemented.
Friends
Class CL_SMIF_TEXT_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_CORR_INSERT Instance attribute Private Type reference (TYPE) SMIF_S_CORR_INSERT Corr. insert 20081211
2 PS_TRANSPORT_KEY Instance attribute Private Type reference (TYPE) TRKEY Complete Key of a Transport Object 20090119
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USAGE Instance method Private Method 20090127
2 CHANGE_TEXT Instance method Public Method 20090119
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090119
4 DELETE_SINGLE_OTR_TEXT Instance method Public Method 20090119
5 DELETE_USAGE Instance method Private Method 20090127
6 GET_CORR_INSERT Instance method Public Method Sets the corr insert key 20081211
7 GET_INSTANCE_TADIR Static method Public Method 20090119
8 GET_TRANSPORT_KEY Instance method Public Method Sets the transport key 20081211
9 OTR_2_TEXT Instance method Public Method 20090119
10 SET_CORR_INSERT Instance method Public Method Sets the corr insert key 20081211
11 SET_TRANSPORT_KEY Instance method Public Method Sets the transport key 20081202
12 TEXT_2_OTR Instance method Public Method 20090119
Events
Class CL_SMIF_TEXT_REPOSITORY has no event.
Types
Class CL_SMIF_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 I_SOTR_CONC Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20090127
2 Importing I_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090127

Method ADD_USAGE on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method CHANGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SOTR_CONC Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20090119
2 Importing I_FLAG_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090119
3 Importing I_SOTR_CONC Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20090119
4 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20090119

Method CHANGE_TEXT on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSPORT_KEY Call by reference Type reference (TYPE) TRKEY Complete Key of a Transport Object 20090119

Method CONSTRUCTOR on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method DELETE_SINGLE_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONCEPT Call by reference Type reference (TYPE) SOTR_CONC 20090119
2 Importing I_FLAG_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090119

Method DELETE_SINGLE_OTR_TEXT on class CL_SMIF_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 I_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090127

Method DELETE_USAGE on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method GET_CORR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CORR_INSERT Call by reference Type reference (TYPE) SMIF_S_CORR_INSERT Complete Key of a Transport Object 20081211

Method GET_CORR_INSERT on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method GET_INSTANCE_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MATCHING_OBJ Call by reference Type reference (TYPE) SMIF_MATCHING_OBJ Matching Interfaces: Matching Object 20090119
2 Returning R_TEXT_REP Value transfer Object reference (TYPE REF TO) CL_SMIF_TEXT_REPOSITORY Matching Interfaces: Texts 20090119

Method GET_INSTANCE_TADIR on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method GET_TRANSPORT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TRANSPORT_KEY Call by reference Type reference (TYPE) TRKEY Complete Key of a Transport Object 20081211

Method GET_TRANSPORT_KEY on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method OTR_2_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONCEPT Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20090119
2 Importing I_DISPLAY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090120
3 Importing I_FLAG_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090119
4 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20090119
5 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20090119

Method OTR_2_TEXT on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method SET_CORR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CORR_INSERT Call by reference Type reference (TYPE) SMIF_S_CORR_INSERT Complete Key of a Transport Object 20081211

Method SET_CORR_INSERT on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method SET_TRANSPORT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSPORT_KEY Call by reference Type reference (TYPE) TRKEY Complete Key of a Transport Object 20081202

Method SET_TRANSPORT_KEY on class CL_SMIF_TEXT_REPOSITORY has no exception.

Method TEXT_2_OTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SOTR_CONC Call by reference Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20090119
2 Importing I_FLAG_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090119
3 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20090119

Method TEXT_2_OTR on class CL_SMIF_TEXT_REPOSITORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720