SAP ABAP Function Module CRM_GRM_BRFP_GAP_CREATE_ITEM (Creates the item (params: header GUID, eligible Grant amount and due date))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IPS-BTX-APL (Application Component) Grantor Application
     CRM_ISPS_GRM_WR (Package) CRM Grantor management - Web Request example
Basic Data
Function Module CRM_GRM_BRFP_GAP_CREATE_ITEM Creates the item (params: header GUID, eligible Grant amount and due date)  
Function Group CRM_GRM_BRFPLUS_TOOLS   Tools for BRFPlus in the Grantor Context  
Program Name SAPLCRM_GRM_BRFPLUS_TOOLS    
INCLUDE Name LCRM_GRM_BRFPLUS_TOOLSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_ELIGIBLE_GRANT TYPE DF34_RAW Decimal Floating Point, 34 Digits, RAW on Database
Importing IV_TIMEZONE TYPE TZNZONE Time Zone
Importing IV_DUE_DATE TYPE D
Exception CONVERT_ERROR TYPE Error while converting the date in timestamp
               
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  20110909 
SAP Release Created in 702