SAP ABAP Class CL_WB2_SELECTION_AREA (Selection Area for Documents)
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 | 20000713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_OBSERVER | Observer | 20000713 |
Properties
| Class | CL_WB2_SELECTION_AREA | |
| Short Description | Selection Area for Documents | |
| 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 | 20000713 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB2_SELECTION_AREA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB2_OBSERVER | Observer | 20000713 |
Friends
Class CL_WB2_SELECTION_AREA 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_OBJECT_HANDLE | Unique Number for Objects (Temporary) | 20000713 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WB2_SELECTION_RANGE | Selection Ranges | 20000720 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WB2_BUSINESS_STEP | Business Process Step for Selection | 20000713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000814 | |
| 2 | Instance method | Private | Method | Create Data Container for Selection | 20000713 | |
| 3 | Instance method | Public | Method | Return Selected Documents | 20000717 | |
| 4 | Instance method | Public | Method | Selection Range - Object | 20000720 | |
| 5 | Instance method | Public | Method | Reset | 20000713 |
Events
Class CL_WB2_SELECTION_AREA has no event.
Types
Class CL_WB2_SELECTION_AREA 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_SEL_STEP | Call by reference | Object reference (TYPE REF TO) | CL_WB2_BUSINESS_STEP | Geschäftsprozeßschritt | 20000814 |
Method CONSTRUCTOR on class CL_WB2_SELECTION_AREA has no exception.
Method CREATE_SELECTION_DATA Signature
Method CREATE_SELECTION_DATA on class CL_WB2_SELECTION_AREA has no parameter.
Method CREATE_SELECTION_DATA on class CL_WB2_SELECTION_AREA has no exception.
Method GET_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOC | Call by reference | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | Mappingtabelle von Dokumentschlüssel auf Dokument | 20000717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000717 | ||
| 2 | es wurde nur eine Dummy Range erzeugt | 20000721 |
Method GET_SELECTION_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Object reference (TYPE REF TO) | CL_WB2_SELECTION_RANGE | Selektionsranges | 20000720 |
Method GET_SELECTION_RANGE on class CL_WB2_SELECTION_AREA has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEL_STEP | Call by reference | Object reference (TYPE REF TO) | CL_WB2_BUSINESS_STEP | Geschäftsprozeßschritt für Selektion | 20000713 |
Method RESET on class CL_WB2_SELECTION_AREA has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 46C |