SAP ABAP Class CL_WB2_SO (Sales Order)
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_SALES | SD Documents | 20000411 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_CREDIT_MEMO_REQUEST | Credit Memo Request | 20001012 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_DEBIT_MEMO_REQUEST | Debit Memo Request | 20001012 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_INQUIRY | RFQ/Inquiry | 20001121 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_QUOTATION | Quotation | 20001121 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_REQTS_PLAN | Independent Requirements Plan | 20001121 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_RETURNS | Returns | 20001121 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_SC | Contract in SD | 20000510 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_SO_N | Standard Sales Order | 20000607 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_SO_SCHEDULING | Scheduling Agreement (SD) | 20001121 |
Properties
| Class | CL_WB2_SO | |
| Short Description | Sales Order | |
| Super Class | CL_WB2_SALES | SD Documents |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WB2B_TEW | Trading Execution Workbench |
| Created | 20000411 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB2_SO has no forward declaration.
Interfaces
Class CL_WB2_SO has no interface implemented.
Friends
Class CL_WB2_SO has no friend class.
Attributes
Class CL_WB2_SO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Calculate Item Number from Item Key | 20000508 | |
| 2 | Static method | Public | Method | Create Item Object | 20000531 | |
| 3 | Static method | Public | Method | Calculate Item Number from Item | 20000613 | |
| 4 | Instance method | Public | Method | Document Number | 20000427 |
Events
Class CL_WB2_SO has no event.
Types
Class CL_WB2_SO has no local type.
Method Signatures
Method CALC_POSNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | WB2_ITEM_KEY | allgemeiner Positionsschlüssel | 20000509 | |||
| 2 | RE_POSNR | Value transfer | Type reference (TYPE) | POSNR_VA | Positionsnummer | 20000508 |
Method CALC_POSNR on class CL_WB2_SO has no exception.
Method CREATE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Verkaufsbelegposition | 20000531 | |||
| 2 | RE_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_WB2_ITEM | Positionsobjekt | 20000531 |
Method CREATE_ITEM on class CL_WB2_SO has no exception.
Method GET_POSNR 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 | RE_POSNR | Value transfer | Type reference (TYPE) | POSNR_VA | Positionsnummer | 20000613 |
Method GET_POSNR on class CL_WB2_SO has no exception.
Method GET_VBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VBELN | Value transfer | Type reference (TYPE) | VBELN_VA | Belegnummer | 20000503 |
Method GET_VBELN on class CL_WB2_SO has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |