SAP ABAP Class CL_PS_GENIL_OBJ_FACTORY (Factory :: PS GENIL object)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS-ST (Application Component) Structures
⤷
PSB_GENIL (Package) PS Genil Layer

⤷

⤷

Properties
Class | CL_PS_GENIL_OBJ_FACTORY | |
Short Description | Factory :: PS GENIL object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PSB_GENIL | PS Genil Layer |
Created | 20090728 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PS_GENIL_OBJ_FACTORY has no forward declaration.
Interfaces
Class CL_PS_GENIL_OBJ_FACTORY has no interface implemented.
Friends
Class CL_PS_GENIL_OBJ_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) | GTY_OBJ_HANDLER_TT | 20090728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Create an instance of the Handler class | 20090728 |
2 | ![]() |
Instance method | Public | Method | Get the Object Handler Class | 20090728 |
Events
Class CL_PS_GENIL_OBJ_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_OBJ_HANDLER_ST | Private | See coding | 20090728 | BEGIN OF gty_obj_handler_st,
object_name TYPE crmt_ext_obj_name,
* OBJECT_ID type CRMT_GENIL_OBJECT_ID,
handler TYPE REF TO object,
END OF gty_obj_handler_st
|
||
2 | GTY_OBJ_HANDLER_TT | Private | See coding | 20090728 | gty_obj_handler_tt TYPE STANDARD TABLE OF gty_obj_handler_st
|
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 | 20090728 | ||
2 | ![]() |
RV_HANDLER | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20090728 |
Method CREATE_OBJ_HANDLER on class CL_PS_GENIL_OBJ_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 | 20090728 | ||
2 | ![]() |
RV_HANDLER | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20090728 |
Method GET_OBJ_HANDLER on class CL_PS_GENIL_OBJ_FACTORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |