SAP ABAP Class CL_GM_BDGT_LY_FYD_LIST (GM Budget Fiscal Year Distribution List)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
     GMBUDGETING_E (Package) Grants management (budgeting)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GM_BDGT_LY_EDIT ALV control for Edition 20020219
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GM_BDGT_CONSTANTS GM constants 20020103
Properties
Class CL_GM_BDGT_LY_FYD_LIST  
Short Description GM Budget Fiscal Year Distribution List    
Super Class CL_GM_BDGT_LY_EDIT ALV control for Edition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class GRANTMGMT    
Program status     
Category 0   
Package GMBUDGETING_E   Grants management (budgeting) 
Created 20011017   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CXTAB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GMBGT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GMBU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GM_BDGT_CONSTANTS GM constants 20020103
Friends
Class CL_GM_BDGT_LY_FYD_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20011017
2 CON_EXPENSES Instance attribute Private Attribute reference (LIKE) 20031001
3 CON_HELD Instance attribute Private Attribute reference (LIKE) 20020103
4 CON_INITIAL Instance attribute Private Attribute reference (LIKE) 20020103
5 CON_OFF Instance attribute Private Attribute reference (LIKE) 20030717
6 CON_ON Instance attribute Private Attribute reference (LIKE) 20030717
7 CON_PASS_THRU_RETURN Instance attribute Private Attribute reference (LIKE) 20050617
8 CON_PASS_THRU_TRANS Instance attribute Private Attribute reference (LIKE) 20050617
9 CON_REVENUES Instance attribute Private Attribute reference (LIKE) 20031001
10 F4_TAB Instance attribute Private Type reference (TYPE) TYPE_F4_TAB F4 Table 20011120
11 FYD_OPTION_LIST Instance attribute Public Type reference (TYPE) VRM_VALUES List for FYD Option Field 20011024
12 FYEAR_F4_TAB Instance attribute Private Type reference (TYPE) L_T_FISCALYEAR_F4_TYPE F4 Table for Fiscal Year 20021216
13 GF_PROCESS Instance attribute Protected Type reference (TYPE) GM_BDGT_PROCESS GM Budgeting User Interface Process 20050617
14 GF_PV_FM_AREA Instance attribute Private Type reference (TYPE) FIKRS Financial Management Area 20030410
15 GI_CHANGED_FINISHED Instance attribute Private Type reference (TYPE) CHAR01 Changed Finished Indicator 20050610
16 GI_REFRESH Instance attribute Private Type reference (TYPE) C Refresh Indicator 20050610
17 GO_DBX_TABLESEL Instance attribute Private Object reference (TYPE REF TO) CL_GM_BDGT_SEL_TABLE_IN_DBX Select a table in a dialog box 20050630
18 GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20011017
19 GRID_NAME Constant Private Type reference (TYPE) CHAR20 'FMFYD_CONTROL' Grid Name 20011017
20 GS_ALV_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20040206
21 GS_PV_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20030108
22 GS_SETTINGS Instance attribute Protected Type reference (TYPE) GMBDGTSETVERSION General GM Budgeting Transactions Settings 20050630
23 G_GM_BDGT_LIMIT_FM_FY Instance attribute Public Object reference (TYPE REF TO) GM_BDGT_LIMIT_FM_FY 20080919
24 ITEM_SHOW Instance attribute Private Type reference (TYPE) VRM_VALUE-KEY Item Key for FYD Option Field 20011024
25 IT_FIELD_LIST Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20011017
26 IT_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT ALV control: Table of sort criteria 20011017
27 IT_TOOLBAR_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20011017
28 I_CHK_FUNC_AREA Instance attribute Private Type reference (TYPE) CHAR01 ' ' Check Functional Area Indicator 20020115
29 I_CHK_MEASURE Instance attribute Private Type reference (TYPE) CHAR01 ' ' Check Measure Indicator 20020115
30 I_NEED_REFRESH Instance attribute Private Type reference (TYPE) CHAR01 Character field length 1 20020114
31 T_CHK_CHANGES Instance attribute Private Type reference (TYPE) GMBGT_T_CHECKDIM_TYPE Lines Changed for Check 20030711
32 T_CHK_DELETE Instance attribute Private Type reference (TYPE) GMBGT_T_CHECKDIM_TYPE Lines Changed for Check 20030711
33 T_DIALOGBOX Instance attribute Private Type reference (TYPE) GMBGT_T_FYDIS_TYPE Dialogbox table 20050630
34 T_DISPLAY_VALUES Instance attribute Private Type reference (TYPE) GMBGT_T_FYDIS_TYPE Display Values in Table 20011017
35 T_POSSIBLES_VALUES Instance attribute Private Type reference (TYPE) GMBGT_T_FYDIS_TYPE Possible Values in Table 20011017
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DB_ITEM Instance method Private Method Add DB Item 20011017
2 ADD_ROW Instance method Public Method Add Row With Parameter 20021209
3 ADD_TO_CHK_CHANGES Instance method Private Method Add to Change Table for Check 20030711
4 ADD_TO_CHK_DELETION Instance method Private Method Add to Deletion Table for Check 20030711
5 ADJUST_DIST_BY_AMOUNT Instance method Private Method Adjust Distribution By Amount 20040115
6 APPLY_DISTRIBUTION Instance method Public Method Apply Distribution 20040110
7 BADI_LIMIT_YEARS Instance method Private Method Limit Fiscal Years 20080919
8 BUILD_DIALOGBOX_TABLE Instance method Private Method Build Dialogbox table 20050630
9 CHANGE_DIM_ORDER Instance method Public Method Change Dimension Order 20030129
10 CHANGE_FIELD_CATALOG Instance method Private Method Change Field Catalog 20011017
11 CHECK Instance method Public Method Check 20011124
12 CHECK_ALL_VALUES Instance method Public Method Check All Values in ALV 20030708
13 CHECK_AND_APPLY_DIST Instance method Private Method Check and apply Distribution changes 20040211
14 CHECK_AND_LOG Instance method Private Method Check possibles error and put it in the Error Log Table 20020115
15 CHECK_CHANGED_DATA Instance method Public Method Check Changed Data 20020113
16 CHECK_DISTKEY Instance method Private Method Check DistKey 20020103
17 CHECK_DUPLICATES Instance method Private Method Check duplicates lines 20030710
18 CHECK_ENTER_WITHOUT_RETURN Instance method Public Method Check enter without Return 20011017
19 CHECK_NUM_OBJECTS Instance method Private Method Check Number of Objects per GM Line 20030411
20 COLLECT_FYEAR Instance method Private Method Collect Fiscal Year Table 20021216
21 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011017
22 COPY_CURRENT_ROW Instance method Private Method Copy Current Row 20021119
23 CREATE_REVERSAL_ITEMS Instance method Public Method Create Reversal Items 20011017
24 DELETE_CURRENT_ROW Instance method Private Method Delete Current Row 20021119
25 DISPLAY Instance method Public Method Display 20011017
26 DISPLAY_FYEAR_F4 Instance method Public Method Display F4 for Fiscal Year 20021216
27 EDIT Instance method Public Method Edit 20011017
28 EDIT_POSTED Instance method Public Method Edit when Posted 20011017
29 ERASE_CHECK_LOG Instance method Private Method Erase Check Log 20030708
30 EVENT_REGISTRATION Instance method Private Method Event Registration 20011017
31 F4_PICK_LINE Instance method Public Method F4 Process to Pick a Line 20011119
32 FILL_ALV_LAYOUT Instance method Private Method Fill Layout 20030321
33 FILL_F4_FIELDS Instance method Private Method Fill F4 Fields in a internal table 20030220
34 FILL_F4_TAB Instance method Private Method Fill F4 Table 20011120
35 FILL_FIELD_LIST Instance method Private Method Fill Field List 20011017
36 FILL_OPTION_LIST Instance method Private Method Fill Option List 20011024
37 FILL_POSSIBLE_TABLE Instance method Public Method Fill Table with Possibles Values 20011017
38 FILL_SORT_FIELDS Instance method Private Method Fill Sorted fields 20011017
39 FILL_TOOLBAR_EXCLUDE Instance method Private Method Fill Toolbar Exclude 20011017
40 GET_COLUMN_TEXT Instance method Private Method Get Column Text from Catalog 20030606
41 GET_DISPLAY_VALUES Instance method Public Method Get Display Values 20030618
42 GET_POSSIBLES_VALUES Instance method Public Method Get Possibles Values 20011029
43 GET_STRUCTURE Instance method Public Method Get Structure 20020624
44 GET_TEXT Instance method Public Method Get Text Field of all Table 20020104
45 INIT Instance method Public Method Init 20011017
46 INIT_AMOUNTS Instance method Private Method Init Amounts 20020403
47 INIT_CONTAINERS Instance method Private Method Init Containers 20011017
48 MODIFY_DISPLAY_TABLE Instance method Public Method Modify Display Table 20011024
49 ON_COPY_DBX_LINES Instance method Private Event handling method On copy dialogbox lines 20050630
50 ON_DATA_CHANGED Instance method Private Event handling method On Data Changed 20011017
51 ON_DATA_CHANGED_FINISHED Instance method Private Event handling method On Data Changed Finished 20011017
52 ON_DOUBLE_CLICK Instance method Private Event handling method On Double Click 20030225
53 ON_F4 Instance method Private Event handling method On F4 20030220
54 ON_MENU_BUTTON Instance method Private Event handling method On Menu Button - from the toolbar 20040108
55 ON_TOOLBAR Instance method Private Event handling method On Toolbar Event 20020403
56 ON_USER_COMMAND Instance method Private Event handling method On User Command 20020403
57 OPEN_DISTRIBUTION Instance method Private Method Open Distribution 20040426
58 PBO_SCR_7000 Instance method Public Method PBO Screen 7000 process 20030224
59 PBO_SUBSCR Instance method Public Method PBO for Subscreen 20011024
60 PROCESSING_FYD_LIST Instance method Public Method Processing FYD List 20011024
61 PROCESSING_SHOW_ALL Instance method Public Method Processing Show All Field 20011119
62 REFRESH Instance method Public Method Refresh 20011017
63 REFRESH_CHANGES Instance method Private Method Refresh All Changes with Check 20020403
64 REFRESH_DISPLAY_VALUES Instance method Private Method Refresh Display values with Possibles values 20040115
65 REFRESH_IF_NEEDED Instance method Public Method Refresh if needed 20020114
66 REFRESH_LINE Instance method Public Method Refresh Line Field 20030129
67 REFRESH_POSSIBLES_VALUES Instance method Private Method Refresh Possibles Values 20011017
68 RENUM_LINES Instance method Private Method Renumbering Lines 20030710
69 RENUM_SUBLINES Instance method Private Method Renumbering Sublines 20030711
70 SEND_CHECK_CHANGES Instance method Private Method Send to Check Changes 20020403
71 SET_CATALOG_ORDER Instance method Private Method Set Catalog Order by Dimension 20030129
72 SET_DDHANDLER_IN_LAYOUT Instance method Public Method Set Drag and Drop Handler in Layout Table 20021210
73 SET_DD_EVENT_HANDLER Instance method Public Method Set Event Handler for Drag and Drop 20021210
74 SET_DISTRIBUTION Instance method Private Method Set Distribution amounts 20040115
75 SET_EDIT_VALUES Instance method Public Method Set Edit Values 20020410
76 SET_FIELD_CATALOG Instance method Private Method Set Field Catalog 20020128
77 SET_POSSIBLE_TABLE Instance method Public Method Set Possible Table 20011017
78 SET_POSSIBLE_VALUES Instance method Public Method Set Possible Vaues 20011019
79 SET_TBL_DBX_ALV_LAYOUT Instance method Private Method Set ALV layout for dialogbox table 20050630
80 SET_TBL_DBX_CATALOG Instance method Private Method Set table with dialogbox catalog 20050630
81 SET_TBL_DBX_TOOLBAR_EXCLUDE Instance method Private Method Set Toolbar exclude in dialogbox table 20050630
82 SHOW_ALL Instance method Private Method Show All Lines 20011119
83 SHOW_DIALOGBOX_TABLE Instance method Private Method Show Dialogbox table 20050630
84 SHOW_FIRST Instance method Private Method Show First Line 20011119
85 SHOW_GM_OBJECTS Instance method Private Method Show GM objects to select 20050630
86 SINCRONIZE_CHANGES Instance method Public Method Sincronize Changes 20011017
87 VALIDATE_FIPEX Instance method Private Method Validate Commitment Item (FIPEX) 20030214
88 VALIDATE_FM_AREA Instance method Private Method Validate FM Area 20030214
89 VALIDATE_FM_OBJECTS Instance method Public Method Validate FM Objects 20030606
90 VALIDATE_FUNC_AREA Instance method Private Method Validate Functional Area 20030214
91 VALIDATE_FUNDS_CENTER Instance method Private Method Validate Funds Center 20030214
92 VALIDATE_FYEAR Instance method Public Method Validate Fiscal Year on Screen 20021216
93 VALIDATE_GMFM_DISTRATE Instance method Private Method Validate Field DISTRATE - Distribution Rate 20040115
94 VALIDATE_MEASURE Instance method Private Method Validate Measure 20030214
Events
# Event Type Visibility Description Created on
1 ADJUST_FM_GM Instance Event
(0)
Public
(2)
Adjust from FM to GM 20030618
2 CHECK_REQUEST Instance Event
(0)
Public
(2)
Check Request 20011124
3 DATA_CHANGED Instance Event
(0)
Public
(2)
Data Changed 20011017
4 DOUBLE_CLICK Instance Event
(0)
Public
(2)
Double Click 20030225
5 MARK_DATA Instance Event
(0)
Public
(2)
Mark Data For Checking Purpose 20011124
Types
Class CL_GM_BDGT_LY_FYD_LIST has no local type.
Method Signatures

Method ADD_DB_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITABLE Call by reference Type reference (TYPE) GMSTRUC_GMBDGTLINE FMM-Struktur mit GMBDGTLINE-Feldern 20011017
2 Importing NEW_VALUE Call by reference Type reference (TYPE) GMBDGTLINE Budgetbelegzeile 20011017

Method ADD_DB_ITEM on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ADD_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_ROW Call by reference Type reference (TYPE) GMBGT_S_DISPLAY_TYPE Detailzeile 20021209

Method ADD_ROW on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ADD_TO_CHK_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CHANGE Call by reference Type reference (TYPE) GMBGT_S_FYDIS_TYPE 20030711

Method ADD_TO_CHK_CHANGES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ADD_TO_CHK_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_DELETE Call by reference Type reference (TYPE) GMBGT_S_FYDIS_TYPE 20030711

Method ADD_TO_CHK_DELETION on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ADJUST_DIST_BY_AMOUNT Signature

Method ADJUST_DIST_BY_AMOUNT on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method ADJUST_DIST_BY_AMOUNT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method APPLY_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_CHANGES Value transfer Type reference (TYPE) GMBDGT_T_DISTRIBUTION_LINES FMM-Budgetierung FMM-HHM-Verteilungsposten 20040110

Method APPLY_DISTRIBUTION on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method BADI_LIMIT_YEARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FROM_YEAR Call by reference Type reference (TYPE) BDATJ To Fiscal Year 20080919
2 Exporting EX_TO_YEAR Call by reference Type reference (TYPE) BDATJ From Fiscal Year 20080919
3 Importing IM_FROM_YEAR Call by reference Type reference (TYPE) BDATJ From Fiscal Year 20080919
4 Importing IM_GM_TIME_VALIDITY Call by reference Type reference (TYPE) GMBDGTVALIDITY Grant budget validity 20080919
5 Importing IM_TO_YEAR Call by reference Type reference (TYPE) BDATJ To Fiscal Year 20080919

