SAP ABAP Class CL_CRM_PRDXI_REL_UTIL (Central Methods for XI Proxies)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODREL_XIPROXY_APPL (Package) Product Relationships XI Connection
Properties
Class CL_CRM_PRDXI_REL_UTIL  
Short Description Central Methods for XI Proxies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package COM_PRODREL_XIPROXY_APPL   Product Relationships XI Connection 
Created 20030528   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_PRDXI_REL_UTIL has no forward declaration.
Interfaces
Class CL_CRM_PRDXI_REL_UTIL has no interface implemented.
Friends
Class CL_CRM_PRDXI_REL_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_DATA Constant Protected Type reference (TYPE) FIELDNAME 'DATA' Field Name 20030528
2 SC_DESTINGUID Constant Protected Type reference (TYPE) FIELDNAME 'DESTINGUID' Field Name 20030528
3 SC_ILGUID Constant Protected Type reference (TYPE) FIELDNAME 'ILGUID' Field Name 20030625
4 SC_LOGSYS Constant Protected Type reference (TYPE) FIELDNAME 'LOGSYS' Field Name 20030528
5 SC_PRD_BAL_OBJECT Constant Protected Type reference (TYPE) BALOBJ_D 'CRM_PRODUCT_MAINTAIN' Application log: Object name (Application code) 20030528
6 SC_RELTYPE Constant Protected Type reference (TYPE) FIELDNAME 'RELTYPE' Field Name 20030528
7 SC_SCHEME_AGENCY_ID Constant Protected Type reference (TYPE) FIELDNAME 'SCHEME_AGENCY_ID' Field Name 20030528
8 SC_SCHEME_ID Constant Protected Type reference (TYPE) FIELDNAME 'SCHEME_ID' Field Name 20030528
9 SC_SOURCEGUID Constant Protected Type reference (TYPE) FIELDNAME 'SOURCEGUID' Field Name 20030528
10 SC_UPDATE_TYPE Constant Protected Type reference (TYPE) FIELDNAME 'UPDATE_TYPE' Field Name 20030528
11 SC_UPNAME Constant Protected Type reference (TYPE) FIELDNAME 'UPNAME' Field Name 20030528
12 SC_VALID_FROM Constant Protected Type reference (TYPE) FIELDNAME 'VALID_FROM' Field Name 20030528
13 SC_VALUE Constant Protected Type reference (TYPE) FIELDNAME 'VALUE' Field Name 20030528
14 SC_X Constant Protected Type reference (TYPE) CHAR1 'X' 20030528
Methods
# Method Level Visibility Method type Description Created on
1 GET_REFKEY Static method Public Method Get reference keys 20030528
2 MAP_API_TO_PROXY Static method Public Method Mapping: API-structure --> proxy-structure 20030528
3 MAP_PROXY_TO_API Static method Public Method Mapping: proxy-structure --> API-structure 20030528
4 SAVE_PRODUCT_RELATION Static method Public Method Save received product relations 20030528
5 SEND_PRODUCT_RELATION Static method Public Method Send product relations 20030528
6 SET_BAL_LOG Static method Protected Method Write business application log 20030528
Events
Class CL_CRM_PRDXI_REL_UTIL has no event.
Types
Class CL_CRM_PRDXI_REL_UTIL has no local type.
Method Signatures

Method GET_REFKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GUID Call by reference Type reference (TYPE) GUID_16 GUID in 'RAW' format 20030528
2 Importing IT_CCT_ID Call by reference Type reference (TYPE) STANDARD TABLE Identifier, based on the CCT Identifier 20030528
3 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Key Name of a Business System 20030528
# Exception Resumable Description Created on
1 NO_VALID_OBJECT_ID_FOUND No valid object-ID found 20030528

Method MAP_API_TO_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROXY_PRDREL Call by reference Type reference (TYPE) PRODUCT_RELATION2 20031015
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20030528
3 Importing IS_API_PRDREL Call by reference Type reference (TYPE) ANY Product relations 20030528
4 Importing IS_PRDREL_STRUC Call by reference Type reference (TYPE) COMC_IL_STRUC 20030528
5 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Key Name of a Business System 20030528

Method MAP_API_TO_PROXY on class CL_CRM_PRDXI_REL_UTIL has no exception.

Method MAP_PROXY_TO_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_API_PRD Call by reference Type reference (TYPE) COMT_PRODUCT_MAINTAIN_API_EXT 20030528
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20030528
3 Importing IS_PROXY_PRDREL Call by reference Type reference (TYPE) PRODUCT_RELATION2 20031015
4 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Current business system 20030528
5 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Current logical system 20030528

Method MAP_PROXY_TO_API on class CL_CRM_PRDXI_REL_UTIL has no exception.

Method SAVE_PRODUCT_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20030528
2 Importing IT_PROXY_PRDREL Call by reference Type reference (TYPE) PRODUCT_RELATION_SET_PRODU_TAB 20031015
3 Importing IV_MESSAGE_ID Call by reference Type reference (TYPE) SXMSMGUID UUID in X form (binary) 20030528
4 Importing IV_MESSAGE_SENDER Call by reference Type reference (TYPE) SXI_ADDRESS Proxy Generation: Service 20030528

Method SAVE_PRODUCT_RELATION on class CL_CRM_PRDXI_REL_UTIL has no exception.

Method SEND_PRODUCT_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20030528
2 Exporting EV_MESSAGE_ID Call by reference Type reference (TYPE) SXMSMGUID UUID in X form (binary) 20030528
3 Importing IT_PRODUCT_RELATION Value transfer Type reference (TYPE) CRMT_PRDXI_PRODUCT_REL_KEY_TAB Product relation key 20030528
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20030528

Method SET_BAL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20030528
2 Importing IT_BAPIRET2 Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20030528
3 Importing IT_IL_ERROR Call by reference Type reference (TYPE) COMT_IL_ERROR_TAB Relationships Where Errors Occurred in Processing 20030528
4 Importing IV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20030528
5 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Application log: Message problem class 20030528
# Exception Resumable Description Created on
1 SPECIFIED_ERROR Specified error 20030528
History
Last changed by/on SAP  20040909 
SAP Release Created in 400