SAP ABAP Class IF_FIP_QUERY_CHANGE_DOC (Interface for querying change document)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_CHANGE_DOC_BAL BAdI interface for change document 20080317
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_CHANGE_DOC_BAPI Class for BAdI Impl.: FIP_IMPL_CHANGE_DOC_BAPI 20080416
Properties
Class IF_FIP_QUERY_CHANGE_DOC  
Short Description Interface for querying change document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080317   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FIP_QUERY_CHANGE_DOC has no forward declaration.
Interfaces
Class IF_FIP_QUERY_CHANGE_DOC has no interface implemented.
Friends
Class IF_FIP_QUERY_CHANGE_DOC has no friend class.
Attributes
Class IF_FIP_QUERY_CHANGE_DOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_CHANGED_DOUCMENTS Instance method Public Method 20080416
Events
Class IF_FIP_QUERY_CHANGE_DOC has no event.
Types
Class IF_FIP_QUERY_CHANGE_DOC has no local type.
Method Signatures

Method FIND_CHANGED_DOUCMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080421
2 Exporting ET_CDHDR Call by reference Type reference (TYPE) CDHDR_TAB Internal Table for cdpos 20080417
3 Importing IT_AEDAT_RANGE Call by reference Type reference (TYPE) FIP_T_AEDAT_RANGE Date on which the record was created 20080421
4 Importing IT_ORDER_ID_RANGE Call by reference Type reference (TYPE) FIP_T_ORDER_ID_RANGE range of order ID's 20080421
5 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) FIP_DOC_TYPE Document Type 20100317

Method FIND_CHANGED_DOUCMENTS on class IF_FIP_QUERY_CHANGE_DOC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in