Method BADI_LIMIT_YEARS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method BUILD_DIALOGBOX_TABLE Signature

Method BUILD_DIALOGBOX_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method BUILD_DIALOGBOX_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHANGE_DIM_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_DIM_ORDER Call by reference Type reference (TYPE) GM_BDGT_LAYOUT Förderungsbudget-Layoutreihenfolge 20030129

Method CHANGE_DIM_ORDER on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHANGE_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDIT Call by reference Type reference (TYPE) CHAR01 Bearbeitungskennzeichen 20011017
2 Importing FNAME Call by reference Type reference (TYPE) LVC_FNAME ALV Control: Feldname des internen Tabellenfelds 20011212
3 Importing TECH Call by reference Type reference (TYPE) CHAR01 Technisches Kennzeichen 20040109

Method CHANGE_FIELD_CATALOG on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK Signature

Method CHECK on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CHECK on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_ALL_VALUES Signature

Method CHECK_ALL_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CHECK_ALL_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_AND_APPLY_DIST Signature

Method CHECK_AND_APPLY_DIST on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CHECK_AND_APPLY_DIST on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_AND_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_ITEM Call by reference Type reference (TYPE) GMBGT_S_FYDIS_TYPE 20020115

Method CHECK_AND_LOG on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_CHANGED_DATA Signature

Method CHECK_CHANGED_DATA on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CHECK_CHANGED_DATA on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_DISTKEY Signature

Method CHECK_DISTKEY on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CHECK_DISTKEY on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_DUPLICATES Signature

Method CHECK_DUPLICATES on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CHECK_DUPLICATES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_ENTER_WITHOUT_RETURN Signature

Method CHECK_ENTER_WITHOUT_RETURN on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CHECK_ENTER_WITHOUT_RETURN on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CHECK_NUM_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PF_NUM Value transfer Type reference (TYPE) I Anzahl Objekte 20030411
2 Importing PS_VAL Call by reference Type reference (TYPE) GMBGT_S_FYDIS_TYPE GJ-Verteilungsposition 20030411

Method CHECK_NUM_OBJECTS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method COLLECT_FYEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_ITEM Call by reference Type reference (TYPE) GMBGT_S_FYDIS_TYPE Mögliches Tabellenelement 20021216

Method COLLECT_FYEAR on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_CCODE Call by reference Type reference (TYPE) T001-BUKRS Buchungskreis 20011019
2 Importing PF_CURR Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20020215
3 Importing PF_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Bilds 20011019
4 Importing PF_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Hauptprogramm 20011019
5 Importing PF_THNOT Call by reference Type reference (TYPE) CHAR01 Tausenderschritte getrennt durch Punkt oder Komma 20011019
6 Importing PS_FM_CONF Call by reference Type reference (TYPE) GMBU_F_FM_OBJECTS HHM-Konfiguration 20020115
7 Importing PT_LIST Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE Mögliche Rasterwerte auflisten 20011019
8 Importing PT_TIME Call by reference Type reference (TYPE) GMBGT_T_TIME_TYPE Interne Tabelle für Kontierungselementzeit 20011019

Method CONSTRUCTOR on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method COPY_CURRENT_ROW Signature

Method COPY_CURRENT_ROW on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method COPY_CURRENT_ROW on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method CREATE_REVERSAL_ITEMS Signature

Method CREATE_REVERSAL_ITEMS on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method CREATE_REVERSAL_ITEMS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method DELETE_CURRENT_ROW Signature

Method DELETE_CURRENT_ROW on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method DELETE_CURRENT_ROW on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method DISPLAY on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method DISPLAY_FYEAR_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PS_FY_F4 Value transfer Type reference (TYPE) GMBDGT_FYD_COPY_ROW_SCREEN FMM-Geschäftsjahresverteilung Zeilenbildstruktur kopieren 20021216

Method DISPLAY_FYEAR_F4 on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method EDIT Signature

Method EDIT on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method EDIT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method EDIT_POSTED Signature

Method EDIT_POSTED on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method EDIT_POSTED on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ERASE_CHECK_LOG Signature

Method ERASE_CHECK_LOG on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method ERASE_CHECK_LOG on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method EVENT_REGISTRATION Signature

Method EVENT_REGISTRATION on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method EVENT_REGISTRATION on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method F4_PICK_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_STRU Call by reference Type reference (TYPE) GMBDGTSTRULINES Spezielle FMM-Zeilenstruktur für Screen Painter 20011121

Method F4_PICK_LINE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_ALV_LAYOUT Signature

Method FILL_ALV_LAYOUT on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method FILL_ALV_LAYOUT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_F4_FIELDS Signature

Method FILL_F4_FIELDS on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method FILL_F4_FIELDS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_F4_TAB Signature

Method FILL_F4_TAB on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method FILL_F4_TAB on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_FLD_CAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20050804

Method FILL_FIELD_LIST on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_OPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_LIST Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE Mögliche Rasterwerte auflisten 20011024

Method FILL_OPTION_LIST on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_POSSIBLE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB_COMB Call by reference Type reference (TYPE) GMBGT_T_DIM_TYPE Tabelle mit möglichen Werten 20011017

Method FILL_POSSIBLE_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_SORT_FIELDS Signature

Method FILL_SORT_FIELDS on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method FILL_SORT_FIELDS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method FILL_TOOLBAR_EXCLUDE Signature

Method FILL_TOOLBAR_EXCLUDE on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method FILL_TOOLBAR_EXCLUDE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method GET_COLUMN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PF_COLTEXT Value transfer Type reference (TYPE) LVC_TXTCOL ALV Control: Spaltenüberschrift 20030606
2 Importing PF_FNAME Call by reference Type reference (TYPE) LVC_FNAME ALV Control: Feldname des internen Tabellenfelds 20030606

Method GET_COLUMN_TEXT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method GET_DISPLAY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_DATA Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE Positionen 20030618

Method GET_DISPLAY_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method GET_POSSIBLES_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LINES_DATA Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE Positionen 20011029

Method GET_POSSIBLES_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_STRU Call by reference Type reference (TYPE) GMBDGTSTRULINES Spezielle FMM-Zeilenstruktur für Screen Painter 20020624

Method GET_STRUCTURE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_TXT Call by reference Type reference (TYPE) GMBGT_T_FYDLINE_TEXT GJ-Verteilungs-Texttabelle 20020104

Method GET_TEXT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method INIT Signature

Method INIT on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method INIT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method INIT_AMOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TAB_DATA Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE 20020403

Method INIT_AMOUNTS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method INIT_CONTAINERS Signature

Method INIT_CONTAINERS on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method INIT_CONTAINERS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method MODIFY_DISPLAY_TABLE Signature

Method MODIFY_DISPLAY_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method MODIFY_DISPLAY_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_COPY_DBX_LINES Signature

Method ON_COPY_DBX_LINES on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method ON_COPY_DBX_LINES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20011017
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20011017
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20011017
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20011017
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20030220

Method ON_DATA_CHANGED on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20040421
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20040421

Method ON_DATA_CHANGED_FINISHED on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030225
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20030225
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20030225

Method ON_DOUBLE_CLICK on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20030220
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030220
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20030220
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20030220
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20030220
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20030220

Method ON_F4 on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20040108
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20040108

Method ON_MENU_BUTTON on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20020403
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20020403

Method ON_TOOLBAR on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20020403

Method ON_USER_COMMAND on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method OPEN_DISTRIBUTION Signature

Method OPEN_DISTRIBUTION on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method OPEN_DISTRIBUTION on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method PBO_SCR_7000 Signature

Method PBO_SCR_7000 on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method PBO_SCR_7000 on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method PBO_SUBSCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_AMOUNT Call by reference Type reference (TYPE) GMBDGTSTRULINES-AMOUNT Budgetbetrag in Transaktionswährung 20020113
2 Changing PS_STRU Call by reference Type reference (TYPE) GMBDGTSTRULINES Spezielle FMM-Zeilenstruktur für Screen Painter 20011119

Method PBO_SUBSCR on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method PROCESSING_FYD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PS_LINE Call by reference Type reference (TYPE) GMBDGTSTRULINES Spezielle FMM-Zeilenstruktur für Screen Painter 20011121

Method PROCESSING_FYD_LIST on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method PROCESSING_SHOW_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_SHOW_ALL Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20011119

Method PROCESSING_SHOW_ALL on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method REFRESH Signature

Method REFRESH on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method REFRESH on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method REFRESH_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_CHANGES Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE 20020403

Method REFRESH_CHANGES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method REFRESH_DISPLAY_VALUES Signature

Method REFRESH_DISPLAY_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method REFRESH_DISPLAY_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method REFRESH_IF_NEEDED Signature

Method REFRESH_IF_NEEDED on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method REFRESH_IF_NEEDED on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method REFRESH_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_LINES Call by reference Type reference (TYPE) GMBGT_T_DIM_LIST_TYPE 20030129

Method REFRESH_LINE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method REFRESH_POSSIBLES_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_CHANGES Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE Werte wurden geändert 20011024

Method REFRESH_POSSIBLES_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method RENUM_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_LINES Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE 20030710

Method RENUM_LINES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method RENUM_SUBLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_LINES Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE 20030711

Method RENUM_SUBLINES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SEND_CHECK_CHANGES Signature

Method SEND_CHECK_CHANGES on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method SEND_CHECK_CHANGES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_CATALOG_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_ORDER Call by reference Type reference (TYPE) GM_BDGT_LAYOUT Förderungsbudget-Layoutreihenfolge 20030129

Method SET_CATALOG_ORDER on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_DDHANDLER_IN_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_DDHANDLER Call by reference Type reference (TYPE) I Drag&Drop-Handler 20021210

Method SET_DDHANDLER_IN_LAYOUT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_DD_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POBJ_EVENT_HDLR Call by reference Object reference (TYPE REF TO) CL_GM_BDGT_DRAG_AND_DROP FMM-Budget-Drag&Drop-Klasse 20021210

Method SET_DD_EVENT_HANDLER on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_CHANGES Call by reference Type reference (TYPE) GMBDGT_T_DISTRIBUTION_LINES FMM-Budgetierung FMM-HHM-Verteilungsposten 20040115

Method SET_DISTRIBUTION on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_EDIT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_LINES Call by reference Type reference (TYPE) ANY TABLE GJ-Verteilungsbelegzeilen 20020410

Method SET_EDIT_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_CFIELDNAME Call by reference Type reference (TYPE) LVC_CFNAME ALV Control: Feldname für referenzierte Währungseinheit 20020128
2 Importing PF_CHECKTABLE Call by reference Type reference (TYPE) TABNAME Tab.-Name 20020128
3 Importing PF_COLTEXT Call by reference Type reference (TYPE) LVC_TXTCOL ALV Control: Spaltenüberschrift 20020128
4 Importing PF_CURRENCY Call by reference Type reference (TYPE) LVC_CURR ALV Control: Währungseinheit 20020128
5 Importing PF_DOSUM Call by reference Type reference (TYPE) LVC_DOSUM ALV Control: Spaltenwerte aggregieren 20020128
6 Importing PF_EDIT Call by reference Type reference (TYPE) LVC_EDIT ALV Control: Zur Eingabe bereit 20020128
7 Importing PF_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV Control: Feldname des internen Tabellenfelds 20020128
8 Importing PF_FXCOLUMN Call by reference Type reference (TYPE) LVC_FIXCOL ALV Control: Fixierte Spalte 20020128
9 Importing PF_KEY Call by reference Type reference (TYPE) LVC_KEY ALV Control: Schlüsselfeld 20020128
10 Importing PF_NOOUT Call by reference Type reference (TYPE) LVC_NOOUT ALV Control: Spalte wird nicht ausgegeben 20020128
11 Importing PF_NOSUM Call by reference Type reference (TYPE) LVC_NOSUM ALV Control: Keine Aggregation der Spaltenwerte 20020128
12 Importing PF_REFIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME Feldname 20020128
13 Importing PF_REFTABNAME Call by reference Type reference (TYPE) DDOBJNAME Name eines Data Dictionary Objektes 20020128
14 Importing PF_TABNAME Call by reference Type reference (TYPE) LVC_TNAME LVC-Tabellenname 20020128
15 Importing PF_TECH Call by reference Type reference (TYPE) LVC_TECH ALV Control: Technisches Feld 20040109
16 Exporting PT_FIELD_CAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20050804

Method SET_FIELD_CATALOG on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_POSSIBLE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_CCODE Call by reference Type reference (TYPE) T001-BUKRS Buchungskreis 20011019
2 Importing PT_LIST Call by reference Type reference (TYPE) GMBGT_T_FYDIS_TYPE Mögliche Rasterwerte auflisten 20011019
3 Importing PT_TIME Call by reference Type reference (TYPE) GMBGT_T_TIME_TYPE Interne Tabelle für Kontierungselementzeit 20011019

Method SET_POSSIBLE_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_POSSIBLE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_DOCST Call by reference Type reference (TYPE) GMBDGTSTRULSTNUMBER-DOCSTATE Status eines Budgeterfassungsbelegs 20020103
2 Importing PT_LINES Call by reference Type reference (TYPE) GMBDGT_FYDED_T_ALL Tabellentyp mit Struktur GMBDGTFYDLINE 20011019

Method SET_POSSIBLE_VALUES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_TBL_DBX_ALV_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PS_ALV_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20050630

Method SET_TBL_DBX_ALV_LAYOUT on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_TBL_DBX_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_FLD_CAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20050630

Method SET_TBL_DBX_CATALOG on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SET_TBL_DBX_TOOLBAR_EXCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_EXCLUDE Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscode-Tabelle 20050630

Method SET_TBL_DBX_TOOLBAR_EXCLUDE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SHOW_ALL Signature

Method SHOW_ALL on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method SHOW_ALL on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SHOW_DIALOGBOX_TABLE Signature

Method SHOW_DIALOGBOX_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method SHOW_DIALOGBOX_TABLE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SHOW_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_STRU Call by reference Type reference (TYPE) GMBDGTSTRULINES Spezielle FMM-Zeilenstruktur für Screen Painter 20011119

Method SHOW_FIRST on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SHOW_GM_OBJECTS Signature

