SAP ABAP Class CL_WB2_MD_DATA (Material 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_DOC_DATA | Document Data | 20001009 |
Properties
| Class | CL_WB2_MD_DATA | |
| Short Description | Material Document Data | |
| Super Class | CL_WB2_DOC_DATA | Document Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WB2B_TEW | Trading Execution Workbench |
| Created | 20001009 | 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
Class CL_WB2_MD_DATA has no interface implemented.
Friends
Class CL_WB2_MD_DATA 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_MSEG_STAB | Material Document | 20001009 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GUID_22 | GUID in 'CHAR' Format With Uppercase/Lowercase | 20010212 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WB2_MKPF | Header: Material Document | 20001009 | |||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'ZEILE' | Field Name | 20010117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001009 | |
| 2 | Instance method | Public | Method | Data for an Item | 20001009 | |
| 3 | Instance method | Public | Method | Header | 20001009 | |
| 4 | Instance method | Public | Method | Items | 20001009 | |
| 5 | Instance method | Public | Method | Header | 20001009 | |
| 6 | Instance method | Public | Method | Items | 20001009 | |
| 7 | Instance method | Public | Method | Set GUID | 20010212 |
Events
Class CL_WB2_MD_DATA has no event.
Types
Class CL_WB2_MD_DATA 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_DOC | Call by reference | Object reference (TYPE REF TO) | IF_WB2_DOC | beliebiges Dokument | 20001009 |
Method CONSTRUCTOR on class CL_WB2_MD_DATA has no exception.
Method GET_DATA_FOR_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MKPF | Call by reference | Type reference (TYPE) | WB2_MKPF | Belegkopf Materialbeleg | 20001009 | |||
| 2 | E_MSEG | Call by reference | Type reference (TYPE) | WB2_MSEG | Belegsegment Material | 20001009 | |||
| 3 | I_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WB2_ITEM | Position eines Beleges | 20001009 |
Method GET_DATA_FOR_ITEM on class CL_WB2_MD_DATA has no exception.
Method GET_MKPF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MKPF | Value transfer | Object reference (TYPE REF TO) | DATA | Pointer auf Kopf | 20001009 |
Method GET_MKPF on class CL_WB2_MD_DATA has no exception.
Method GET_T_MSEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MSEG | Value transfer | Object reference (TYPE REF TO) | DATA | Pointer auf mseg - Tabelle | 20001009 |
Method GET_T_MSEG on class CL_WB2_MD_DATA has no exception.
Method INSERT_MKPF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MKPF | Call by reference | Type reference (TYPE) | WB2_MKPF | Belegkopf Materialbeleg | 20001009 |
Method INSERT_MKPF on class CL_WB2_MD_DATA has no exception.
Method INSERT_MSEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSEG | Call by reference | Type reference (TYPE) | WB2_MSEG | Belegsegment Material | 20001009 |
Method INSERT_MSEG on class CL_WB2_MD_DATA has no exception.
Method SET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | GUID_22 | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20010212 |
Method SET_GUID on class CL_WB2_MD_DATA has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 46C |