SAP ABAP Class CL_FCOM_SR_PSG_FORM (Feed Class for PSG Field Used in Settlement Rule)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20101214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101214 |
Properties
| Class | CL_FCOM_SR_PSG_FORM | |
| Short Description | Feed Class for PSG Field Used in Settlement Rule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20101214 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20101214 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101214 |
Friends
Class CL_FCOM_SR_PSG_FORM 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_FCOM_UI_ASSISTANCE | Assistant Class for FCOM | 20110106 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20101224 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20101224 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20110124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FCOMY_SRULE_PSGFIELD | Table type of FCOMS_SRULE_PSGFIELD | 20110124 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FCOMY_SRULE_PSGFIELD | Table type of FCOMS_SRULE_PSGFIELD | 20101222 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | NUMC3 | Numc3, internal use | 20110121 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | NUMC3 | Numc3, internal use | 20101223 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110301 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20101223 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110222 | ||||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'TEXT30' | 20110124 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | FPM_INSTANCE_ID | Instance ID of a UIBB | 20101216 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20110124 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20101216 | |||
| 16 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101222 | |||
| 17 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_SRULE_WRAPPER | Wrapper class for S. Rule | 20101223 | |||
| 18 | Static Attribute | Public | Type reference (TYPE) | STRING | 'FCOM_EVENT_PSG_DERIVATION' | 20110106 | |||
| 19 | Static Attribute | Public | Type reference (TYPE) | STRING | 'FCOM_EVENT_PSG_UNDO_DERIVATION' | 20110106 | |||
| 20 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '0' | Single-Character Indicator | 20110225 | ||
| 21 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '6' | Single-Character Indicator | 20110124 | ||
| 22 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '4' | Single-Character Indicator | 20110106 | ||
| 23 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '2' | Single-Character Indicator | 20110106 | ||
| 24 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '1' | Single-Character Indicator | 20110106 | ||
| 25 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '3' | Single-Character Indicator | 20110106 | ||
| 26 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '5' | Single-Character Indicator | 20110106 | ||
| 27 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110214 |
Methods
Class CL_FCOM_SR_PSG_FORM has no method.
Events
Class CL_FCOM_SR_PSG_FORM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FIELD_UI_PROPERTY | Private | See coding | 20101223 | BEGIN OF s_field_ui_property,
test TYPE string,
* visible TYPE wdui_visibility,
* read_only TYPE boole_d,
* enabled TYPE boole_d,
* mandatory TYPE boole_d,
END OF s_field_ui_property
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |