SAP ABAP Class CL_WUF_TWUF_TR_C (Read Table TWUF_TR_C)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WUF_PERS (Package) Persistence Layer
Properties
Class CL_WUF_TWUF_TR_C  
Short Description Read Table TWUF_TR_C    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WUF_PERS   Persistence Layer 
Created 20060216   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WUF_TWUF_TR_C has no forward declaration.
Interfaces
Class CL_WUF_TWUF_TR_C has no interface implemented.
Friends
Class CL_WUF_TWUF_TR_C 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) TY_BUFFER_STAB Buffer 20060216
Methods
# Method Level Visibility Method type Description Created on
1 HAS_DEPENDENT_ENTRIES Static method Public Method Do Dependent Entries Exist? 20060221
2 HAS_ENTRY Static method Public Method Does at Least One Entry Exist? 20060221
3 IS_CONTEXT_CONTAINED Static method Public Method Context Contained 20060221
4 READ_SINGLE Static method Public Method Read Single Table Entry 20060216
5 READ_TABLE Static method Public Method Import Table for Application 20060216
6 READ_TABLE_FOR_EVENT Static method Public Method Read Table for Event 20060216
7 REFRESH Static method Public Method Delete Buffer 20060216
Events
Class CL_WUF_TWUF_TR_C has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUFFER Private See coding Buffer 20060216 BEGIN OF ty_buffer, application TYPE wuf_application, t_data TYPE twuf_tr_c_stab, END OF ty_buffer
2 TY_BUFFER_STAB Private See coding Buffer 20060216 ty_buffer_stab TYPE SORTED TABLE OF ty_buffer WITH UNIQUE KEY application
Method Signatures

Method HAS_DEPENDENT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) WUF_APPLICATION Anwendung 20060221
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WUF_CONTEXT Kontext 20060221
3 Importing I_EVENT Call by reference Type reference (TYPE) WUF_EVENT Ereignis 20060221
4 Importing I_TRANS_ORDER Call by reference Type reference (TYPE) WUF_TRANS_ORDER Reihenfolge des Transformationsaufrufes 20060221
5 Returning RE_RESULT Value transfer Type reference (TYPE) WUF_BOOLEAN Boolescher Wert 20060221

Method HAS_DEPENDENT_ENTRIES on class CL_WUF_TWUF_TR_C has no exception.

Method HAS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) WUF_APPLICATION Anwendung 20060221
2 Importing I_EVENT Call by reference Type reference (TYPE) WUF_EVENT Ereignis 20060221
3 Returning RE_CONTAINED Value transfer Type reference (TYPE) WUF_BOOLEAN Boolescher Wert 20060221

Method HAS_ENTRY on class CL_WUF_TWUF_TR_C has no exception.

Method IS_CONTEXT_CONTAINED 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) WUF_CONTEXT Kontext 20060221
2 Returning RE_RESULT Value transfer Type reference (TYPE) WUF_BOOLEAN Boolescher Wert 20060221

Method IS_CONTEXT_CONTAINED on class CL_WUF_TWUF_TR_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) TWUF_TR_C Mandantenabh: Aufruf einer Transformation 20060216
2 Importing I_APPLICATION Call by reference Type reference (TYPE) WUF_APPLICATION Anwendung 20060216
3 Importing I_CONTEXT Call by reference Type reference (TYPE) WUF_CONTEXT Kontext 20060216
4 Importing I_EVENT Call by reference Type reference (TYPE) WUF_EVENT Ereignis 20060216
5 Importing I_TRANS_ORDER Call by reference Type reference (TYPE) WUF_TRANS_ORDER Reihenfolge des Transformationsaufrufes 20060216
# Exception Resumable Description Created on
1 CX_WUF_NO_ENTRY Objekt existiert nicht 20060216

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) TWUF_TR_C_STAB Mandantenabh: Aufruf einer Transformation 20060216
2 Importing I_APPLICATION Call by reference Type reference (TYPE) WUF_APPLICATION Anwendung 20060216

Method READ_TABLE on class CL_WUF_TWUF_TR_C has no exception.

Method READ_TABLE_FOR_EVENT 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) TWUF_TR_C_STAB Mandantenabh: Aufruf einer Transformation 20060216
2 Importing I_APPLICATION Call by reference Type reference (TYPE) WUF_APPLICATION Anwendung 20060216
3 Importing I_EVENT Call by reference Type reference (TYPE) WUF_EVENT Ereignis 20060216

Method READ_TABLE_FOR_EVENT on class CL_WUF_TWUF_TR_C has no exception.

Method REFRESH Signature

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