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 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'DATA' | Field Name | 20030528 | ||
| 2 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'DESTINGUID' | Field Name | 20030528 | ||
| 3 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'ILGUID' | Field Name | 20030625 | ||
| 4 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'LOGSYS' | Field Name | 20030528 | ||
| 5 | Constant | Protected | Type reference (TYPE) | BALOBJ_D | 'CRM_PRODUCT_MAINTAIN' | Application log: Object name (Application code) | 20030528 | ||
| 6 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'RELTYPE' | Field Name | 20030528 | ||
| 7 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'SCHEME_AGENCY_ID' | Field Name | 20030528 | ||
| 8 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'SCHEME_ID' | Field Name | 20030528 | ||
| 9 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'SOURCEGUID' | Field Name | 20030528 | ||
| 10 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'UPDATE_TYPE' | Field Name | 20030528 | ||
| 11 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'UPNAME' | Field Name | 20030528 | ||
| 12 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'VALID_FROM' | Field Name | 20030528 | ||
| 13 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'VALUE' | Field Name | 20030528 | ||
| 14 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'X' | 20030528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get reference keys | 20030528 | |
| 2 | Static method | Public | Method | Mapping: API-structure --> proxy-structure | 20030528 | |
| 3 | Static method | Public | Method | Mapping: proxy-structure --> API-structure | 20030528 | |
| 4 | Static method | Public | Method | Save received product relations | 20030528 | |
| 5 | Static method | Public | Method | Send product relations | 20030528 | |
| 6 | 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 | EV_GUID | Call by reference | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20030528 | |||
| 2 | IT_CCT_ID | Call by reference | Type reference (TYPE) | STANDARD TABLE | Identifier, based on the CCT Identifier | 20030528 | |||
| 3 | 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 | 20030528 |
Method MAP_API_TO_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PROXY_PRDREL | Call by reference | Type reference (TYPE) | PRODUCT_RELATION2 | 20031015 | ||||
| 2 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20030528 | |||
| 3 | IS_API_PRDREL | Call by reference | Type reference (TYPE) | ANY | Product relations | 20030528 | |||
| 4 | IS_PRDREL_STRUC | Call by reference | Type reference (TYPE) | COMC_IL_STRUC | 20030528 | ||||
| 5 | 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 | ES_API_PRD | Call by reference | Type reference (TYPE) | COMT_PRODUCT_MAINTAIN_API_EXT | 20030528 | ||||
| 2 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20030528 | |||
| 3 | IS_PROXY_PRDREL | Call by reference | Type reference (TYPE) | PRODUCT_RELATION2 | 20031015 | ||||
| 4 | IV_OWN_BSSYS | Call by reference | Type reference (TYPE) | SLD_BSKEY | Current business system | 20030528 | |||
| 5 | 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 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20030528 | |||
| 2 | IT_PROXY_PRDREL | Call by reference | Type reference (TYPE) | PRODUCT_RELATION_SET_PRODU_TAB | 20031015 | ||||
| 3 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | UUID in X form (binary) | 20030528 | |||
| 4 | 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 | EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log handle | 20030528 | |||
| 2 | EV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | UUID in X form (binary) | 20030528 | |||
| 3 | IT_PRODUCT_RELATION | Value transfer | Type reference (TYPE) | CRMT_PRDXI_PRODUCT_REL_KEY_TAB | Product relation key | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030528 |
Method SET_BAL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log handle | 20030528 | |||
| 2 | IT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20030528 | |||
| 3 | IT_IL_ERROR | Call by reference | Type reference (TYPE) | COMT_IL_ERROR_TAB | Relationships Where Errors Occurred in Processing | 20030528 | |||
| 4 | IV_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20030528 | |||
| 5 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application log: Message problem class | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Specified error | 20030528 |
History
| Last changed by/on | SAP | 20040909 |
| SAP Release Created in | 400 |