SAP ABAP Class CL_FIP_WDC_CHANGE_DELIV_DATE (Assistance Class for WDC_FIP_CHANGE_DELIV_DATE)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-FIP (Application Component) Perishables Procurement
⤷
FIP_UI_MODEL (Package) User Interface Models for Fresh Item Procurement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080520 |
Properties
| Class | CL_FIP_WDC_CHANGE_DELIV_DATE | |
| Short Description | Assistance Class for WDC_FIP_CHANGE_DELIV_DATE | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIP_UI_MODEL | User Interface Models for Fresh Item Procurement |
| Created | 20080520 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIP_WDC_CHANGE_DELIV_DATE has no forward declaration.
Interfaces
Class CL_FIP_WDC_CHANGE_DELIV_DATE has no interface implemented.
Friends
Class CL_FIP_WDC_CHANGE_DELIV_DATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | FIP_BADI_PURCHASE_ORDER_BAL | BAdI for accessing BO purchase order | 20080520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Delivery Date | 20080526 | |
| 2 | Instance method | Public | Constructor | Constructor | 20080520 | |
| 3 | Instance method | Public | Method | Get Puchase Order Data | 20080520 |
Events
Class CL_FIP_WDC_CHANGE_DELIV_DATE has no event.
Types
Class CL_FIP_WDC_CHANGE_DELIV_DATE has no local type.
Method Signatures
Method CHANGE_DELIVERY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080526 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20080526 | |||
| 3 | IV_EBELP | Call by reference | Type reference (TYPE) | EBELP | Item Number of Purchasing Document | 20080526 | |||
| 4 | IV_EINDT | Call by reference | Type reference (TYPE) | EINDT | Item delivery date | 20080526 | |||
| 5 | IV_ETENR | Call by reference | Type reference (TYPE) | ETENR | Schedule line | 20080526 |
Method CHANGE_DELIVERY_DATE on class CL_FIP_WDC_CHANGE_DELIV_DATE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FIP_WDC_CHANGE_DELIV_DATE has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_CHANGE_DELIV_DATE has no exception.
Method GET_PO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PO_ITEM_DATA | Call by reference | Type reference (TYPE) | FIP_S_PURCHASE_ORDER | Purchase Order Structure | 20080520 | |||
| 2 | IV_PO_ITM | Call by reference | Type reference (TYPE) | EBELP | Item Number of Purchasing Document | 20080520 | |||
| 3 | IV_PO_NUMB | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20080520 | |||
| 4 | IV_SCHD_LINE | Call by reference | Type reference (TYPE) | ETENR | Schedule line | 20080520 |
Method GET_PO_DATA on class CL_FIP_WDC_CHANGE_DELIV_DATE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |