SAP ABAP Class CL_CC_CONTRACT_FIND (Find SAP CC contract)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
ISX_MD_CC_ADAPTER (Package) Adapter for SAP Convergent Charging
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISX_MD_CC_CONSTANTS | Constants for SAP CC contract call | 20101112 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISX_MD_COL_CONSTANTS | Constants for master data replictaion | 20101217 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISX_MD_COL_REP_OBJECT_CON | Constants for replication objects in COL | 20111110 |
Properties
| Class | CL_CC_CONTRACT_FIND | |
| Short Description | Find SAP CC contract | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISX_MD_CC_ADAPTER | Adapter for SAP Convergent Charging |
| Created | 20101112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CC_CONTRACT_FIND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISX_MD_CC_CONSTANTS | Constants for SAP CC contract call | 20101112 | ||
| 2 | IF_ISX_MD_COL_CONSTANTS | Constants for master data replictaion | 20101217 | ||
| 3 | IF_ISX_MD_COL_REP_OBJECT_CON | Constants for replication objects in COL | 20111110 |
Friends
Class CL_CC_CONTRACT_FIND has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Find contract | 20101112 | |
| 2 | Instance method | Public | Method | Read contract by ID | 20101217 | |
| 3 | Instance method | Protected | Method | Determine logcial port | 20130219 | |
| 4 | Instance method | Protected | Method | Get VALID_AT from contract validity | 20111110 | |
| 5 | Instance method | Public | Method | Map from webservice into BOL structure | 20101115 |
Events
Class CL_CC_CONTRACT_FIND has no event.
Types
Class CL_CC_CONTRACT_FIND has no local type.
Method Signatures
Method CONTRACT_FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONTRACT | Call by reference | Type reference (TYPE) | ISX_CONTRACT_TAB | Contract - Table type | 20101112 | |||
| 2 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101112 | |||
| 3 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | CRM_ISX_SEL_PARA_TAB | Table type for Selection Parameters for Complex Searches | 20101112 |
Method CONTRACT_FIND on class CL_CC_CONTRACT_FIND has no exception.
Method CONTRACT_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | Data object structure | 20101217 | |||
| 2 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101217 | |||
| 3 | IV_DATA_ID | Call by reference | Type reference (TYPE) | ANY | Data object ID | 20101217 |
Method CONTRACT_READ on class CL_CC_CONTRACT_FIND has no exception.
Method DETERMINE_LOGICAL_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20130219 | |||
| 2 | EV_LOGICAL_PORT | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20130219 | |||
| 3 | IT_CONTRACT | Call by reference | Type reference (TYPE) | ISX_CONTRACT_TAB | Contract - Table type | 20130219 | |||
| 4 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | CRM_ISX_SEL_PARA_TAB | Table type for Selection Parameters for Complex Searches | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error occurred | 20130219 |
Method GET_VALID_AT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALID_AT_LOC | Call by reference | Type reference (TYPE) | ISX_DATE | Valid_At in local format | 20111110 | |||
| 2 | IS_CONTRACT_BOL | Call by reference | Type reference (TYPE) | ISX_CONTRACT | Contract structure | 20111110 | |||
| 3 | IS_CONTRACT_WS | Call by reference | Type reference (TYPE) | ISX_CHARGING_CONTRACT1 | Proxy Structure (generated) | 20111110 |
Method GET_VALID_AT on class CL_CC_CONTRACT_FIND has no exception.
Method MAP_WS_TO_BOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONTRACT_BOL | Call by reference | Type reference (TYPE) | ISX_CONTRACT_TAB | Contract - Table type | 20101115 | |||
| 2 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101115 | |||
| 3 | IS_RESPONSE_WS | Call by reference | Type reference (TYPE) | ISX_FIND_CHARGING_CONTRACT_RES | Webservice Response Message | 20101115 | |||
| 4 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | CRM_ISX_SEL_PARA_TAB | Table type for Selection Parameters for Complex Searches | 20101116 |
Method MAP_WS_TO_BOL on class CL_CC_CONTRACT_FIND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |