Methods for Write Access (CL_APL_ECATT_SDC_API)
Use
This category contains the following methods:
SET_SYSTEMDATA
This method sets the system data, the target system, and the RFC destination of the referenced object. Multiple system data lines can be set for the referenced object. The method contains the following parameters:
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
IT_SYS_DEF |
ETAPI_SYS_DEF_TABTYPE |
Table with remote system descriptions |
APPEND_TARGETSYSTEM
This method appends the system data, the target system, and the RFC destination of the referenced object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_PROD_VERSION |
ETPVNR |
SPACE |
eCATT: Product version |
|
I_OBJETC_RFCDEST |
RFCDEST |
Logical destination (specified when the function is called) |
|
|
I_HTTP_RFCDEST |
ETHTTPDEST |
HTTP destination in eCATT system data containers |
|
|
C_TARGET_SYSTEM |
ETCMP_CMP |
Target system (key in system data container) |
MODIFY_TARGETSYSTEM
Changes the system data, the target system, and the RFC destination of the referenced object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_PROD_VERSION |
ETPVNR |
SPACE |
eCATT: Product version |
|
I_OBJECT_RFCDEST |
RFCDEST |
Logical destination (specified when the function is called) |
|
|
I_HTTP_RFCDEST |
ETHTTPDEST |
HTTP destination in eCATT system data containers |
|
|
C_TARGET_SYSTEM |
ETCMP_CMP |
Target system (key in system data container) |
DELETE_TARGETSYSTEM
Deletes the system data, the target system, and the RFC destination of the referenced object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_TARGET_SYSTEM |
ETCMP_CMP |
Target system (key in system data container) |