SAP ABAP Class CL_GENIL_RAXT_HDLR_FACTORY (Rapid AXT Handler Factory)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA (Package) Rapid Apps
⤷
⤷
Properties
| Class | CL_GENIL_RAXT_HDLR_FACTORY | |
| Short Description | Rapid AXT Handler Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA | Rapid Apps |
| Created | 20090212 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GENIL_RAXT_HDLR_FACTORY has no forward declaration.
Interfaces
Class CL_GENIL_RAXT_HDLR_FACTORY has no interface implemented.
Friends
Class CL_GENIL_RAXT_HDLR_FACTORY 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) | TY_LTS_OBJ_HANDLER | 20090212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090212 | |
| 2 | Instance method | Private | Method | 20090212 | ||
| 3 | Instance method | Public | Method | 20090212 | ||
| 4 | Instance method | Public | Method | 20090220 | ||
| 5 | Instance method | Public | Method | 20091005 | ||
| 6 | Instance method | Public | Method | 20090224 | ||
| 7 | Instance method | Public | Method | 20090319 |
Events
Class CL_GENIL_RAXT_HDLR_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_OBJ_HANDLER | Private | See coding | 20090212 | begin of TY_LS_OBJ_HANDLER,
OBJECT_NAME type CRMT_EXT_OBJ_NAME,
HANDLER type ref to CL_GENIL_RAXT_HDLR_ABSTR,
end of TY_LS_OBJ_HANDLER
|
||
| 2 | TY_LTS_OBJ_HANDLER | Private | See coding | 20090212 | TY_LTS_OBJ_HANDLER type sorted table of TY_LS_OBJ_HANDLER with
unique key OBJECT_NAME
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GENIL_RAXT_HDLR_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_GENIL_RAXT_HDLR_FACTORY has no exception.
Method CREATE_OBJ_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090212 | |||
| 2 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_GENIL_RAXT_HDLR_ABSTR | 20090212 |
Method CREATE_OBJ_HANDLER on class CL_GENIL_RAXT_HDLR_FACTORY has no exception.
Method GET_OBJ_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090212 | |||
| 2 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_GENIL_RAXT_HDLR_ABSTR | 20090212 |
Method GET_OBJ_HANDLER on class CL_GENIL_RAXT_HDLR_FACTORY has no exception.
Method GET_OBJ_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | ID | 20090220 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name | 20090220 | |||
| 3 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20090220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not found error | 20090311 |
Method GET_OBJ_REF_BY_REF_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name | 20091005 | |||
| 2 | IV_REF_ID | Call by reference | Type reference (TYPE) | AXT_ID | ID | 20091005 | |||
| 3 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20091005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not found error | 20091005 |
Method INIT Signature
Method INIT on class CL_GENIL_RAXT_HDLR_FACTORY has no parameter.
Method INIT on class CL_GENIL_RAXT_HDLR_FACTORY has no exception.
Method IS_OBJECT_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | ID | 20090319 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name | 20090319 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090319 |
Method IS_OBJECT_READ_ONLY on class CL_GENIL_RAXT_HDLR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |