SAP ABAP Function Module /AIN/DM_DOC_READ_BY_RANGE (NOT TO BE USED WITH PRECEDING CALL OF /AIN/DM_DOC_*_WRITE !)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/DM (Package) Auto-ID Data Management
Basic Data
Function Module /AIN/DM_DOC_READ_BY_RANGE NOT TO BE USED WITH PRECEDING CALL OF /AIN/DM_DOC_*_WRITE !  
Function Group /AIN/DM_DOC   Document data-management modules  
Program Name /AIN/SAPLDM_DOC    
INCLUDE Name /AIN/LDM_DOCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_DOC TYPE /AIN/DM_DOC_TAB Documents
Importing IT_DOC_ID_RANGE TYPE /AIN/DM_DOC_ID_RTAB Document ID range table
Importing IT_DOC_GUID TYPE /AIN/DM_GUID_TAB Table type guid
Importing IT_DOC_STATUS_RANGE TYPE /AIN/DM_DOC_STATUS_RTAB Document-status range table
Importing IT_DOC_TYPE TYPE /AIN/DM_DOC_TYPE_TAB Document-type table
Importing IT_ACTION_TYPE TYPE /AIN/DM_ACTION_TYPE_TAB Action-type table
Importing IT_DUE_DATE_RANGE TYPE /AIN/DM_TIMESTAMP_RTAB Timestamp range table
Importing IT_EXPIRY_DATE_RANGE TYPE /AIN/DM_TIMESTAMP_RTAB Timestamp range table
Importing IT_BU_PARTNER_RANGE TYPE /AIN/DM_BU_PARTNER_RTAB Business partner range table
Importing IV_FIELD_NAME TYPE /AIN/PRF_ELEMENT Element name
Importing IT_FIELD_VALUE_RANGE TYPE /AIN/DM_FIELDVALUE_RTAB Field value range table
Importing IV_DOC_HEADER_ONLY_FLAG TYPE BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
Exception INSUFFICIENT_DATA TYPE Insufficient input data
Exception NO_DOCUMENTS_FOUND TYPE No documents found
Exception OPEN_SQL_ERROR TYPE An Open SQL exception occurred
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141109 
SAP Release Created in 200