SAP ABAP Interface IF_TREX_APP_RES (Response for application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_APP_SAMPLE2_REQ | Sample Response Class | 20090717 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_APP_SAMPLE_REQ | Sample Response Class | 20090717 |
Properties
| Interface | IF_TREX_APP_RES | |
| Short Description | Response for application |
General Data
| Package | STREX | TREX ABAP client |
| Created | 20090714 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TREX_APP_RES has no forward declaration.
Interfaces
Interface IF_TREX_APP_RES has no interface.
Friends
Interface IF_TREX_APP_RES has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20090714 | |||
| 2 | C_VERSION | Instance attribute | Public | Type reference (TYPE) | I | 20090714 | |||
| 3 | RETURN_CODE | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20090714 | ||
| 4 | RETURN_TEXT | Instance attribute | Public | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20090714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090714 | ||
| 2 | Instance method | Public | Method | 20090714 |
Events
Interface IF_TREX_APP_RES has no event.
Types
Interface IF_TREX_APP_RES has no local type.
Method Signatures
Method SET_RETURN_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20090714 |
Method SET_RETURN_CODE on Interface IF_TREX_APP_RES has no exception.
Method SET_RETURN_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20090714 |
Method SET_RETURN_TEXT on Interface IF_TREX_APP_RES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |