SAP ABAP Class CL_DCFL_ACCVIEW_OF_PO_READ (Obsolete - do not use)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
FIN_DCFL_APPL_BASIS (Package) Basis package for FIN_DCFL_APPL
⤷
⤷
Properties
| Class | CL_DCFL_ACCVIEW_OF_PO_READ | |
| Short Description | Obsolete - do not use | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_DCFL_APPL_BASIS | Basis package for FIN_DCFL_APPL |
| Created | 20100525 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DCFL_ACCVIEW_OF_PO_READ has no forward declaration.
Interfaces
Class CL_DCFL_ACCVIEW_OF_PO_READ has no interface implemented.
Friends
Class CL_DCFL_ACCVIEW_OF_PO_READ 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_DCFL_AVPO_READ | 20110419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110419 | |
| 2 | Static method | Public | Method | read schedule line data of the purchase order | 20100623 | |
| 3 | Static method | Public | Method | read schedule line data of the purchase order | 20100614 | |
| 4 | Static method | Public | Method | read account assignment of the purchase order | 20100623 | |
| 5 | Static method | Public | Method | read account assignment of the purchase order | 20100611 | |
| 6 | Static method | Public | Method | read the header of the purchase order | 20100525 | |
| 7 | Static method | Public | Method | read an item of the purchase order | 20100525 | |
| 8 | Static method | Public | Method | read all item of the purchase order | 20100920 | |
| 9 | Static method | Public | Method | read conditions of the purchase order | 20100714 | |
| 10 | Static method | Public | Method | read conditions of the purchase order item | 20100714 |
Events
Class CL_DCFL_ACCVIEW_OF_PO_READ has no event.
Types
Class CL_DCFL_ACCVIEW_OF_PO_READ has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DCFL_ACCVIEW_OF_PO_READ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_EKET_FOR_EBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EKET | Call by reference | Type reference (TYPE) | EKET_TT | Table Type: Scheduling Agreement Schedule Lines | 20100623 | |||
| 2 | IT_EKET_KEY | Call by reference | Type reference (TYPE) | DCFLT_EKBEL | Table Type for Key Fields EKKO/EKPO | 20100623 |
Method READ_EKET_FOR_EBELN on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_EKET_FOR_EBELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EKET | Call by reference | Type reference (TYPE) | EKET_TT | Table Type: Scheduling Agreement Schedule Lines | 20100614 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100614 | |||
| 3 | IV_EBELP | Call by reference | Type reference (TYPE) | EBELP | Item Number of Purchasing Document | 20100614 |
Method READ_EKET_FOR_EBELP on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_EKKN_FOR_EBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EKKN | Call by reference | Type reference (TYPE) | ME_EKKN | Purchasing Document Item | 20100623 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100623 |
Method READ_EKKN_FOR_EBELN on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_EKKN_FOR_EBELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EKKN | Call by reference | Type reference (TYPE) | ME_EKKN | Purchasing Document Item | 20100611 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100611 | |||
| 3 | IV_EBELP | Call by reference | Type reference (TYPE) | EBELP | Item Number of Purchasing Document | 20100611 |
Method READ_EKKN_FOR_EBELP on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_EKKO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EKKO | Call by reference | Type reference (TYPE) | EKKO | Purchasing Document Header | 20100525 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_RECORDS_FOUND | 20100623 |
Method READ_EKPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EKPO | Call by reference | Type reference (TYPE) | EKPO | Purchasing Document Item | 20100525 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100525 | |||
| 3 | IV_EBELP | Call by reference | Type reference (TYPE) | EBELP | Item Number of Purchasing Document | 20100525 |
Method READ_EKPO on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_EKPO_FOR_EBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EKPO | Call by reference | Type reference (TYPE) | ME_EKPO | Purchasing Document Item | 20100920 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100920 |
Method READ_EKPO_FOR_EBELN on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_KONV_FOR_EBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KONV | Call by reference | Type reference (TYPE) | ME_KONV | table type for konv | 20100714 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100714 |
Method READ_KONV_FOR_EBELN on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
Method READ_KONV_FOR_EBELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KONV | Call by reference | Type reference (TYPE) | ME_KONV | table type for konv | 20100714 | |||
| 2 | IV_EBELN | Call by reference | Type reference (TYPE) | EBELN | Purchasing Document Number | 20100714 | |||
| 3 | IV_EBELP | Call by reference | Type reference (TYPE) | EBELP | Item Number of Purchasing Document | 20100714 |
Method READ_KONV_FOR_EBELP on class CL_DCFL_ACCVIEW_OF_PO_READ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |