SAP ABAP Class CL_FCOM_SR_FORM (Settlement Rule Master Data Attributes)
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_GUIBB_BOL_FORM Generic BOL Feeder Form 20101108
Properties
Class CL_FCOM_SR_FORM  
Short Description Settlement Rule Master Data Attributes    
Super Class CL_GUIBB_BOL_FORM Generic BOL Feeder Form 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20101108   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
Class CL_FCOM_SR_FORM has no interface implemented.
Friends
Class CL_FCOM_SR_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_SETTLEMENT_RULE Static Attribute Private Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entities Collection Interface 20101221
2 AS_SRULE_ATTR Instance attribute Private Type reference (TYPE) FCOMS_SETTLEMENT_RULE_ATTR Settlement rule attributes 20110120
3 AV_ORDER_NUMBER Instance attribute Private Type reference (TYPE) J_OBJNR Object Number 20101110
4 GV_INSTANCE_ID Instance attribute Private Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20101221
5 SO_ASSIST Static Attribute Private Object reference (TYPE REF TO) CL_FCOM_UI_ASSISTANCE Assistant Class for FCOM 20110107
6 SO_FPM Static Attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101112
7 SV_EDIT_MODE Static Attribute Private Type reference (TYPE) STRING 20101126
8 SV_XDATA_CHANGE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20110214
Methods
# Method Level Visibility Method type Description Created on
1 DO_BACK_TO_ODER_FROM_SR Instance method Private Method 20101112
2 DO_CANCEL Instance method Private Method 20101221
3 DO_CHECK_SR Instance method Private Method 20101130
4 DO_SET_SRULE_PARAM Instance method Private Method 20101220
5 DO_USER_DETAIL Instance method Private Method 20110107
6 INSERT_DRULE Instance method Private Method 20110302
7 LOAD_CHANGEDOC Instance method Private Method 20110117
8 PROCESS_DIALOG_BOX_EVENT Instance method Private Method 20110214
9 UPDATE_TOOLBAR Instance method Private Method 20110221
Events
Class CL_FCOM_SR_FORM has no event.
Types
Class CL_FCOM_SR_FORM has no local type.
Method Signatures

Method DO_BACK_TO_ODER_FROM_SR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20101112
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101112
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101112
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101112

Method DO_BACK_TO_ODER_FROM_SR on class CL_FCOM_SR_FORM has no exception.

Method DO_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20101221
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101221
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101221
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101221

Method DO_CANCEL on class CL_FCOM_SR_FORM has no exception.

Method DO_CHECK_SR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20101130
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101130
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101130
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101130

Method DO_CHECK_SR on class CL_FCOM_SR_FORM has no exception.

Method DO_SET_SRULE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20101220
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20101220
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101220
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101220

Method DO_SET_SRULE_PARAM on class CL_FCOM_SR_FORM has no exception.

Method DO_USER_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110107
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20110107
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110107
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110107

Method DO_USER_DETAIL on class CL_FCOM_SR_FORM has no exception.

Method INSERT_DRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110302
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20110302
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110302
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110302

Method INSERT_DRULE on class CL_FCOM_SR_FORM has no exception.

Method LOAD_CHANGEDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110117

Method LOAD_CHANGEDOC on class CL_FCOM_SR_FORM has no exception.

Method PROCESS_DIALOG_BOX_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20110214

Method PROCESS_DIALOG_BOX_EVENT on class CL_FCOM_SR_FORM has no exception.

Method UPDATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110221

Method UPDATE_TOOLBAR on class CL_FCOM_SR_FORM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606