SAP ABAP Class CL_RSO_RES_CNT_HDL_FACTORY (Factory for Content Handler)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_FRMW (Package) BW: ResourceFramework
⤷
⤷
Properties
| Class | CL_RSO_RES_CNT_HDL_FACTORY | |
| Short Description | Factory for Content Handler | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_RES_FRMW | BW: ResourceFramework |
| Created | 20130416 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSO_RES_CNT_HDL_FACTORY has no forward declaration.
Interfaces
Class CL_RSO_RES_CNT_HDL_FACTORY has no interface implemented.
Friends
Class CL_RSO_RES_CNT_HDL_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'timestamp' | 20130417 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20130416 | ||
| 2 | Instance method | Public | Method | Get content handler for ASXML | 20130516 | |
| 3 | Instance method | Public | Method | Get content handler for binary data | 20130416 | |
| 4 | Static method | Public | Method | Get Instance | 20130416 |
Events
Class CL_RSO_RES_CNT_HDL_FACTORY has no event.
Types
Class CL_RSO_RES_CNT_HDL_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130416 |
Method CONSTRUCTOR on class CL_RSO_RES_CNT_HDL_FACTORY has no exception.
Method GET_HANDLER_FOR_ASXML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | Content Handler | 20130516 |
Method GET_HANDLER_FOR_ASXML on class CL_RSO_RES_CNT_HDL_FACTORY has no exception.
Method GET_HANDLER_FOR_BINARY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | Content Handler | 20130416 |
Method GET_HANDLER_FOR_BINARY_DATA on class CL_RSO_RES_CNT_HDL_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LAST_CHANGED | Call by reference | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130416 | |||
| 2 | I_R_CNT_TYPE_HDL | Call by reference | Object reference (TYPE REF TO) | CL_RSO_RES_CNT_TYPE_HANDLER | Handler for Content Types | 20130416 | |||
| 3 | I_T_REQ_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Request header fields | 20130603 | |||
| 4 | R_CNT_HDL_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_RSO_RES_CNT_HDL_FACTORY | Factory for Content Handler | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared exceptions for resource/service framework | 20130416 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |