SAP ABAP Class IF_ISX_MD_COL_ADAPTER (Interface for BAdI: ISX_MD_COL_ADAPTER)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100910 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CC_CONTRACT_STATE_READ | Read contract state from SAP CC | 20120712 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CC_MD_COL_MAINTAIN | Class for BAdI Impl.: CC_MD_COL_MAINTAIN | 20100921 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CC_MD_COL_MAINTAIN_BULK | Class for BAdI: ISX_MD_COL_ADAPTER | 20111025 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CC_PRV_CONTR_CTR_STATE_ADD | Class for BAdI: ISX_MD_COL_ADAPTER | 20120727 |
Properties
Class | IF_ISX_MD_COL_ADAPTER | |
Short Description | Interface for BAdI: ISX_MD_COL_ADAPTER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100910 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ISX_MD_COL_ADAPTER has no forward declaration.
Interfaces
Class IF_ISX_MD_COL_ADAPTER has no interface implemented.
Friends
Class IF_ISX_MD_COL_ADAPTER has no friend class.
Attributes
Class IF_ISX_MD_COL_ADAPTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Call adapter for data maintain | 20101209 |
2 | ![]() |
Instance method | Public | Method | Call adapter for query read | 20101215 |
3 | ![]() |
Instance method | Public | Method | Call adapter for data read | 20101209 |
Events
Class IF_ISX_MD_COL_ADAPTER has no event.
Types
Class IF_ISX_MD_COL_ADAPTER has no local type.
Method Signatures
Method CALL_MAINTAIN_ADAPTER 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 structure | 20101209 | ||
2 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101209 |
Method CALL_MAINTAIN_ADAPTER on class IF_ISX_MD_COL_ADAPTER has no exception.
Method CALL_QUERY_ADAPTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Data Structure | 20101215 | ||
2 | ![]() |
CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101215 | ||
3 | ![]() |
ES_RESULT_PARAMETERS | Call by reference | Type reference (TYPE) | ISX_MD_RESULT_PARAM | COL Query Result Parameter | 20101215 | ||
4 | ![]() |
IS_QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_QUERY_PARAMETERS | Search Control Parameters | 20101215 | ||
5 | ![]() |
IT_SEL_PARAM | Call by reference | Type reference (TYPE) | CRM_ISX_SEL_PARA_TAB | Table type for Selection Parameters for Complex Searches | 20101215 |
Method CALL_QUERY_ADAPTER on class IF_ISX_MD_COL_ADAPTER has no exception.
Method CALL_READ_ADAPTER 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 | 20101209 | ||
3 | ![]() |
IV_DATA_ID | Call by reference | Type reference (TYPE) | ANY | Data object ID | 20101217 |
Method CALL_READ_ADAPTER on class IF_ISX_MD_COL_ADAPTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |