SAP ABAP Class CL_HRDEPBSXX_PROTOCOL_TREE (Protokollbaum Funktionsbaustein HRPBSDEXX_SHOW_PROTOCOL)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-PS-VA (Application Component) Pension Administration
⤷
P01PBSXX (Package) Generische Objekte Öffentl. Dienst Deutschland
⤷
⤷
Properties
| Class | CL_HRDEPBSXX_PROTOCOL_TREE | |
| Short Description | Protokollbaum Funktionsbaustein HRPBSDEXX_SHOW_PROTOCOL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01PBSXX | Generische Objekte Öffentl. Dienst Deutschland |
| Created | 20061121 | SAP |
| Last change | 20070912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRDEPBSXX_PROTOCOL_TREE has no interface implemented.
Friends
Class CL_HRDEPBSXX_PROTOCOL_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | 20070214 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20070214 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | 20070214 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | HRDEPBSXXT_SHOW_PROTOCOL | 20070214 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | HRPBSDE_PLOG | 20070214 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_TABLE_PTEXT_TAB | 20070214 | ||||
| 7 | Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | 20070214 | |||
| 8 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | 20070214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070214 | ||
| 2 | Instance method | Private | Method | 20070214 | ||
| 3 | Instance method | Public | Constructor | 20070214 | ||
| 4 | Instance method | Private | Method | 20070214 | ||
| 5 | Instance method | Public | Method | 20070214 | ||
| 6 | Instance method | Protected | Event handling method | 20070214 | ||
| 7 | Instance method | Public | Method | 20070214 |
Events
Class CL_HRDEPBSXX_PROTOCOL_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LEVEL_NODE | Private | See coding | 20070214 | BEGIN OF ty_level_node,
tlevel TYPE seu_level,
node TYPE lvc_nkey,
END OF ty_level_node
|
||
| 2 | TY_TABLE_PTEXT | Private | See coding | 20070214 | BEGIN OF ty_table_ptext,
node TYPE lvc_nkey,
table TYPE hrpbsde_plog,
line TYPE plog_text,
END OF ty_table_ptext
|
||
| 3 | TY_TABLE_PTEXT_TAB | Private | See coding | 20070214 | ty_table_ptext_tab type table of ty_table_ptext
|
Method Signatures
Method ADD_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070214 | |||
| 2 | IS_PROT | Call by reference | Type reference (TYPE) | HRDEPBSXXS_SHOW_PROTOCOL | Anzeigestruktur des Protokolls | 20070214 | |||
| 3 | I_RELAT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070214 |
Method ADD_LINE on class CL_HRDEPBSXX_PROTOCOL_TREE has no exception.
Method ADD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070214 | |||
| 2 | I_DDTEXT | Call by reference | Type reference (TYPE) | AS4TEXT | Kurzbeschreibung von Repository-Objekten | 20070911 | |||
| 3 | I_RELAT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20070214 |
Method ADD_TABLE on class CL_HRDEPBSXX_PROTOCOL_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20070214 | |||
| 2 | IT_PTEXT | Call by reference | Type reference (TYPE) | HRPBSDE_PLOG | Abrechnungsprotokoll | 20070214 |
Method CONSTRUCTOR on class CL_HRDEPBSXX_PROTOCOL_TREE has no exception.
Method CREATE_FCAT Signature
Method CREATE_FCAT on class CL_HRDEPBSXX_PROTOCOL_TREE has no parameter.
Method CREATE_FCAT on class CL_HRDEPBSXX_PROTOCOL_TREE has no exception.
Method FREE Signature
Method FREE on class CL_HRDEPBSXX_PROTOCOL_TREE has no parameter.
Method FREE on class CL_HRDEPBSXX_PROTOCOL_TREE has no exception.
Method ON_LINK_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Attribute reference (LIKE) | 20070214 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20070214 |
Method ON_LINK_CLICKED on class CL_HRDEPBSXX_PROTOCOL_TREE has no exception.
Method SHOW Signature
Method SHOW on class CL_HRDEPBSXX_PROTOCOL_TREE has no parameter.
Method SHOW on class CL_HRDEPBSXX_PROTOCOL_TREE has no exception.
History
| Last changed by/on | SAP | 20070912 |
| SAP Release Created in |