SAP ABAP Function Module /MRSS/SERVICE_POT_RETRIEVE (Retrieve Capacity Pot)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/POT_API (Package) Capacity Pots API
Basic Data
Function Module /MRSS/SERVICE_POT_RETRIEVE Retrieve Capacity Pot  
Function Group /MRSS/POT_API   Pot update APIs  
Program Name /MRSS/SAPLPOT_API    
INCLUDE Name /MRSS/LPOT_APIU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RETURN TYPE BAPIRET2_T Return parameter table
Exporting ET_POTS_FOR_INTV TYPE /MRSS/T_POT_OBJ_TAB Table of Capacity Pots for the requested Time Interval
Exporting ET_POTS_ALL TYPE /MRSS/T_POT_OBJ_TAB Table of Capacity Pots of All Pots in the Date Frame
Importing IV_OBJID TYPE PD_OBJID_R Work center/Planning Node
Importing IV_POT_QUALI_CATEGORY TYPE /MRSS/T_POT_QUALI_CATEGORY Qualification Category
Importing IV_RESOURCE_KEY TYPE /MRSS/T_GUID GUID
Importing IV_INTERVAL_ID TYPE /MRSS/T_POT_TIMEINTERVAL Time Interval ID
Importing IS_DATETS_INTERVAL TYPE /MRSS/T_POT_TIMESTAMP_INTERVAL POT Date Interval (Time from, to is constant)
Importing IV_MSG_INITIALISE TYPE /MRSS/T_BOOLEAN TRUE Boolean Variable
Importing IT_INTERVAL_IDS TYPE /MRSS/T_POT_TIMEINTERVAL_TAB Table type for AIG Interval ID
               
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 800