Method SHOW_GM_OBJECTS on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Method SHOW_GM_OBJECTS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method SINCRONIZE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TAB_CHANGES Call by reference Type reference (TYPE) GMBUDGT_T_LINES_CHANGED FMM-Budgetierungsstruktur für geänderte Zeilen 20011017

Method SINCRONIZE_CHANGES on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_FIPEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PF_CATGY Call by reference Type reference (TYPE) CHAR20 Fipos-Kategorientext 20031002
2 Exporting PF_CLASS Call by reference Type reference (TYPE) GM_SPONSORED_CLASS Einnahmen-/Ausgabenart 20031002
3 Exporting PF_CTYPE Call by reference Type reference (TYPE) CHAR10 Artentyptext 20031002
4 Exporting PF_RESULT Call by reference Type reference (TYPE) CHAR01 Ergebnis 20030214
5 Importing PS_MOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Modifizierte Zellen für Anwendung 20030214

Method VALIDATE_FIPEX on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_FM_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PF_RESULT Value transfer Type reference (TYPE) CHAR01 Ergebnis 20030214
2 Importing PS_MOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Modifizierte Zellen für Anwendung 20030214

Method VALIDATE_FM_AREA on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_FM_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PI_ERROR Value transfer Type reference (TYPE) CHAR01 Fehler-Kennzeichen 20030606

Method VALIDATE_FM_OBJECTS on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_FUNC_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PF_RESULT Value transfer Type reference (TYPE) CHAR01 Ergebnis 20030214
2 Importing PS_MOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Modifizierte Zellen für Anwendung 20030214
3 Importing PT_MOD Call by reference Type reference (TYPE) LVC_T_MODI ALV Control: Table of Modified Cells for the Application 20090617

Method VALIDATE_FUNC_AREA on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_FUNDS_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PF_RESULT Value transfer Type reference (TYPE) CHAR01 Ergebnis 20030214
2 Importing PS_MOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Modifizierte Zellen für Anwendung 20030214
3 Importing PT_MOD Call by reference Type reference (TYPE) LVC_T_MODI ALV Control: Table of Modified Cells for the Application 20090617

Method VALIDATE_FUNDS_CENTER on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_FYEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PS_FY_F4 Value transfer Type reference (TYPE) GMBDGT_FYD_COPY_ROW_SCREEN FMM-Geschäftsjahresverteilung Zeilenbildstruktur kopieren 20021216

Method VALIDATE_FYEAR on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_GMFM_DISTRATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_MOD Call by reference Type reference (TYPE) LVC_S_MODI 20040115

Method VALIDATE_GMFM_DISTRATE on class CL_GM_BDGT_LY_FYD_LIST has no exception.

Method VALIDATE_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PF_RESULT Value transfer Type reference (TYPE) CHAR01 Ergebnis 20030214
2 Importing PS_MOD Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Modifizierte Zellen für Anwendung 20030214
3 Importing PT_MOD Call by reference Type reference (TYPE) LVC_T_MODI ALV Control: Table of Modified Cells for the Application 20090617

Method VALIDATE_MEASURE on class CL_GM_BDGT_LY_FYD_LIST has no exception.
Event Signatures

Event ADJUST_FM_GM Signature
Event ADJUST_FM_GM on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Event CHECK_REQUEST Signature
Event CHECK_REQUEST on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_GM_BDGT_LY_FYD_LIST has no parameter.
Event DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PF_FIELDNAME Exporting Value transfer Type reference (TYPE) CHAR70 Feldname 20030225
2 PF_FIELDVALUE Exporting Value transfer Type reference (TYPE) CHAR30 Feldwert 20030225
3 PF_FM_AREA Exporting Value transfer Type reference (TYPE) FIKRS Finanzkreis 20030225
4 PF_FYEAR Exporting Value transfer Type reference (TYPE) GM_GRANTEE_FY Geschäftsjahr der Organisation des Zuwendungsempfängers 20030225

Event MARK_DATA Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PT_DELCHECK Exporting Value transfer Type reference (TYPE) GMBGT_T_CHECKDIM_TYPE 20030711
2 PT_MODCHECK Exporting Value transfer Type reference (TYPE) GMBGT_T_CHECKDIM_TYPE Änderungstabelle prüfen 20011124
History
Last changed by/on SAP  20091125 
SAP Release Created in 110