SAP ABAP Class CL_BSSP_CCTRPL_HIER (My Responsible Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-FIN (Application Component) Content for ERP Financials
⤷
BSSP2 (Package) Content for FIN
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20120525 |
Properties
| Class | CL_BSSP_CCTRPL_HIER | |
| Short Description | My Responsible Object | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP2 | Content for FIN |
| Created | 20120517 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_CCTRPL_HIER has no forward declaration.
Interfaces
Class CL_BSSP_CCTRPL_HIER has no interface implemented.
Friends
Class CL_BSSP_CCTRPL_HIER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '~Icon/InactiveLed' | 20120521 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '~Icon/GreenLed' | 20120521 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR03 | ' - ' | Three-digit character field for IDocs | 20120518 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '~Icon/YellowLed' | 20120521 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20120517 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GOS_API | 20120517 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20120517 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20120517 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BSSP_T_DOCDETAIL | Document Detail | 20120517 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20120518 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | KOKRS | Controlling Area | 20120517 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120517 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | VERSN | Version | 20120517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120521 | ||
| 2 | Instance method | Public | Method | 20120525 | ||
| 3 | Instance method | Public | Method | 20120525 | ||
| 4 | Instance method | Public | Method | 20120525 |
Events
Class CL_BSSP_CCTRPL_HIER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CUSTOMIZING | Private | See coding | 20120517 | BEGIN OF s_customizing,
f_user_dependent TYPE boole_d,
f_last_note_only TYPE boole_d,
f_show_relations TYPE boole_d,
gos_usage TYPE bssp_gos_usage,
END OF s_customizing
|
||
| 2 | S_OBJECT_INFO | Private | See coding | 20120517 | BEGIN OF s_object_info,
objkey TYPE swo_typeid,
objtype TYPE swo_objtyp,
appl_id TYPE bssp_application,
logsys TYPE logsys,
rfcdest TYPE rfcdest,
strucdescr TYPE REF TO cl_abap_structdescr,
gos_pnote TYPE gos_atta_id,
END OF s_object_info
|
Method Signatures
Method ACTIVITY_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IMAGE_SOURCE | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20120521 | |||
| 2 | EV_PLAN_PHASE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20120521 | |||
| 3 | EV_TOOLTIP | Call by reference | Type reference (TYPE) | CHAR40 | Tooltip | 20120525 | |||
| 4 | IV_ACT | Call by reference | Type reference (TYPE) | LSTAR | Activity Type | 20120521 | |||
| 5 | IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20120521 | |||
| 6 | IV_KOSTL | Call by reference | Type reference (TYPE) | KOSTL | Cost Center | 20120521 | |||
| 7 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120521 | |||
| 8 | IV_VERSION | Call by reference | Type reference (TYPE) | VERSN | Version | 20120521 | |||
| 9 | IV_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120521 |
Method ACTIVITY_PLAN on class CL_BSSP_CCTRPL_HIER has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_BSSP_CCTRPL_HIER has no parameter.
Method GET_TEXT on class CL_BSSP_CCTRPL_HIER has no exception.
Method INIT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20120525 |
Method INIT_OBJECTS on class CL_BSSP_CCTRPL_HIER has no exception.
Method REPORT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BAPIMSG | Call by reference | Type reference (TYPE) | BAPIRETURN | Return Parameter | 20120525 |
Method REPORT_MESSAGE on class CL_BSSP_CCTRPL_HIER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |