SAP ABAP Class CL_SAWE_SA_FORM_OBJECT_ID (Feeder class for form object)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
IS-PRS-LS (Application Component) Lean Staffing
⤷
PSAWE_SA_UI (Package) Staff Assignment UI Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20090918 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090918 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20091014 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAWE_SA_CONSTANTS | Constants definitions | 20110113 |
Properties
| Class | CL_SAWE_SA_FORM_OBJECT_ID | |
| Short Description | Feeder class for form object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSAWE_SA_UI | Staff Assignment UI Layer |
| Created | 20090918 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAWE_SA_FORM_OBJECT_ID has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20090918 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090918 | ||
| 3 | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20091014 | ||
| 4 | IF_SAWE_SA_CONSTANTS | Constants definitions | 20110113 |
Friends
Class CL_SAWE_SA_FORM_OBJECT_ID has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110113 | ||
| 2 | Instance method | Private | Method | 20110113 | ||
| 3 | Instance method | Private | Method | 20110113 | ||
| 4 | Instance method | Private | Method | 20110113 | ||
| 5 | Instance method | Private | Method | 20110113 | ||
| 6 | Instance method | Public | Method | Standard FPM method implemented to get Emp personal data. | 20110112 | |
| 7 | Instance method | Public | Method | Standard FPM method implemented to get Emp personal data. | 20110112 | |
| 8 | Instance method | Private | Method | 20110113 | ||
| 9 | Instance method | Private | Method | 20110113 | ||
| 10 | Instance method | Private | Method | 20110113 | ||
| 11 | Instance method | Private | Method | 20110113 | ||
| 12 | Instance method | Private | Method | 20110113 | ||
| 13 | Instance method | Private | Method | 20110113 |
Events
Class CL_SAWE_SA_FORM_OBJECT_ID has no event.
Types
Class CL_SAWE_SA_FORM_OBJECT_ID has no local type.
Method Signatures
Method AFTER_FAILED_EVENT Signature
Method AFTER_FAILED_EVENT on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method AFTER_FAILED_EVENT on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method BEFORE_DISPATCH_EVENT Signature
Method BEFORE_DISPATCH_EVENT on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method BEFORE_DISPATCH_EVENT on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method CHECK_CONFIG Signature
Method CHECK_CONFIG on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method CHECK_CONFIG on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method FLUSH Signature
Method FLUSH on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method FLUSH on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method GET_DATA on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method GET_DATA_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20110112 | ||||
| 2 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action Definition | 20110112 | |||
| 3 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20110112 | |||
| 4 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20110112 | |||
| 5 | EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20110112 | |||
| 6 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20110112 | |||
| 7 | EV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20110112 | |||
| 8 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | ID of the FPM Event | 20110112 | |||
| 9 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20110112 | |||
| 10 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | FPM: Edit Mode | 20110112 | |||
| 11 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20110112 |
Method GET_DATA_NEW on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method GET_DATA_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20110112 | ||||
| 2 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action Definition | 20110112 | |||
| 3 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20110112 | |||
| 4 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20110112 | |||
| 5 | EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20110112 | |||
| 6 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20110112 | |||
| 7 | EV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20110112 | |||
| 8 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | ID of the FPM Event | 20110112 | |||
| 9 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20110112 | |||
| 10 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | FPM: Edit Mode | 20110112 | |||
| 11 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20110112 |
Method GET_DATA_OLD on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method GET_DEFAULT_CONFIG Signature
Method GET_DEFAULT_CONFIG on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method GET_DEFAULT_CONFIG on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method GET_DEFINITION Signature
Method GET_DEFINITION on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method GET_DEFINITION on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method GET_PARAMETER_LIST Signature
Method GET_PARAMETER_LIST on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method GET_PARAMETER_LIST on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method INITIALIZE on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method NEEDS_CONFIRMATION Signature
Method NEEDS_CONFIRMATION on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method NEEDS_CONFIRMATION on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
Method PROCESS_EVENT Signature
Method PROCESS_EVENT on class CL_SAWE_SA_FORM_OBJECT_ID has no parameter.
Method PROCESS_EVENT on class CL_SAWE_SA_FORM_OBJECT_ID has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |