SAP ABAP Class CL_AI_RESPONSE_OBJECT (Response Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC (Application Component) Integration Builder - Configuration
⤷
SAI_CACHE_MONITORING (Package) ITSAM Cache Monitoring Stuff

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AI_RESPONSE_OBJECT | Response | 20070416 |
Properties
Class | CL_AI_RESPONSE_OBJECT | |
Short Description | Response Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_CACHE_MONITORING | ITSAM Cache Monitoring Stuff |
Created | 20070416 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AI_RESPONSE_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AI_RESPONSE_OBJECT | Response | 20070416 |
Friends
Class CL_AI_RESPONSE_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20070416 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20070416 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20070416 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20070416 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20070416 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20070416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070416 |
2 | ![]() |
Instance method | Public | Method | 20070416 | |
3 | ![]() |
Instance method | Public | Method | 20070416 | |
4 | ![]() |
Instance method | Public | Method | 20070416 |
Events
Class CL_AI_RESPONSE_OBJECT has no event.
Types
Class CL_AI_RESPONSE_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | 20070416 |
Method CONSTRUCTOR on class CL_AI_RESPONSE_OBJECT has no exception.
Method GET_CDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | STRING | 20070416 |
Method GET_CDATA on class CL_AI_RESPONSE_OBJECT has no exception.
Method GET_HTTP_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20070416 |
Method GET_HTTP_RESPONSE on class CL_AI_RESPONSE_OBJECT has no exception.
Method GET_XDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | XSTRING | 20070416 |
Method GET_XDATA on class CL_AI_RESPONSE_OBJECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |