SAP ABAP Class CL_SUBSCREEN_HRF02 (HR Forms: Subscreen)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PY-XX-FO (Application Component) Forms
⤷
PAOC_PAY_HRFORMS (Package) HR Forms
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_SUBSCREEN_HRF02 | |
| Short Description | HR Forms: Subscreen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAY_HRFORMS | HR Forms |
| Created | 20000525 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SUBSCREEN_HRF02 has no forward declaration.
Interfaces
Class CL_SUBSCREEN_HRF02 has no interface implemented.
Friends
Class CL_SUBSCREEN_HRF02 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | 'X' = Subscreen Fields May be Changed | 20000712 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20000712 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SCRFNAME | Cursor field | 20020219 | |||
| 4 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'CREATE_FN' | Command: Create Function Module | 20040907 | ||
| 5 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'EDIT_FN' | Command: Process Function Module | 20040907 | ||
| 6 | Constant | Public | Type reference (TYPE) | UI_FUNC | ' ' | Command: None | 20040908 | ||
| 7 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'SHOW_FN' | Command: Display Function Module | 20040907 | ||
| 8 | Constant | Public | Type reference (TYPE) | BOOLE_D | ' ' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040128 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | TV_IMAGE | '@B_CHCK@' | Tree Control: Icon / Image | 20040907 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | TV_IMAGE | '@B_CREA@' | Tree Control: Icon / Image | 20040907 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | TV_IMAGE | '@B_CHNG@' | Tree Control: Icon / Image | 20040907 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | TV_IMAGE | '@S_LEDI@' | Tree Control: Icon / Image | 20040908 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | TV_IMAGE | '@B_DISP@' | Tree Control: Icon / Image | 20040907 | ||
| 14 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040128 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Screen Number | 20000525 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000712 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_FCAT | Field Catalog for List Viewer Control | 20000712 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20000712 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20000712 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20000712 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | 'X' = Subscreen is Initialized | 20000712 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20000613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040907 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020207 | |
| 3 | Instance method | Public | Method | Paste Clipboard | 20020306 | |
| 4 | Instance method | Public | Method | May Destroy Controls | 20000630 | |
| 5 | Instance method | Public | Method | PAI: Set Field Values | 20000525 | |
| 6 | Instance method | Public | Method | PAI: Process Function Code | 20000525 | |
| 7 | Instance method | Public | Method | PBO: Read Exclude Table for Status | 20020305 | |
| 8 | Instance method | Public | Method | PBO: Read Field Values and Attributes | 20000525 | |
| 9 | Instance method | Public | Method | POH: Display F1 Help | 20000605 | |
| 10 | Instance method | Public | Method | POV: Display F4 Help | 20000605 | |
| 11 | Instance method | Protected | Method | Read Field Value of Screen (for POV) | 20000613 | |
| 12 | Instance method | Public | Method | Set Selected Nodes | 20000526 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGE | Instance Event (0) |
Public (2) |
Messages | 20000713 |
Types
Class CL_SUBSCREEN_HRF02 has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SUBSCREEN_HRF02 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SUBSCREEN_HRF02 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SUBSCREEN_HRF02 has no parameter.
Method CONSTRUCTOR on class CL_SUBSCREEN_HRF02 has no exception.
Method DROP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20020308 | |||
| 2 | RE_PROCESSED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020308 |
Method DROP_OBJECTS on class CL_SUBSCREEN_HRF02 has no exception.
Method FREE Signature
Method FREE on class CL_SUBSCREEN_HRF02 has no parameter.
Method FREE on class CL_SUBSCREEN_HRF02 has no exception.
Method PAI_SET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | HRF01_SYMBOL_COLLECTION | Geänderte Felder | 20000525 | |||
| 2 | RE_ERROR | Value transfer | Type reference (TYPE) | XFELD | 'X' = Fehler | 20000525 |
Method PAI_SET_FIELDS on class CL_SUBSCREEN_HRF02 has no exception.
Method PAI_SET_OKCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURSOR | Call by reference | Type reference (TYPE) | C | Cursorposition | 20000525 | |||
| 2 | IM_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20000525 | |||
| 3 | RE_OKAY | Value transfer | Type reference (TYPE) | XFELD | 'X' = Dynpro verlassen | 20000525 |
Method PAI_SET_OKCODE on class CL_SUBSCREEN_HRF02 has no exception.
Method PBO_GET_EXCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EXCLUDE | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20020305 |
Method PBO_GET_EXCLUDE on class CL_SUBSCREEN_HRF02 has no exception.
Method PBO_GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20000525 | |||
| 2 | EX_FIELDVALUES | Call by reference | Type reference (TYPE) | HRF01_SYMBOL_COLLECTION | Feldwerte | 20000525 | |||
| 3 | EX_INTENSE_FIELDS | Call by reference | Type reference (TYPE) | HRF01_SYMBOL_COLLECTION | Intensified Felder | 20000525 | |||
| 4 | EX_INVISIBLE_FIELDS | Call by reference | Type reference (TYPE) | HRF01_SYMBOL_COLLECTION | Unsichtbare Felder | 20000525 | |||
| 5 | EX_SHOW_FIELDS | Call by reference | Type reference (TYPE) | HRF01_SYMBOL_COLLECTION | Nicht Änderbare Felder | 20000525 |
Method PBO_GET_FIELDS on class CL_SUBSCREEN_HRF02 has no exception.
Method POH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | C | Name eines Dynproelementes | 20000605 |
Method POH on class CL_SUBSCREEN_HRF02 has no exception.
Method POV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NEWVALUE | Call by reference | Type reference (TYPE) | ANY | Neuer Feldwert | 20000605 | |||
| 2 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | C | Name eines Dynproelementes | 20000605 | |||
| 3 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | Feldwert | 20000605 |
Method POV on class CL_SUBSCREEN_HRF02 has no exception.
Method READ_FIELD_FROM_DYNP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDVALUE | Value transfer | Type reference (TYPE) | ANY | Feldinhalt | 20000613 | |||
| 2 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | C | Feldname | 20000613 |
Method READ_FIELD_FROM_DYNP on class CL_SUBSCREEN_HRF02 has no exception.
Method SET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | HR Forms: Knoten des HR Baums | 20000526 | |||
| 2 | IM_TREE | Call by reference | Object reference (TYPE REF TO) | CL_TREE_HRF02 | HR Forms: Baum | 20000526 |
Method SET_SELECTED_NODE on class CL_SUBSCREEN_HRF02 has no exception.
Event Signatures
Event MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Exporting | Value transfer | Type reference (TYPE) | ARBGB | 'HRFORMS' | Nachrichtenklasse | 20000713 | |
| 2 | MSG_NUMBER | Exporting | Value transfer | Type reference (TYPE) | MSGNO | Nachrichtennummer | 20000713 | ||
| 3 | MSG_TYPE | Exporting | Value transfer | Type reference (TYPE) | MSGTY | Nachrichtentyp - E,I,S,W | 20000713 | ||
| 4 | MSG_V1 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 1 der Nachricht | 20000713 | ||
| 5 | MSG_V2 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 2 der Nachricht | 20000713 | ||
| 6 | MSG_V3 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 3 der Nachricht | 20000713 | ||
| 7 | MSG_V4 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 4 der Nachricht | 20000713 | ||
| 8 | OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Auslösendes Object | 20000713 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 46C |