SAP ABAP Class CL_DRE_DELIVERY_DOCUMENT (Delivery)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-MON (Application Component) Monitors for Automotive
     ISAUTO_SUE_DRE (Package) Delivery-Related Analyses
Properties
Class CL_DRE_DELIVERY_DOCUMENT  
Short Description Delivery    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_SUE_DRE   Delivery-Related Analyses 
Created 20050316   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DRE_DELIVERY_DOCUMENT has no forward declaration.
Interfaces
Class CL_DRE_DELIVERY_DOCUMENT has no interface implemented.
Friends
Class CL_DRE_DELIVERY_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CC_VBTYP_DOMAIN Constant Private Type reference (TYPE) DD07L-DOMNAME 'VBTYP' Domain Name 20050405
2 CO_EXIT Instance attribute Private Object reference (TYPE REF TO) IF_EX_DRE_EXIT 20050316
3 CS_HEADER Instance attribute Public Type reference (TYPE) DRE_DELIVERY_HEADER 20050316
4 CS_HEADER_STS Instance attribute Public Type reference (TYPE) DRE_DELIVERY_HEADER_STS 20050316
5 CT_BAPIDOCFLOW Instance attribute Public Type reference (TYPE) BAPIDOCFLOW_T 20050316
6 CT_DOC_DATA Instance attribute Private Type reference (TYPE) T_DOC_DATA_T 20050316
7 CT_DOC_FLOW Instance attribute Private Type reference (TYPE) DRE_DOC_FLOW_T 20050316
8 CT_DOC_FLOW_CMP Instance attribute Private Type reference (TYPE) DRE_DOC_FLOW_CMP_T 20050316
9 CT_EKKO Instance attribute Public Type reference (TYPE) SHP_VL10_EKKO_T MM Order Header 20050614
10 CT_ITEM Instance attribute Public Type reference (TYPE) DRE_DELIVERY_ITEM_T 20050316
11 CT_ITEM_STS Instance attribute Public Type reference (TYPE) DRE_DELIVERY_ITEM_STS_T 20050316
12 CT_PARTNER Instance attribute Public Type reference (TYPE) DRE_DELIVERY_PARTNER_T 20050316
13 CT_VBTYP_INDEX Instance attribute Private Type reference (TYPE) DRE_VBTYP_T 20050316
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method 20050316
2 GENERATE_DOCFLOW_SUMMARY Instance method Private Method 20050316
3 GET_AGGR_DOC_FLOW Instance method Public Method 20050316
4 GET_DOCUMENT_DATA Instance method Public Method 20050316
5 GET_DOC_FLOW_CMP_TABLE Instance method Public Method 20050316
6 GET_VBTYP_INDEX Instance method Public Method 20050316
7 GET_VBTYP_TEXT Static method Public Method Read Texts with Suitable Document Type ID 20050406
8 INITIALIZE_DATA Instance method Private Method 20050316
9 READ_PURCHASE_ORDERS Instance method Private Method 20050614
10 UPDATE_DOC_FLOW_CMP Instance method Private Method 20050316
Events
Class CL_DRE_DELIVERY_DOCUMENT has no event.
Types
Class CL_DRE_DELIVERY_DOCUMENT has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXIT Call by reference Object reference (TYPE REF TO) IF_EX_DRE_EXIT 20050316
2 Importing IS_BAPIDLVHDR Call by reference Type reference (TYPE) BAPIDLVHDR 20050316
3 Importing IS_BAPIDLVHDRSTS Call by reference Type reference (TYPE) BAPIDLVHDRSTS 20050316
4 Importing IT_BAPIDLVITEM Call by reference Type reference (TYPE) BAPIDLVITEM_T 20050316
5 Importing IT_BAPIDLVITEMSTS Call by reference Type reference (TYPE) BAPIDLVITEMSTS_T 20050316
6 Importing IT_BAPIDLVPARTNERS Call by reference Type reference (TYPE) BAPIDLVPARTNERS_T 20050316
7 Importing IT_BAPIDOCFLOW Call by reference Type reference (TYPE) BAPIDOCFLOW_T 20050316
8 Returning RO_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_DRE_DELIVERY_DOCUMENT 20050316

Method CREATE_INSTANCE on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method GENERATE_DOCFLOW_SUMMARY Signature

Method GENERATE_DOCFLOW_SUMMARY on class CL_DRE_DELIVERY_DOCUMENT has no parameter.
Method GENERATE_DOCFLOW_SUMMARY on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method GET_AGGR_DOC_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DOC_FLOW Value transfer Type reference (TYPE) DRE_DOC_FLOW_T 20050316

Method GET_AGGR_DOC_FLOW on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method GET_DOCUMENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_HEADER Call by reference Object reference (TYPE REF TO) DATA 20050316
2 Exporting ER_ITEMS Call by reference Object reference (TYPE REF TO) DATA 20050316
3 Exporting EV_HEADER_STRUC_NAME Call by reference Type reference (TYPE) STRUKNAME 20050316
4 Exporting EV_ITEM_STRUC_NAME Call by reference Type reference (TYPE) STRUKNAME 20050316
5 Exporting EV_SHOW_CONDITIONS Call by reference Type reference (TYPE) XFLAG Einstelliges Kennzeichen 20050404
6 Importing IS_DOC_FLOW Call by reference Type reference (TYPE) DRE_DOC_FLOW 20050316
# Exception Resumable Description Created on
1 UNKNOWN_DOCUMENT_TYPE 20050316

Method GET_DOC_FLOW_CMP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DOC_FLOW_CMP Value transfer Type reference (TYPE) DRE_DOC_FLOW_CMP_T 20050316

Method GET_DOC_FLOW_CMP_TABLE on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method GET_VBTYP_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INDEX Value transfer Type reference (TYPE) DRE_VBTYP_T 20050316

Method GET_VBTYP_INDEX on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method GET_VBTYP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP Call by reference Type reference (TYPE) VBTYP Vertriebsbelegtyp 20050406
2 Returning RV_TEXT Value transfer Type reference (TYPE) DDTEXT Erläuternder Kurztext 20050406

Method GET_VBTYP_TEXT on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method INITIALIZE_DATA Signature

Method INITIALIZE_DATA on class CL_DRE_DELIVERY_DOCUMENT has no parameter.
Method INITIALIZE_DATA on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method READ_PURCHASE_ORDERS Signature

Method READ_PURCHASE_ORDERS on class CL_DRE_DELIVERY_DOCUMENT has no parameter.
Method READ_PURCHASE_ORDERS on class CL_DRE_DELIVERY_DOCUMENT has no exception.

Method UPDATE_DOC_FLOW_CMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20050316
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR 20050316
3 Importing IV_MEINS Call by reference Type reference (TYPE) MEINS 20050316
4 Importing IV_RFMNG Call by reference Type reference (TYPE) RFMNG 20050316
5 Importing IV_RFWRT Call by reference Type reference (TYPE) RFWRT 20050316
6 Importing IV_VBTYP Call by reference Type reference (TYPE) VBTYP 20050316
7 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS 20050316

Method UPDATE_DOC_FLOW_CMP on class CL_DRE_DELIVERY_DOCUMENT has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600