SAP ABAP Class CL_GS_CTS_T_CTSOBJECT (CL_GS_CTS_T_CTSOBJECT)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷ CA-WUI-APF (Application Component) Application Frame
⤷ CRM_BSP_UI_FRAME_CTS (Package) Change and Transport System
⤷ CA-WUI-APF (Application Component) Application Frame
⤷ CRM_BSP_UI_FRAME_CTS (Package) Change and Transport System
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20071115 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GS_CTS_T_CTSOBJECT_IMPL | 20071115 |
Properties
Class | CL_GS_CTS_T_CTSOBJECT | |
Short Description | ||
Super Class | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_UI_FRAME_CTS | Change and Transport System |
Created | 20071115 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GS_CTS_T_CTSOBJECT has no forward declaration.
Interfaces
Class CL_GS_CTS_T_CTSOBJECT has no interface implemented.
Friends
Class CL_GS_CTS_T_CTSOBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TYPED_CONTEXT | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GS_CTS_T_CTSOBJECT_CTXT | 20071115 | |||
2 | VIEW | Constant | Private | Type reference (TYPE) | STRING | 'CTSObject.htm' | 20071115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20071115 | |
2 | EH_ONCHECK_BTN | Instance method | Protected | Method | 20071120 | |
3 | EH_ONCTS_POPUP_CLOSED | Instance method | Protected | Method | 20071205 | |
4 | EH_ONGET_REQ_ONLY | Instance method | Protected | Method | 20071207 | |
5 | EH_ONREQ_POPUP_CLOSED | Instance method | Protected | Method | 20071207 | |
6 | EH_ONSAVE_BTN | Instance method | Protected | Method | 20071115 | |
7 | IP_CHECK_RESULT | Instance method | Public | Method | 20071122 | |
8 | OP_CHECK_OBJECT | Instance method | Protected | Method | 20071120 |
Events
Class CL_GS_CTS_T_CTSOBJECT has no event.
Types
Class CL_GS_CTS_T_CTSOBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GS_CTS_T_CTSOBJECT has no parameter.
Method CONSTRUCTOR on class CL_GS_CTS_T_CTSOBJECT has no exception.
Method EH_ONCHECK_BTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20071120 | |||
2 | Importing | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20071120 |
Method EH_ONCHECK_BTN on class CL_GS_CTS_T_CTSOBJECT has no exception.
Method EH_ONCTS_POPUP_CLOSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20071205 | |||
2 | Importing | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20071205 |
Method EH_ONCTS_POPUP_CLOSED on class CL_GS_CTS_T_CTSOBJECT has no exception.
Method EH_ONGET_REQ_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20071207 | |||
2 | Importing | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20071207 |
Method EH_ONGET_REQ_ONLY on class CL_GS_CTS_T_CTSOBJECT has no exception.
Method EH_ONREQ_POPUP_CLOSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20071207 | |||
2 | Importing | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20071207 |
Method EH_ONREQ_POPUP_CLOSED on class CL_GS_CTS_T_CTSOBJECT has no exception.
Method EH_ONSAVE_BTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20071115 | |||
2 | Importing | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20071115 |
Method EH_ONSAVE_BTN on class CL_GS_CTS_T_CTSOBJECT has no exception.
Method IP_CHECK_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | 20071122 |
Method IP_CHECK_RESULT on class CL_GS_CTS_T_CTSOBJECT has no exception.
Method OP_CHECK_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | 20071120 |
Method OP_CHECK_OBJECT on class CL_GS_CTS_T_CTSOBJECT has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |