SAP ABAP Class CL_SMT_TSMT_EVENT_C (Read Table TWUF_EVENT_C)
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_EVENT_C  
Short Description Read Table TWUF_EVENT_C    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_PERS   Persistence Layer 
Created 20080312   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_TSMT_EVENT_C has no forward declaration.
Interfaces
Class CL_SMT_TSMT_EVENT_C has no interface implemented.
Friends
Class CL_SMT_TSMT_EVENT_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_BUFFER Static Attribute Private Type reference (TYPE) TY_BUFFER_STAB Buffer 20080312
2 ST_STRUCTURE_FIELD Static Attribute Private Type reference (TYPE) SMT_FIELD_STAB Field Names of Fields for Structures in tsmt_event 20080312
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080312
2 READ_SINGLE Static method Public Method Read Single Table Entry 20080312
3 READ_TABLE Static method Public Method Read Table for Application 20080312
4 REFRESH Static method Public Method Delete Buffer 20080312
Events
Class CL_SMT_TSMT_EVENT_C has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUFFER Private See coding Buffer 20080312 BEGIN OF ty_buffer, application TYPE smt_application, t_data TYPE tsmt_event_c_stab, END OF ty_buffer
2 TY_BUFFER_STAB Private See coding Buffer 20080312 ty_buffer_stab TYPE SORTED TABLE OF ty_buffer WITH UNIQUE KEY application
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SMT_TSMT_EVENT_C has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_TSMT_EVENT_C 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_EVENT_C Ereignis 20080312
2 Importing I_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Anwendung 20080312
3 Importing I_EVENT Call by reference Type reference (TYPE) SMT_EVENT Ereignis 20080312
# Exception Resumable Description Created on
1 CX_SMT_NO_ENTRY 20080312

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) TSMT_EVENT_C_STAB Ereignis 20080312
2 Importing I_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Anwendung 20080312

Method READ_TABLE on class CL_SMT_TSMT_EVENT_C has no exception.

Method REFRESH Signature

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