SAP ABAP Class CL_WB2_DOC_DATA (Document Data)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_AC_DATA | Accounting Document Data | 20010122 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_ADDONZ1_DATA | Add-On Data | 20010705 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_ADDONZ2_DATA | Add-On Data | 20010705 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_ADDONZ3_DATA | Add-On Data | 20010705 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_AGENCY_DATA | Agency Document Data | 20001109 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_AGENCY_LIST_DATA | Agency Document Data | 20001109 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_DELIVERY_DATA | Data from Deliveries | 20000606 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_IV_DATA | Invoice Verification Data | 20010117 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_MD_DATA | Material Document Data | 20001009 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_PO_DATA | Data from Purchase Orders | 20000505 |
| ... | Click here to see Used By full list (14 items) | |||
Properties
| Class | CL_WB2_DOC_DATA | |
| Short Description | Document Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WB2B_TEW | Trading Execution Workbench |
| Created | 20000504 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB2_DOC_DATA has no forward declaration.
Interfaces
Class CL_WB2_DOC_DATA has no interface implemented.
Friends
Class CL_WB2_DOC_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WB2_DOC | Document | 20000504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculate Filter for Header | 20021115 | |
| 2 | Instance method | Protected | Method | Returns All Items | 20010116 | |
| 3 | Instance method | Public | Method | Enhance Data (For Example, Fill Dynamic Fields) | 20000807 | |
| 4 | Instance method | Public | Method | Enhance Data Dependent on Scenario | 20000807 | |
| 5 | Instance method | Public | Method | Fill Data Container | 20000613 | |
| 6 | Instance method | Public | Method | Document | 20000504 | |
| 7 | Instance method | Public | Method | Return Business Scenario for Header | 20010103 | |
| 8 | Instance method | Public | Method | Returns All Items | 20010116 | |
| 9 | Instance method | Public | Method | Return Business Scenario | 20010103 | |
| 10 | Instance method | Public | Method | Delete Dynamic Fields | 20000818 | |
| 11 | Instance method | Public | Method | Delete Contents | 20001211 | |
| 12 | Instance method | Protected | Method | Set Filter for Header if Items were Filtered Out | 20021115 |
Events
Class CL_WB2_DOC_DATA has no event.
Types
Class CL_WB2_DOC_DATA has no local type.
Method Signatures
Method CALC_HEAD_FILTER_FLAG Signature
Method CALC_HEAD_FILTER_FLAG on class CL_WB2_DOC_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20021115 |
Method CALC_ITEM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | WB2_ITEM_STAB | Positionsschlüssel -> Positionsobjekt | 20010116 | |||
| 2 | IT_TABLE | Call by reference | Type reference (TYPE) | SORTED TABLE | Tabelle | 20010116 | |||
| 3 | I_POS_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Name des Positionsfeldes | 20010116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20010116 |
Method ENHANCE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENHANCER | Call by reference | Object reference (TYPE REF TO) | IF_WB2_ENHANCE_DATA | Daten anreichern | 20000807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000807 |
Method ENHANCE_DEPENDING_ON_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SCENARIO | Call by reference | Type reference (TYPE) | WB2_SCENARIO_STAB | Liste von Businessszenarien | 20000807 | |||
| 2 | IT_SCENARIO_2_ENHANCE | Call by reference | Type reference (TYPE) | WB2_SCENARIO_2_ENHANCE_STAB | Anreicherungsklasse für Szenario | 20000807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000807 |
Method FILL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WB2_ITEM | Position | 20000613 | |||
| 2 | P_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB2_DATA_FROM | Datencontainer | 20000613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000613 |
Method GET_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DOC | Value transfer | Object reference (TYPE REF TO) | IF_WB2_DOC | Dokument | 20000504 |
Method GET_DOC on class CL_WB2_DOC_DATA has no exception.
Method GET_HEAD_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SCENARIO | Value transfer | Type reference (TYPE) | WB2_BUSINESS_SCENARIO | Business Szenario | 20010103 |
Method GET_HEAD_SCENARIO on class CL_WB2_DOC_DATA has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | WB2_ITEM_STAB | Positionsschlüssel -> Positionsobjekt | 20010116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20010116 |
Method GET_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WB2_ITEM | Position eines Beleges | 20010103 | |||
| 2 | RE_SCENARIO | Value transfer | Type reference (TYPE) | WB2_BUSINESS_SCENARIO | Business Szenario | 20010103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20010103 |
Method REFRESH_DYNAMIC_PART Signature
Method REFRESH_DYNAMIC_PART on class CL_WB2_DOC_DATA has no parameter.
Method REFRESH_DYNAMIC_PART on class CL_WB2_DOC_DATA has no exception.
Method RESET Signature
Method RESET on class CL_WB2_DOC_DATA has no parameter.
Method RESET on class CL_WB2_DOC_DATA has no exception.
Method SET_HEAD_FILTER_FROM_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | SORTED TABLE | Tabelle | 20021115 | |||
| 2 | P_HEAD | Call by reference | Type reference (TYPE) | ANY | Kopf | 20021115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20021115 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |