SAP ABAP Function Module GHO_OWN_DOI_ID_MULTI_SEL_CRIT (Retrieve DoI ids based on multiple selection criteria)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PN-OWN (Application Component) Ownership
     APPL_GHO_OWNERSHIP_DB (Package) DB layer for Ownership
Basic Data
Function Module GHO_OWN_DOI_ID_MULTI_SEL_CRIT Retrieve DoI ids based on multiple selection criteria  
Function Group GHO_OWNERSHIP   Function Group : Ownership  
Program Name SAPLGHO_OWNERSHIP    
INCLUDE Name LGHO_OWNERSHIPU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_DOI_IDS TYPE GHO_T_BO_F4_DOI_ID Table type for DOI IDs
Importing P_DOI_ID TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_COMPANY_CODE TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_CONCESSION TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_DOI_NAME TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_DOI_START_DATE TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_DOI_END_DATE TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_MEDIUM TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_AUTH_GROUP TYPE RSELOPTION SELECT-OPTIONS Table
Importing P_CHECK_AUTH TYPE BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown)
Exception NO_RECORDS_FOUND TYPE
               
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  20110908 
SAP Release Created in 606