SAP ABAP Class CL_SMT_TSMT_CONTEXT (Read Table TWUF_CONTEXT)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_PERS (Package) Persistence Layer
Properties
Class CL_SMT_TSMT_CONTEXT  
Short Description Read Table TWUF_CONTEXT    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_PERS   Persistence Layer 
Created 20071211   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_TSMT_CONTEXT has no forward declaration.
Interfaces
Class CL_SMT_TSMT_CONTEXT has no interface implemented.
Friends
Class CL_SMT_TSMT_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_BUFFER Static Attribute Private Type reference (TYPE) SMT_CONTEXT_WITH_TEXT_STAB Buffer 20071211
2 S_ALL Static Attribute Private Type reference (TYPE) SMT_BOOLEAN All Read 20080228
Methods
# Method Level Visibility Method type Description Created on
1 HAS_DEPENDENT_ENTRIES Static method Public Method Do Dependent Entries Exist? 20071211
2 READ_SINGLE Static method Public Method Read Single Table Entry 20071211
3 READ_TABLE Static method Public Method Read Table for Application 20080228
4 REFRESH Static method Public Method Delete Buffer 20071211
Events
Class CL_SMT_TSMT_CONTEXT has no event.
Types
Class CL_SMT_TSMT_CONTEXT has no local type.
Method Signatures

Method HAS_DEPENDENT_ENTRIES 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) SMT_CONTEXT Kontext 20071211
2 Returning RE_RESULT Value transfer Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071211

Method HAS_DEPENDENT_ENTRIES on class CL_SMT_TSMT_CONTEXT has no exception.

Method READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) TSMT_CONTEXT Kontext 20071211
2 Exporting E_TEXT Call by reference Type reference (TYPE) TSMT_CONTEXTT Text: Kontext 20071211
3 Importing I_CONTEXT Call by reference Type reference (TYPE) SMT_CONTEXT Kontext 20071211
# Exception Resumable Description Created on
1 CX_SMT_NO_ENTRY 20071211

Method READ_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) SMT_CONTEXT_WITH_TEXT_STAB Kontext mit Text 20080228

Method READ_TABLE on class CL_SMT_TSMT_CONTEXT has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SMT_TSMT_CONTEXT has no parameter.
Method REFRESH on class CL_SMT_TSMT_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700