Methods for Read Access (CL_APL_ECATT_API)
Use
This category contains the following methods:
GET_EXCEPTION_MODE
This method reads the exception handling for the API object. The exception handling determines how exceptions in the API are dealt with.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
R_EXCEPTION_MODE |
ETONOFF |
Mode E=Raise and Exit, C=Collect and Continue, I=Ignore |
GET_OBJECT_ATTRIBUTES
This method reads the attributes of the eCATT object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
I_READ_ONLY |
ETONOFF |
SPACE |
'X' = Read write-protected attributes as well |
|
ET_ATTR_DESC |
ETATTR_DESC_TABTYPE |
Required attributes; Initial = All attributes |
GET_OBJECT_ID
This method reads the object ID of the eCATT object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
ES_OBJECT_ID |
ETAPI_OBJ |
eCATT ID of object at API runtime |
GET_PACKAGE
This method reads the package in which the eCATT object is saved.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
R_PACKAGE |
TADIR-DEVCLASS |
Package |
GET_REQUEST
This method reads the request/task of the eCATT object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
R_TRANS_REQ |
E070-TRKORR |
Request/Task |
GET_RFC_DESTINATION
This method reads the logical destination of the eCATT object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
R_OBJECT_RFCDEST |
RFCDEST |
Logical destination (specified in function call) |
GET_WRITE_ENABLED
This method reads the status of the write-enabled indicator.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
R_WRITE_ENABLED |
ETONOFF |
eCATT switch on/off |
GET_EXTRAID
This method reads the EXTRAID of an eCATT object.
|
Parameter Name |
Type |
Default Value |
Description |
|---|---|---|---|
|
R_EXTRAID |
STRING |
EXTRAID string |