SAP ABAP Class CL_WB2_TARGET_OPERATION (Target Document Selection)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_SUBJECT Observed by Observer 20000814
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_OBSERVER Observer 20000815
Properties
Class CL_WB2_TARGET_OPERATION  
Short Description Target Document Selection    
Super Class CL_WB2_SUBJECT Observed by Observer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000814   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB2_VARIANT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB2_OBSERVER Observer 20000815
Friends
Class CL_WB2_TARGET_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_FOUND_DOC Instance attribute Private Type reference (TYPE) WB2_KEY_2_DOC_STAB Mapping Table from Document Key to Document 20001130
2 A_BADI_FILTER_TARGET Instance attribute Private Object reference (TYPE REF TO) IF_EX_WB2_FILTER_TARGET BAdI Interface IF_EX_WB2_FILTER_TARGET 20001108
3 A_BADI_FILTER_TARGET_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_EX_WB2_FILTER_TARG_ROOT BAdI Interface IF_EX_WB2_FILTER_TARG_ROOT 20001108
4 A_HANDLE Instance attribute Private Type reference (TYPE) WB2_OBJECT_HANDLE Unique Number for Objects (Temporary) 20000815
5 A_SELECTED_ONCE Instance attribute Private Type reference (TYPE) BVAL Data was selected at least once 20010703
6 A_SELECTION_AREA Instance attribute Private Object reference (TYPE REF TO) CL_WB2_SELECTION_AREA Selection Area for Target Documents 20000814
7 A_SEL_STEP Instance attribute Private Object reference (TYPE REF TO) CL_WB2_TARGET_SEL_STEP Business Process Step for Selection of Target Documents 20000814
8 A_SOURCE_OPERATION Instance attribute Private Object reference (TYPE REF TO) CL_WB2_SOURCE_OPERATION Source Document Processing 20000814
9 A_TARGET_LIST Instance attribute Private Object reference (TYPE REF TO) CL_WB2_DATA_LIST List of Documents 20000814
10 A_WB Instance attribute Private Object reference (TYPE REF TO) CL_WB2_WB Workbench 20000814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000814
2 GET Instance method Public Method Elements of Target Document Selection 20000814
3 HANDLE_SELECT Instance method Public Event handling method Select Target Documents 20000818
4 IS_SELECTED_ONCE Instance method Public Method Was data selected at least once? 20010703
5 RESET Instance method Public Method Reset 20001004
6 RESET_SELECTED_ONCE Instance method Public Method Reset Indicator 20010719
7 SELECT Instance method Public Method Select Target Documents 20000814
8 SELECT_FROM_DB Instance method Public Method Read and Enhance and Filter from Database 20001130
Events
Class CL_WB2_TARGET_OPERATION has no event.
Types
Class CL_WB2_TARGET_OPERATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_OPERATION Call by reference Object reference (TYPE REF TO) CL_WB2_SOURCE_OPERATION Quelldokumentbearbeitung 20000814
2 Importing I_WB Call by reference Object reference (TYPE REF TO) CL_WB2_WB Workbench 20000814

Method CONSTRUCTOR on class CL_WB2_TARGET_OPERATION has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FOUND_DOC Call by reference Type reference (TYPE) WB2_KEY_2_DOC_STAB Mappingtabelle von Dokumentschlüssel auf Dokument 20031209
2 Exporting E_SELECTION_AREA Call by reference Object reference (TYPE REF TO) CL_WB2_SELECTION_AREA Selektionsbereich für Dokumente 20000814
3 Exporting E_SEL_STEP Call by reference Object reference (TYPE REF TO) CL_WB2_BUSINESS_STEP Geschäftsprozeßschritt Selektion Zieldokumente 20000814
4 Exporting E_TARGET_LIST Call by reference Object reference (TYPE REF TO) CL_WB2_DATA_LIST Liste von Dokumenten 20000814

Method GET on class CL_WB2_TARGET_OPERATION has no exception.

Method HANDLE_SELECT Signature

Method HANDLE_SELECT on class CL_WB2_TARGET_OPERATION has no parameter.
Method HANDLE_SELECT on class CL_WB2_TARGET_OPERATION has no exception.

Method IS_SELECTED_ONCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SELECTED Value transfer Type reference (TYPE) BVAL Boolean 20010703

Method IS_SELECTED_ONCE on class CL_WB2_TARGET_OPERATION has no exception.

Method RESET Signature

Method RESET on class CL_WB2_TARGET_OPERATION has no parameter.
Method RESET on class CL_WB2_TARGET_OPERATION has no exception.

Method RESET_SELECTED_ONCE Signature

Method RESET_SELECTED_ONCE on class CL_WB2_TARGET_OPERATION has no parameter.
Method RESET_SELECTED_ONCE on class CL_WB2_TARGET_OPERATION has no exception.

Method SELECT Signature

Method SELECT on class CL_WB2_TARGET_OPERATION has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000814

Method SELECT_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_DATA Call by reference Type reference (TYPE) WB2_KEY_2_DOCDATA_STAB Pointer von Schlüssel auf Beleg + Daten 20001130
2 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) BVAL SPACE Boolean 20001212
3 Importing I_PRE_STEP_VAL Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20001130
4 Importing I_STEP_VAL Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20001130
5 Importing I_TEW_MODE_VAL Call by reference Type reference (TYPE) WB2_MODE Modus des Schrittes eines Geschäftsprozesses 20001130
6 Importing I_TEW_TYPE_VAL Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20001130
7 Changing T_DOC Call by reference Type reference (TYPE) WB2_KEY_2_DOC_STAB Mappingtabelle von Dokumentschlüssel auf Dokument 20001130
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20001130
History
Last changed by/on SAP  20031212 
SAP Release Created in 46C