SAP ABAP Function Module CRM_WEC_IST_CONTR_DETAILS_READ (Get Contract Details)
Hierarchy
BBPCRM (Software Component) BBPCRM
   WEC-IS-T-MAC (Application Component) Web Channel Telco Change Processes (MACD)
     CRM_WEC_IST (Package) Web Channel: IS-Telco
Basic Data
Function Module CRM_WEC_IST_CONTR_DETAILS_READ Get Contract Details  
Function Group CRM_WEC_IST_CHANGE_ORDER   Change Order/Process Relevant Modules  
Program Name SAPLCRM_WEC_IST_CHANGE_ORDER    
INCLUDE Name LCRM_WEC_IST_CHANGE_ORDERU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CONTRACTS TYPE CRMT_WEC_IST_CHANGE_ORDER_ITEM Table for the Contract Overview
Exporting ET_CHANGE_PROCESSES TYPE CRMT_WEC_IST_CHANGE_PROCESS Table of Change Processes
Exporting ET_CONTRACT_HISTORIES TYPE CRMT_PROVIDER_CONTR_HISTORY_T table type for contract history list
Exporting ET_SERVICE_OBJECTS TYPE CRMT_WEC_IST_SERVICE_OBJECT Service Object return table
Exporting ET_BUSINESS_PARTNERS TYPE CRMT_WEC_IST_BUSINESS_PARTNER web channel table of business partner information
Exporting ET_PAYMENT_DETAILS TYPE CRMT_WEC_IST_PAYMENT_DETAILS A list of payment details
Exporting ET_CONTRACT_HEADERS TYPE CRMT_WEC_IST_ORDER_HEADER List of order headers
Exporting ET_ERROR_MESSAGES TYPE BAPIRETTAB Return Parameter
Importing IV_PARTNER TYPE CRMT_OBJECT_ID_DB Process ID
Importing IV_ITEM_ID TYPE IST_EXT_REF Process ID
Importing IV_SERVICE_ID TYPE CRMT_IST_SERVICE_ID Number of a Telco Lock Object
Importing IV_DETAILS_FLAG TYPE CHAR1 ABAP_FALSE Whether to get contract details
Importing IV_PROFILE_ID TYPE IST_DL_PRFNAME Profile Name for the Dealer Portal Application
Exception CX_CRM_WEC_IST_MACD_EXCEPTION TYPE A generic exception in the MACD domain
               
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  20100421 
SAP Release Created in 701