SAP ABAP Interface IF_DCFL_AVSO_READ (obsolete)
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
| Interface | IF_DCFL_AVSO_READ | |
| Short Description | obsolete |
General Data
| Package | FIN_DCFL_APPL_BASIS | Basis package for FIN_DCFL_APPL |
| Created | 20110419 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_DCFL_AVSO_READ | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_DCFL_AVSO_READ | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110419 |
Friends
Interface IF_DCFL_AVSO_READ has no friend.
Attributes
Interface IF_DCFL_AVSO_READ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | read conditions for all items of a sales order | 20110419 | |
| 2 | Static method | Public | Method | read conditions of a sales order item | 20110419 | |
| 3 | Static method | Public | Method | read the header of the sales order | 20110419 | |
| 4 | Static method | Public | Method | read an item of the sales order | 20110419 | |
| 5 | Static method | Public | Method | read all items of the sales order | 20110419 | |
| 6 | Static method | Public | Method | read schedule line data for all items of a sales order | 20110419 | |
| 7 | Static method | Public | Method | read schedule line data of a sales order item | 20110419 |
Events
Interface IF_DCFL_AVSO_READ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCT_VBEP | Public | See coding | 20110419 | tct_vbep TYPE STANDARD TABLE OF vbep
|
Method Signatures
Method READ_KONV_FOR_DOCUMENT 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 | 20110419 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110419 | ||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110419 |
Method READ_KONV_FOR_DOCUMENT on Interface IF_DCFL_AVSO_READ has no exception.
Method READ_KONV_FOR_ITEM 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 | 20110419 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110419 | ||
| 3 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20110419 | |||
| 4 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110419 |
Method READ_KONV_FOR_ITEM on Interface IF_DCFL_AVSO_READ has no exception.
Method READ_VBAK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VBAK | Call by reference | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20110419 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110419 | ||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_RECORDS_FOUND | 20110419 |
Method READ_VBAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VBAP | Call by reference | Type reference (TYPE) | VBAP | Sales Document: Item Data | 20110419 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110419 | ||
| 3 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20110419 | |||
| 4 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110419 |
Method READ_VBAP on Interface IF_DCFL_AVSO_READ has no exception.
Method READ_VBAP_FOR_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VBAP | Call by reference | Type reference (TYPE) | VBAP_T | Table Type for Structure VBAP | 20110419 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110419 | ||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110419 |
Method READ_VBAP_FOR_DOCUMENT on Interface IF_DCFL_AVSO_READ has no exception.
Method READ_VBEP_FOR_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VBEP | Call by reference | Type reference (TYPE) | IF_DCFL_AVSO_READ=>TCT_VBEP | 20110419 | ||||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110419 | |||
| 3 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110419 |
Method READ_VBEP_FOR_DOCUMENT on Interface IF_DCFL_AVSO_READ has no exception.
Method READ_VBEP_FOR_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VBEP | Call by reference | Type reference (TYPE) | IF_DCFL_AVSO_READ=>TCT_VBEP | 20110419 | ||||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110419 | ||
| 3 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20110419 | |||
| 4 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110419 |
Method READ_VBEP_FOR_ITEM on Interface IF_DCFL_AVSO_READ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |