SAP ABAP Class CL_IPM_ERP_LINK_CRM_IP (Get IP related information from CRM)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     CRM_IPM_MAT_MASTER_GENERAL (Package) IPM neutral backend. Enhancement material master
Properties
Class CL_IPM_ERP_LINK_CRM_IP  
Short Description Get IP related information from CRM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IPM_MAT_MASTER_GENERAL   IPM neutral backend. Enhancement material master 
Created 20081107   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IPM_ERP_LINK_CRM_IP has no forward declaration.
Interfaces
Class CL_IPM_ERP_LINK_CRM_IP has no interface implemented.
Friends
Class CL_IPM_ERP_LINK_CRM_IP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_IP_DATA Static Attribute Private See coding Data on Intellectual Property - Table Type 20081107
2 GV_DESTINATION Static Attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090218
Methods
# Method Level Visibility Method type Description Created on
1 GET_IP_SEARCH_HELP Static method Public Method Call IP search help in CRM system 20081107
2 GET_IP_WITH_ID Static method Public Method Get IP from CRM 20081107
3 RFC_DESTINATION_GET Static method Public Method Determine RFC destination 20081107
Events
Class CL_IPM_ERP_LINK_CRM_IP has no event.
Types
Class CL_IPM_ERP_LINK_CRM_IP has no local type.
Method Signatures

Method GET_IP_SEARCH_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IP_GUID Call by reference Type reference (TYPE) IPM_CRM_PRODUCT_GUID GUID of CRM Product 20081107
2 Exporting EV_IP_ID Call by reference Type reference (TYPE) IPM_CRM_PRODUCT_IP The ID of an Intellectual Property (not the GUID) 20081107
3 Exporting EV_IP_SHORT_TEXT Call by reference Type reference (TYPE) IPM_CRM_IP_SHORT_TEXT Short Text for an Intellectual Property 20081107
4 Importing IV_IP_ID Call by reference Type reference (TYPE) IPM_CRM_PRODUCT_IP The ID of an Intellectual Property (not the GUID) 20081107

Method GET_IP_SEARCH_HELP on class CL_IPM_ERP_LINK_CRM_IP has no exception.

Method GET_IP_WITH_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IP_GUID Call by reference Type reference (TYPE) IPM_CRM_PRODUCT_GUID GUID of CRM Product 20081107
2 Exporting EV_IP_SHORT_TEXT Call by reference Type reference (TYPE) IPM_CRM_IP_SHORT_TEXT Short Text for an Intellectual Property 20081107
3 Importing IV_IP_ID Call by reference Type reference (TYPE) IPM_CRM_PRODUCT_IP The ID of an Intellectual Property (not the GUID) 20081107
# Exception Resumable Description Created on
1 COMM_FAILURE Error during RFC-CAll 20081107
2 PRODUCT_NOT_UNIQUE Product could not be determined unambiguously 20081107
3 SYS_FAILURE Error in the called IPM system 20081107

Method RFC_DESTINATION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20081107
# Exception Resumable Description Created on
1 NO_DESTINATION_AVAILABLE No destination found 20081107
History
Last changed by/on SAP  20100310 
SAP Release Created in 605