SAP ABAP Class CL_AI_REQUEST_PARSER_OBJECT (Request)
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_REQUEST_PARSER_OBJECT | Common Interface Cache Display RWB and ITSAM | 20070416 |
Properties
| Class | CL_AI_REQUEST_PARSER_OBJECT | |
| Short Description | Request | |
| 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AI_REQUEST_PARSER_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AI_REQUEST_PARSER_OBJECT | Common Interface Cache Display RWB and ITSAM | 20070416 |
Friends
Class CL_AI_REQUEST_PARSER_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) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20070416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070416 | |
| 2 | Static method | Public | Method | 20070416 |
Events
Class CL_AI_REQUEST_PARSER_OBJECT has no event.
Types
Class CL_AI_REQUEST_PARSER_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 | FIELDS | Value transfer | Type reference (TYPE) | TIHTTPNVP | 20070416 |
Method CONSTRUCTOR on class CL_AI_REQUEST_PARSER_OBJECT has no exception.
Method CREATE_FROM_HTTP_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_AI_REQUEST_PARSER_OBJECT | Request | 20070416 | |||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20070416 |
Method CREATE_FROM_HTTP_REQUEST on class CL_AI_REQUEST_PARSER_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |