SAP ABAP Class CL_ISX_MD_COL_API (Common Object Layer API (generic inbound))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
ISX_MD (Package) Master Data Replication for Cross Billing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISX_MD_COL_CONSTANTS | Constants for master data replictaion | 20110225 |
Properties
Class | CL_ISX_MD_COL_API | |
Short Description | Common Object Layer API (generic inbound) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ISX_MD | Master Data Replication for Cross Billing |
Created | 20101220 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISX_MD_COL_API has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISX_MD_COL_CONSTANTS | Constants for master data replictaion | 20110225 |
Friends
Class CL_ISX_MD_COL_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110225 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISX_MD_COL_TOOLS | Tools for master data replication | 20101220 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ISX_MD_COL_FRAMEWORK | Handler class for replication object | 20101223 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISX_CTR_REPOBJ | Objects for Master Data Replication | 20101220 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISX_MD_COL_BO | COL Framework Replication Object | 20101220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101220 |
2 | ![]() |
Instance method | Private | Method | Create Data from structure | 20101220 |
3 | ![]() |
Instance method | Private | Method | Create the data for Maintain | 20101220 |
4 | ![]() |
Instance method | Public | Method | Execute Maintain | 20101220 |
5 | ![]() |
Instance method | Public | Method | Execute Query | 20101220 |
6 | ![]() |
Instance method | Public | Method | Execute Read | 20101223 |
7 | ![]() |
Instance method | Protected | Method | Save data | 20101223 |
Events
Class CL_ISX_MD_COL_API has no event.
Types
Class CL_ISX_MD_COL_API has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REP_OBJECT | Call by reference | Type reference (TYPE) | ISX_MD_COL_BO | COL Framework Replication Object | 20101220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ISX COL Framework Error Handling | 20101223 |
Method CREATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20101220 | |||
2 | ![]() |
IV_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME30 | Table Name of Length 30 | 20101220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ISX COL Framework Error Handling | 20101220 |
Method CREATE_DATA_4_MAINTAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20101220 | |||
2 | ![]() |
ER_OBJECT | Call by reference | Object reference (TYPE REF TO) | DATA | 20101220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ISX COL Framework Error Handling | 20101220 |
Method EXECUTE_MAINTAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101220 | ||
2 | ![]() |
IT_BAPIMTCS | Call by reference | Type reference (TYPE) | BAPIMTCST | Middleware Transaction Container Structure | 20101220 | ||
3 | ![]() |
IV_SCENARIO_ID | Call by reference | Type reference (TYPE) | ISX_CTR_SCENARIO_ID | Scenario ID for master data replication | 20101220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ISX COL Framework Error Handling | 20101220 |
Method EXECUTE_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIMTCS | Call by reference | Type reference (TYPE) | BAPIMTCST | Middleware Transaction Container Structure | 20101220 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101220 | ||
3 | ![]() |
EV_MORE_HITS | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20101220 | ||
4 | ![]() |
EV_RETURNED_HITS | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20101220 | ||
5 | ![]() |
IT_SEL_PARAM | Call by reference | Type reference (TYPE) | CRM_ISX_SEL_PARA_TAB | Table type for Selection Parameters for Complex Searches | 20101220 | ||
6 | ![]() |
IV_MAX_HITS | Call by reference | Type reference (TYPE) | GENILT_UNSIGNED_INT4 | Unsigned Integer | 20101220 | ||
7 | ![]() |
IV_SCENARIO_ID | Call by reference | Type reference (TYPE) | ISX_CTR_SCENARIO_ID | Scenario ID for master data replication | 20110211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ISX COL Framework Error Handling | 20101220 |
Method EXECUTE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIMTCS | Call by reference | Type reference (TYPE) | BAPIMTCST | Middleware Transaction Container Structure | 20101223 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101223 | ||
3 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | ANY | Object Key | 20101223 | ||
4 | ![]() |
IV_SCENARIO_ID | Call by reference | Type reference (TYPE) | ISX_CTR_SCENARIO_ID | Scenario ID for master data replication | 20110211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ISX COL Framework Error Handling | 20101223 |
Method SAVE 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 table | 20101223 | ||
2 | ![]() |
IV_DATA_ID | Call by reference | Type reference (TYPE) | ANY | Object Key | 20101223 | ||
3 | ![]() |
IV_SCENARIO_ID | Call by reference | Type reference (TYPE) | ISX_CTR_SCENARIO_ID | Scenario ID | 20101223 |
Method SAVE on class CL_ISX_MD_COL_API has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |