SAP ABAP Class CL_FCOM_GROUP_FORM (Form for Group Maintenance)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDSE_GUIBB_BOL_FORM | Generic BOL Feeder Form for Master Data Set | 20100712 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_GROUP_AT_FORM | Form for Activity Group | 20100908 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_GROUP_CC_FORM | Form Cost Center Group | 20101105 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_GROUP_IO_FORM | Form for Internal Order | 20100901 |
Properties
| Class | CL_FCOM_GROUP_FORM | |
| Short Description | Form for Group Maintenance | |
| Super Class | CL_MDSE_GUIBB_BOL_FORM | Generic BOL Feeder Form for Master Data Set |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20100712 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCOM_GROUP_FORM has no forward declaration.
Interfaces
Class CL_FCOM_GROUP_FORM has no interface implemented.
Friends
Class CL_FCOM_GROUP_FORM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FCOM_UI_ASSISTANCE | Assistant Class for FCOM | 20101102 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101116 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20100805 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Handles event processing | 20101116 | |
| 2 | Instance method | Private | Method | Handles event processing | 20101116 | |
| 3 | Instance method | Private | Method | Handles event processing | 20101116 | |
| 4 | Instance method | Private | Method | 20110131 | ||
| 5 | Instance method | Private | Method | 20100921 |
Events
Class CL_FCOM_GROUP_FORM has no event.
Types
Class CL_FCOM_GROUP_FORM has no local type.
Method Signatures
Method DO_BACK_TO_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20101116 | ||||
| 2 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20101116 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20101116 |
Method DO_BACK_TO_MAIN on class CL_FCOM_GROUP_FORM has no exception.
Method DO_CLOSE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20101116 | ||||
| 2 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20101116 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20101116 |
Method DO_CLOSE_DIALOG on class CL_FCOM_GROUP_FORM has no exception.
Method DO_DONE_AND_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20101116 | ||||
| 2 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20101116 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20101116 |
Method DO_DONE_AND_BACK on class CL_FCOM_GROUP_FORM has no exception.
Method GET_USER_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110131 | |||
| 2 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110131 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20110131 |
Method GET_USER_DETAIL on class CL_FCOM_GROUP_FORM has no exception.
Method LOAD_CHANGE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100921 |
Method LOAD_CHANGE_DOCUMENT on class CL_FCOM_GROUP_FORM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |