SAP ABAP Class CL_DCFL_AVSO_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_AVSO_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 20100813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_DCFL_AVSO_READ has no interface implemented.
Friends
Class CL_DCFL_AVSO_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GB_AVSO_READ Static Attribute Private Object reference (TYPE REF TO) BADI_DCFL_AVSO_READ 20110419
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110419
2 READ_KONV_FOR_DOCUMENT Static method Public Method read conditions for all items of a sales order 20100813
3 READ_KONV_FOR_ITEM Static method Public Method read conditions of a sales order item 20100813
4 READ_VBAK Static method Public Method read the header of the sales order 20100813
5 READ_VBAP Static method Public Method read an item of the sales order 20100813
6 READ_VBAP_FOR_DOCUMENT Static method Public Method read all items of the sales order 20100813
7 READ_VBEP_FOR_DOCUMENT Static method Public Method read schedule line data for all items of a sales order 20100813
8 READ_VBEP_FOR_ITEM Static method Public Method read schedule line data of a sales order item 20100813
Events
Class CL_DCFL_AVSO_READ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCT_VBEP Public See coding 20110201 tct_vbep TYPE STANDARD TABLE OF vbep
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DCFL_AVSO_READ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DCFL_AVSO_READ has no exception.

Method READ_KONV_FOR_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KONV Call by reference Type reference (TYPE) ME_KONV Table Type for Structure KONV 20100813
2 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Before Image 20100813
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100813

Method READ_KONV_FOR_DOCUMENT on class CL_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 Exporting ET_KONV Call by reference Type reference (TYPE) ME_KONV table type for konv 20100813
2 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Before Image 20100813
3 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20100813
4 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100813

Method READ_KONV_FOR_ITEM on class CL_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 Exporting ES_VBAK Call by reference Type reference (TYPE) VBAK Sales Document: Header Data 20100813
2 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Before Image 20100813
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100813
# Exception Resumable Description Created on
1 NO_RECORDS_FOUND NO_RECORDS_FOUND 20100813

Method READ_VBAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VBAP Call by reference Type reference (TYPE) VBAP Sales Document: Item Data 20100813
2 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Before Image 20100813
3 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20100813
4 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100813

Method READ_VBAP on class CL_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 Exporting ET_VBAP Call by reference Type reference (TYPE) VBAP_T Table Type for Structure VBAP 20100813
2 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Before Image 20100813
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100813

Method READ_VBAP_FOR_DOCUMENT on class CL_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 Exporting ET_VBEP Call by reference Type reference (TYPE) CL_DCFL_AVSO_READ=>TCT_VBEP Table Type of VBEP 20100813
2 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Before Image 20100813
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100813

Method READ_VBEP_FOR_DOCUMENT on class CL_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 Exporting ET_VBEP Call by reference Type reference (TYPE) CL_DCFL_AVSO_READ=>TCT_VBEP Table Type of VBEP 20100813
2 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Before Image 20100813
3 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20100813
4 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100813

Method READ_VBEP_FOR_ITEM on class CL_DCFL_AVSO_READ has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606