SAP ABAP Function Module BBP_CTR_MASS_APP_MESS_BUILD (During the backend task,builds the message workpackage for the online task)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP-CON (Application Component) Purchase Contract
     BBP_CTR_UI (Package) User Interface for Purchase Contract
Basic Data
Function Module BBP_CTR_MASS_APP_MESS_BUILD During the backend task,builds the message workpackage for the online task  
Function Group BBP_CTR_MASS_APP   Mass changes for contracts  
Program Name SAPLBBP_CTR_MASS_APP   Include LBBP_CTR_MASS_OPCON 
INCLUDE Name LBBP_CTR_MASS_APPU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CS_WP_BACK_MESS TYPE BBPCT_CTR_BACK_MESS
Importing IV_WPGUID TYPE BBP_GUID Globally Unique identifier
Importing IV_DESCRIPTION TYPE CRMT_PROCESS_DESCRIPTION Transaction Description
Importing IS_CONTRACT TYPE BBPCT_SEL_CTR
Importing IS_CONTRACT_DESCRIPTION TYPE CRMT_PROCESS_DESCRIPTION Transaction Description
Importing IV_CONTRACT_STATUS TYPE TXT30 Text
Importing IT_METHOD_MESS TYPE BBPCT_T_SEL_CH_METH
Importing IT_MESS TYPE BBPT_PD_MESSAGES Error Messages
Exception OVERLAPPING_GUID TYPE A diff. GUID to an existing MessWP was sent
Exception OVERLAPPING_DESCRIPTION TYPE A diff. DESCRIPTION to an existing MessWP was sent
Exception OVERLAPPING_CTR_ID TYPE A diff. CTR ID to an existing CTR GUID was sent
Exception OVERLAPPING_CTR_DESCRIPTION TYPE A diff. CTR DESCR. to an existing CTR GUID was sent
Exception OVERLAPPING_CTR_STATUS 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  20050322 
SAP Release Created in 550