SAP ABAP Function Module CRM_PRP_PRODUCTS_IN_TIME_RANGE (Listed products for a BP within given time range)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PPR (Application Component) Partner/Product Range
     CRM_PRP (Package) Partner/Product Ranges (PPRs)
Basic Data
Function Module CRM_PRP_PRODUCTS_IN_TIME_RANGE Listed products for a BP within given time range  
Function Group CRM_PRP_API   APIs for Processing PPRs  
Program Name SAPLCRM_PRP_API    
INCLUDE Name LCRM_PRP_APIU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PRODUCTS_IN_TIME_RANGE TYPE CRMT_PRP_PRODS_TIME_RANGE_TAB Product data, Header data, Validity periods, Attributes
Importing IV_BUPA_GUID TYPE CRMT_PRP_GUID Internal, Unique Identifier for PPR Objects
Importing IV_BUPA_TYPE TYPE CRMT_PRP_REFERENCE_TYPE Type of Reference of a PPR Object
Importing IT_PRP_GUID TYPE CRMT_PRP_GUID_TAB PPR GUID Table
Importing IT_PRP_ITEM_GUID TYPE CRMT_PRP_GUID_TAB PPR GUID Table
Importing IT_ORG_DATA TYPE CRMT_PRP_ORG_H_TAB PPR Organisational Data (Table Type )
Importing IT_PRP_TYPE TYPE CRMT_PRP_TYPE_RANGE_TAB Table Type with Structure CRMT_PRP_TYPE_RANGE
Importing IT_PRP_STATUS TYPE CRMT_PRP_STATUS_RANGE_TAB Range Table Type for PPR Status
Importing IV_PROD_PROPOSAL_RELEVANCE TYPE CRMT_PRP_FLAG FALSE Flag to be used in PPR context
Importing IV_ORDER_CHECK_RELEVANCE TYPE CRMT_PRP_FLAG FALSE Flag to be used in PPR context
Importing IV_ALSO_EXCLUDED_PRODUCTS TYPE CRMT_PRP_FLAG FALSE Flag to be used in PPR context
Importing IV_TIME_RANGE_FROM TYPE CRMT_PRP_TS_LOW PPR Validity Period: Start Date
Importing IV_TIME_RANGE_TO TYPE CRMT_PRP_TS_HIGH PPR Validity Period: End Date
Importing IV_RESOLVE_COMPLEX_REFERENCES TYPE CRMT_PRP_FLAG FALSE Flag to be used in PPR context
Importing IV_LANGUAGE TYPE CRMT_LANGUAGE SY-LANGU Language Key of Description
Exception INPUT_ERROR TYPE BP guid or BP reference type is missing (or both)
Exception NO_PRODUCT_FOUND TYPE No product was found for the selection criteria
               
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  20040218 
SAP Release Created in 12A