SAP ABAP Class CL_PP_PURCH_CONVERSION (Conversion routines)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP (Application Component) Production Planning and Control
⤷
ODATA_PP_MRP (Package) OData Services for MRP/MRP Cockpit
⤷
⤷
Properties
| Class | CL_PP_PURCH_CONVERSION | |
| Short Description | Conversion routines | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ODATA_PP_MRP | OData Services for MRP/MRP Cockpit |
| Created | 20131001 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PP_PURCH_CONVERSION has no forward declaration.
Interfaces
Class CL_PP_PURCH_CONVERSION has no interface implemented.
Friends
Class CL_PP_PURCH_CONVERSION has no friend class.
Attributes
Class CL_PP_PURCH_CONVERSION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert BANFN to internal format | 20131002 | |
| 2 | Static method | Public | Method | Convert BANFN to external format | 20131002 | |
| 3 | Static method | Public | Method | Convert EBELN to internal format | 20131001 | |
| 4 | Static method | Public | Method | Convert EBELN to external format | 20131001 | |
| 5 | Static method | Public | Method | Convert INFNR to internal format | 20131002 | |
| 6 | Static method | Public | Method | Convert INFNR to external format | 20131002 | |
| 7 | Static method | Public | Method | Convert LIFNR to internal format | 20131002 | |
| 8 | Static method | Public | Method | Convert LIFNR to external format | 20131002 | |
| 9 | Static method | Public | Method | Convert VBELN to internal format | 20131002 | |
| 10 | Static method | Public | Method | Convert VBELN to external format | 20131002 |
Events
Class CL_PP_PURCH_CONVERSION has no event.
Types
Class CL_PP_PURCH_CONVERSION has no local type.
Method Signatures
Method CONVERT_BANFN_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BANFN_EXT | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20131002 | |||
| 2 | RV_BANFN_INT | Value transfer | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20131002 |
Method CONVERT_BANFN_INPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_BANFN_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BANFN_INT | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20131002 | |||
| 2 | RV_BANFN_EXT | Value transfer | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20131002 |
Method CONVERT_BANFN_OUTPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_EBELN_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EBELN_EXT | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20131001 | |||
| 2 | RV_EBELN_INT | Value transfer | Type reference (TYPE) | EBELN | Purchasing Document Number | 20131001 |
Method CONVERT_EBELN_INPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_EBELN_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EBELN_INT | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20131001 | |||
| 2 | RV_EBELN_EXT | Value transfer | Type reference (TYPE) | EBELN | Purchasing Document Number | 20131001 |
Method CONVERT_EBELN_OUTPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_INFNR_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFNR_EXT | Call by reference | Type reference (TYPE) | INFNR | Number of Purchasing Info Record | 20131002 | |||
| 2 | RV_INFNR_INT | Value transfer | Type reference (TYPE) | INFNR | Number of Purchasing Info Record | 20131002 |
Method CONVERT_INFNR_INPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_INFNR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INFNR_INT | Call by reference | Type reference (TYPE) | INFNR | Number of Purchasing Info Record | 20131002 | |||
| 2 | RV_INFNR_EXT | Value transfer | Type reference (TYPE) | INFNR | Number of Purchasing Info Record | 20131002 |
Method CONVERT_INFNR_OUTPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_LIFNR_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LIFNR_EXT | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20131002 | |||
| 2 | RV_LIFNR_INT | Value transfer | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20131002 |
Method CONVERT_LIFNR_INPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_LIFNR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LIFNR_INT | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20131002 | |||
| 2 | RV_LIFNR_EXT | Value transfer | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20131002 |
Method CONVERT_LIFNR_OUTPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_VBELN_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VBELN_EXT | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20131002 | |||
| 2 | RV_VBELN_INT | Value transfer | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20131002 |
Method CONVERT_VBELN_INPUT on class CL_PP_PURCH_CONVERSION has no exception.
Method CONVERT_VBELN_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VBELN_INT | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20131002 | |||
| 2 | RV_VBELN_EXT | Value transfer | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20131002 |
Method CONVERT_VBELN_OUTPUT on class CL_PP_PURCH_CONVERSION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 618 |