SAP ABAP Class CL_AXT_CA_HDLR_FACTORY (Generic IL Component: Sample Implementation Order Item)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA (Package) Rapid Apps
⤷
⤷
Properties
| Class | CL_AXT_CA_HDLR_FACTORY | |
| Short Description | Generic IL Component: Sample Implementation Order Item | |
| 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 | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_CA_HDLR_FACTORY has no forward declaration.
Interfaces
Class CL_AXT_CA_HDLR_FACTORY has no interface implemented.
Friends
Class CL_AXT_CA_HDLR_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20090217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20090212 | ||
| 2 | Static method | Public | Method | Returns all handler | 20090217 | |
| 3 | Static method | Public | Method | 20090930 | ||
| 4 | Static method | Public | Method | 20090212 | ||
| 5 | Static method | Public | Method | 20090930 |
Events
Class CL_AXT_CA_HDLR_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GT_HANDLER | Public | See coding | 20090217 | ty_gt_handler TYPE STANDARD TABLE OF REF TO cl_axt_ca_hdlr_abstr
|
||
| 2 | TY_LS_HANDLER | Private | See coding | 20090212 | BEGIN OF ty_ls_handler,
name TYPE crmt_ext_obj_name,
handler TYPE REF TO cl_axt_ca_hdlr_abstr,
END OF ty_ls_handler
|
Method Signatures
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 | RV_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_AXT_CA_HDLR_ABSTR | 20090212 |
Method CREATE_OBJ_HANDLER on class CL_AXT_CA_HDLR_FACTORY has no exception.
Method GET_ALL_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HANDLER | Call by reference | Type reference (TYPE) | TY_GT_HANDLER | 20090217 |
Method GET_ALL_HANDLER on class CL_AXT_CA_HDLR_FACTORY has no exception.
Method GET_CHILD_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20090930 | ||||
| 2 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | 20090930 | ||||
| 3 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_AXT_CA_HDLR_ABSTR | 20090930 |
Method GET_CHILD_HANDLER on class CL_AXT_CA_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_AXT_CA_HDLR_ABSTR | 20090930 |
Method GET_OBJ_HANDLER on class CL_AXT_CA_HDLR_FACTORY has no exception.
Method GET_OBJ_HANDLER_BY_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GENIL_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | 20090930 | ||||
| 2 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_AXT_CA_HDLR_ABSTR | 20090930 |
Method GET_OBJ_HANDLER_BY_INSTANCE on class CL_AXT_CA_HDLR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |