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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | Mapping Table from Document Key to Document | 20001130 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB2_FILTER_TARGET | BAdI Interface IF_EX_WB2_FILTER_TARGET | 20001108 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB2_FILTER_TARG_ROOT | BAdI Interface IF_EX_WB2_FILTER_TARG_ROOT | 20001108 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_OBJECT_HANDLE | Unique Number for Objects (Temporary) | 20000815 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BVAL | Data was selected at least once | 20010703 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_SELECTION_AREA | Selection Area for Target Documents | 20000814 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_TARGET_SEL_STEP | Business Process Step for Selection of Target Documents | 20000814 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_SOURCE_OPERATION | Source Document Processing | 20000814 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_DATA_LIST | List of Documents | 20000814 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_WB | Workbench | 20000814 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000814 |
2 | ![]() |
Instance method | Public | Method | Elements of Target Document Selection | 20000814 |
3 | ![]() |
Instance method | Public | Event handling method | Select Target Documents | 20000818 |
4 | ![]() |
Instance method | Public | Method | Was data selected at least once? | 20010703 |
5 | ![]() |
Instance method | Public | Method | Reset | 20001004 |
6 | ![]() |
Instance method | Public | Method | Reset Indicator | 20010719 |
7 | ![]() |
Instance method | Public | Method | Select Target Documents | 20000814 |
8 | ![]() |
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 | ![]() |
I_SOURCE_OPERATION | Call by reference | Object reference (TYPE REF TO) | CL_WB2_SOURCE_OPERATION | Quelldokumentbearbeitung | 20000814 | ||
2 | ![]() |
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 | ![]() |
ET_FOUND_DOC | Call by reference | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | Mappingtabelle von Dokumentschlüssel auf Dokument | 20031209 | ||
2 | ![]() |
E_SELECTION_AREA | Call by reference | Object reference (TYPE REF TO) | CL_WB2_SELECTION_AREA | Selektionsbereich für Dokumente | 20000814 | ||
3 | ![]() |
E_SEL_STEP | Call by reference | Object reference (TYPE REF TO) | CL_WB2_BUSINESS_STEP | Geschäftsprozeßschritt Selektion Zieldokumente | 20000814 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
interner Fehler | 20000814 |
Method SELECT_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DOC_DATA | Call by reference | Type reference (TYPE) | WB2_KEY_2_DOCDATA_STAB | Pointer von Schlüssel auf Beleg + Daten | 20001130 | ||
2 | ![]() |
I_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | BVAL | SPACE | Boolean | 20001212 | |
3 | ![]() |
I_PRE_STEP_VAL | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20001130 | ||
4 | ![]() |
I_STEP_VAL | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20001130 | ||
5 | ![]() |
I_TEW_MODE_VAL | Call by reference | Type reference (TYPE) | WB2_MODE | Modus des Schrittes eines Geschäftsprozesses | 20001130 | ||
6 | ![]() |
I_TEW_TYPE_VAL | Call by reference | Type reference (TYPE) | WB2_TEW_TYPE | Trading Execution Workbench Art | 20001130 | ||
7 | ![]() |
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 | ![]() |
interner Fehler | 20001130 |
History
Last changed by/on | SAP | 20031212 |
SAP Release Created in | 46C |