SAP ABAP Class CL_DCFL_AVPR_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_AVPR_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 | 20100816 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DCFL_AVPR_READ has no interface implemented.
Friends
Class CL_DCFL_AVPR_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_AVPR_READ | 20110420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110420 | |
| 2 | Static method | Public | Method | read account assignm for all items of a purchase requisition | 20100816 | |
| 3 | Static method | Public | Method | read account assignments of a purchase requisition item | 20100816 | |
| 4 | Static method | Public | Method | read the header of the purchase requisition | 20100816 | |
| 5 | Static method | Public | Method | read all items of the purchase requisition | 20100816 | |
| 6 | Static method | Public | Method | read an item of the purchase requisition | 20100816 |
Events
Class CL_DCFL_AVPR_READ has no event.
Types
Class CL_DCFL_AVPR_READ has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DCFL_AVPR_READ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DCFL_AVPR_READ has no exception.
Method READ_ACC_ASSGNMNT_FOR_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EBKN | Call by reference | Type reference (TYPE) | MEREQ_T_EBKN | Table Type EBKN | 20100816 | |||
| 2 | IV_BANFN | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20100816 | |||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Before Image | 20100816 |
Method READ_ACC_ASSGNMNT_FOR_DOCUMENT on class CL_DCFL_AVPR_READ has no exception.
Method READ_ACC_ASSGNMNT_FOR_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EBKN | Call by reference | Type reference (TYPE) | MEREQ_T_EBKN | Table Type EBKN | 20100816 | |||
| 2 | IV_BANFN | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20100816 | |||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Before Image | 20100816 | ||
| 4 | IV_BNFPO | Call by reference | Type reference (TYPE) | BNFPO | Item Number of Purchase Requisition | 20100816 |
Method READ_ACC_ASSGNMNT_FOR_ITEM on class CL_DCFL_AVPR_READ has no exception.
Method READ_EBAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EBAN | Call by reference | Type reference (TYPE) | EBAN | Purchase Requisition | 20100816 | |||
| 2 | IV_BANFN | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20100816 | |||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Before Image | 20100816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_RECORDS_FOUND | 20100816 |
Method READ_EBAN_FOR_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EBAN | Call by reference | Type reference (TYPE) | MEREQ_T_EBAN | Purchase Requisition | 20100816 | |||
| 2 | IV_BANFN | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20100816 | |||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Before Image | 20100816 |
Method READ_EBAN_FOR_DOCUMENT on class CL_DCFL_AVPR_READ has no exception.
Method READ_EBAN_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EBAN | Call by reference | Type reference (TYPE) | EBAN | Purchase Requisition | 20100816 | |||
| 2 | IV_BANFN | Call by reference | Type reference (TYPE) | BANFN | Purchase Requisition Number | 20100816 | |||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Before Image | 20100816 | ||
| 4 | IV_BNFPO | Call by reference | Type reference (TYPE) | BNFPO | Item Number of Purchase Requisition | 20100816 |
Method READ_EBAN_ITEM on class CL_DCFL_AVPR_READ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |