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 ABAP 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 AO_ASSIST Instance attribute Private Object reference (TYPE REF TO) CL_FCOM_UI_ASSISTANCE Assistant Class for FCOM 20110106
2 AO_STRUCTDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20101224
3 AS_PSG Instance attribute Private Object reference (TYPE REF TO) DATA 20101224
4 AT_CHANGED_VALUES Instance attribute Private Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20110124
5 AT_INIT_PSG_FIELDS Instance attribute Private Type reference (TYPE) FCOMY_SRULE_PSGFIELD Table type of FCOMS_SRULE_PSGFIELD 20110124
6 AT_PSG_FIELDS Instance attribute Private Type reference (TYPE) FCOMY_SRULE_PSGFIELD Table type of FCOMS_SRULE_PSGFIELD 20101222
7 AV_DRULE_GROUP_ID Instance attribute Private Type reference (TYPE) NUMC3 Numc3, internal use 20110121
8 AV_DR_INDEX Instance attribute Private Type reference (TYPE) NUMC3 Numc3, internal use 20101223
9 AV_EDIT_MODE Instance attribute Private Type reference (TYPE) STRING 20110301
10 AV_SR_GUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20101223
11 AV_UNDERIVATION_ENABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110222
12 CV_TEXT_COMPONENT_NAME Constant Public Type reference (TYPE) STRING 'TEXT30' 20110124
13 GV_INSTANCE_ID Instance attribute Private Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20101216
14 MO_APP_PARAMETER Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_PARAMETER Property Bag 20110124
15 MT_ACTIONDEF Instance attribute Private Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20101216
16 SO_FPM Static Attribute Public Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101222
17 SO_SRULE_WRAPPER Static Attribute Private Object reference (TYPE REF TO) CL_FCOM_SRULE_WRAPPER Wrapper class for S. Rule 20101223
18 SV_EVENT_DERIVATION Static Attribute Public Type reference (TYPE) STRING 'FCOM_EVENT_PSG_DERIVATION' 20110106
19 SV_EVENT_UNDO_DERIVATION Static Attribute Public Type reference (TYPE) STRING 'FCOM_EVENT_PSG_UNDO_DERIVATION' 20110106
20 SV_PSG_ACT_BASIC_CHECK Static Attribute Public Type reference (TYPE) CHAR1 '0' Single-Character Indicator 20110225
21 SV_PSG_ACT_CHANGE Static Attribute Public Type reference (TYPE) CHAR1 '6' Single-Character Indicator 20110124
22 SV_PSG_ACT_DERIVATION Static Attribute Public Type reference (TYPE) CHAR1 '4' Single-Character Indicator 20110106
23 SV_PSG_ACT_DO_ASSIGNMENT Static Attribute Public Type reference (TYPE) CHAR1 '2' Single-Character Indicator 20110106
24 SV_PSG_ACT_READ Static Attribute Public Type reference (TYPE) CHAR1 '1' Single-Character Indicator 20110106
25 SV_PSG_ACT_UNDO_ASSIGNMENT Static Attribute Public Type reference (TYPE) CHAR1 '3' Single-Character Indicator 20110106
26 SV_PSG_ACT_UNDO_DERIVATION Static Attribute Public Type reference (TYPE) CHAR1 '5' Single-Character Indicator 20110106
27 SV_XDATA_CHANGE 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