SAP ABAP Class CL_GRFN_ASSIST_ORGUNIT_HELP (Assistance Class for GRFN_WD_ORGUNIT_HELP)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WD_HRORG (Package) GRC Foundation catalogues WD
⤷
⤷
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 | 20080515 |
Properties
| Class | CL_GRFN_ASSIST_ORGUNIT_HELP | |
| Short Description | Assistance Class for GRFN_WD_ORGUNIT_HELP | |
| 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 | GRFN_WD_HRORG | GRC Foundation catalogues WD |
| Created | 20080515 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_ASSIST_ORGUNIT_HELP has no forward declaration.
Interfaces
Class CL_GRFN_ASSIST_ORGUNIT_HELP has no interface implemented.
Friends
Class CL_GRFN_ASSIST_ORGUNIT_HELP has no friend class.
Attributes
Class CL_GRFN_ASSIST_ORGUNIT_HELP has no attribute.
Methods
Class CL_GRFN_ASSIST_ORGUNIT_HELP has no method.
Events
Class CL_GRFN_ASSIST_ORGUNIT_HELP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_SEARCH_TABLE | Public | See coding | 20080515 | BEGIN OF ys_search_table,
index TYPE i,
element TYPE REF TO if_wd_context_element,
END OF ys_search_table
|
||
| 2 | YT_SEARCH_TABLE | Public | See coding | 20080515 | yt_search_table TYPE SORTED TABLE OF ys_search_table WITH UNIQUE KEY index
|
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |