SAP ABAP Class CL_PUR_SALESORDER_CNC_MAP (Mapping)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS-ES (Application Component) Enterprise Services in Sales
⤷
OPS_SE_SLS (Package) Service Enabling for Sales

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WUF_PREFETCH | Prefetch Methods | 20070716 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WUF_TRANSFORMATION | Transformation Class | 20070716 |
Properties
Class | CL_PUR_SALESORDER_CNC_MAP | |
Short Description | Mapping | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OPS_SE_SLS | Service Enabling for Sales |
Created | 20070716 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PUR_SALESORDER_CNC_MAP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WUF_PREFETCH | Prefetch Methods | 20070716 | ||
2 | IF_WUF_TRANSFORMATION | Transformation Class | 20070716 |
Friends
Class CL_PUR_SALESORDER_CNC_MAP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | BADI_PUR_SALESORDER | Determination of customizing information | 20070731 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20070717 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get vbeln from PO ID | 20070716 |
2 | ![]() |
Static method | Public | Method | Start cancellation mapping | 20070717 |
Events
Class CL_PUR_SALESORDER_CNC_MAP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GYS_ORDERKEY | Private | See coding | 20070717 | BEGIN OF gys_orderkey,
Description_vbeln type char35,
vbeln type vbeln,
Description_kunnr type char35,
kunnr type kunnr,
Description_OK type char35,
OK_Flag type char01,
END OF gys_orderkey
|
Method Signatures
Method GET_SD_ORDER_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BSTNK | Call by reference | Type reference (TYPE) | BSTNK | Customer purchase order number | 20070719 | ||
2 | ![]() |
E_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Sales Document: Header Data | 20070716 | ||
3 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070716 | ||
4 | ![]() |
E_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20070716 | ||
5 | ![]() |
I_MESSAGE_DATA | Call by reference | Type reference (TYPE) | SAPPLCO_PURCHASE_ORDER_CANCELL | Message Data | 20070731 | ||
6 | ![]() |
I_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_DOC_MESSAGE_HEADER | Message Header | 20070731 | ||
7 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070716 |
Method GET_SD_ORDER_KEY on class CL_PUR_SALESORDER_CNC_MAP has no exception.
Method START_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BSTNK | Call by reference | Type reference (TYPE) | BSTNK | Customer purchase order number | 20070719 | ||
2 | ![]() |
ED_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number | 20070717 | ||
3 | ![]() |
ED_MAPPING_OK | Call by reference | Type reference (TYPE) | CHAR01 | mapping OK | 20070717 | ||
4 | ![]() |
ED_TESTMODE | Call by reference | Type reference (TYPE) | CHAR05 | Test mode | 20070717 | ||
5 | ![]() |
ED_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20070717 | ||
6 | ![]() |
IS_SOURCE | Call by reference | Type reference (TYPE) | PUR_PURCHASE_ORDER_CANCELLATIO | PurchaseOrderCancellationRequest - Message type | 20070717 |
Method START_MAPPING on class CL_PUR_SALESORDER_CNC_MAP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 603 |