SAP ABAP Class CL_FMPEP_LAYOUT (Multi Budget Entry: Layout Read/Write)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBPA_E (Package) New budgeting: FM application part
Properties
Class CL_FMPEP_LAYOUT  
Short Description Multi Budget Entry: Layout Read/Write    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBPA_E   New budgeting: FM application part 
Created 20041203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMPEP_LAYOUT has no forward declaration.
Interfaces
Class CL_FMPEP_LAYOUT has no interface implemented.
Friends
Class CL_FMPEP_LAYOUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_KF_CATEGORY Constant Public Type reference (TYPE) BUKF_CATEGORY 'REPT' Key Figures - Category 20050105
2 CON_MODE_OFF Constant Public Type reference (TYPE) FMPEP_ADDITIVE 'OFF' Mode additive 20041209
3 CON_MODE_ON Constant Public Type reference (TYPE) FMPEP_ADDITIVE 'ON' Mode additive 20041209
4 G_ADDITIVE_MODE Instance attribute Public Type reference (TYPE) FMPEP_ADDITIVE Additive mode On / Off 20041209
5 G_DOC_DATE Instance attribute Public Type reference (TYPE) BP_BLDAT Date 20041215
6 G_DOC_TYPE Instance attribute Public Type reference (TYPE) BUED_DOCTYPE Budget entry document type 20041215
7 G_HIGHEST_FISCYEAR Instance attribute Public Type reference (TYPE) GJAHR Fiscal Year 20050201
8 G_LAYOUTVAR Instance attribute Public Type reference (TYPE) FMPEP_LAYOUTVAR Layout 20041207
9 G_LOWEST_FISCYEAR Instance attribute Public Type reference (TYPE) GJAHR Fiscal Year 20050131
10 G_PERIOD_POSTING Instance attribute Public Type reference (TYPE) BUKU_PERIOD Budgeting period 20050214
11 G_POST_DATE Instance attribute Public Type reference (TYPE) BUDAT Date 20041215
12 G_S_HEADER Instance attribute Public Type reference (TYPE) FMPEP_LAY1 Header Screen to display the layout 20041215
13 G_S_HEADER_INITIAL Instance attribute Private Type reference (TYPE) FMPEP_LAY1 Header Screen to display the layout 20051206
14 G_TABSTRIP Instance attribute Private Type reference (TYPE) FMPEP_TABSTRIP Tabstrip code 20050209
15 G_T_BUDCAT Instance attribute Private Type reference (TYPE) BUKU_T_BUDCAT Budget categories 20050316
16 G_T_BUDTYPE Instance attribute Private Type reference (TYPE) BUKU_T_BUDTYPE Budget types 20051213
17 G_T_COL_COPY Instance attribute Public Type reference (TYPE) FMPEPLAY_T_COL Customzing initial 20050207
18 G_T_COL_LABEL_ORIG Instance attribute Private Type reference (TYPE) FMPEP_T_COL Table Type for tabstrip and column 20050207
19 G_T_COL_ORIGINAL Instance attribute Private Type reference (TYPE) FMPEPLAY_T_COL FMPEP: layout customizing settings for columns 20050207
20 G_T_FISCYEAR Instance attribute Public Type reference (TYPE) BUKU_T_FISCYEAR Fiscal years 20050202
21 G_T_TABSTRIP Instance attribute Private Type reference (TYPE) FMPEP_TABSTRIP Tabstrip code 20041222
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATION_ADDRESS Static method Public Method Check the autgorization for display for the budget address 20050208
2 CHECK_AUTH_KEY_FIGURE Instance method Private Method Check the authorization for the Key Figure 20050105
3 CHECK_LAYOUT_AUTHORIZATION Static method Public Method Check the authorization for the Layout 20110315
4 CHECK_LAYOUT_EXISTENCE Static method Public Method Check if the layout exist 20041216
5 CONSTRUCTOR Instance method Public Constructor Constructor 20041207
6 CONVERT_KFLINE_TO_COLVALUES Instance method Private Method Convert Key Figures lines to column values 20050127
7 GET_BUDCATS Instance method Public Method Get the budget categories 20050316
8 GET_BUDTYPES Instance method Public Method Get the budget types 20051213
9 GET_COLS_CUSTOMIZING_COPY Instance method Public Method Get the final column table defined by the customizing + UI 20050207
10 GET_COLS_CUSTOMIZING_ORIGINAL Instance method Public Method Get the label of the column 20050207
11 GET_COLS_LABEL Instance method Public Method Get the label of the column 20050301
12 GET_COLS_VALUES Instance method Public Method Get the values of the column 20041203
13 GET_DISPLAY_COL_VALUES Instance method Public Method Get Display Column values from input column 20050127
14 GET_FLG_EVALUATION Instance method Public Method Could we launch the budget evaluation? 20051117
15 GET_HIGHEST_FISCYEAR Instance method Public Method Get the document year (or the highest fiscal year) 20050201
16 GET_INITIAL_STATE Instance method Public Method Get initial state 20051206
17 GET_KEY_FIGURE_FOR_DISPLAY Instance method Private Method Get Key Figure evalution table 20050127
18 GET_LAYOUT Instance method Public Method Get the layoutvar and the header layout 20041217
19 GET_LAYOUT_CUSTOMIZING Instance method Public Method Get the Layout customizing 20041203
20 GET_LOWEST_FISCYEAR Instance method Public Method Get the lowest fiscal year from the customizing 20050201
21 GET_RPMAX Static method Public Method Get the RP max 20050214
22 GET_TABSTRIP Instance method Public Method Get the tabstrip of the current view 20050209
23 SET_BUDCATS Instance method Public Method Set the budget categories 20050316
24 SET_BUDTYPES Instance method Public Method Set the budget types 20051213
25 SET_CASH_YEAR Static method Public Method Set the cash year with meta value 20050214
26 SET_COLS_CUSTOMIZING_COPY Instance method Public Method Set the column table defined by the customizing 20050207
27 SET_COLS_CUSTOMIZING_ORIGINAL Instance method Private Method Set the original customzinf for the columns 20050207
28 SET_COLS_VALUES Instance method Public Method Check and Post the budget 20041215
29 SET_DOCUMENT_SETTING Instance method Public Method SET the DOCUMENT SETTING 20041215
30 SET_HIGHEST_FISCYEAR Instance method Public Method Setthe highest fiscal year, use for the document year 20050201
31 SET_INITIAL_STATE Instance method Public Method Set initial state 20051206
32 SET_LAYOUT Instance method Public Method Set the layoutvar and the header layout 20041217
33 SET_LOWEST_FISCYEAR Instance method Public Method Set the lowest fiscal year 20050131
34 SET_TABSTRIP Instance method Public Method set the tabstrip 20050209
Events
Class CL_FMPEP_LAYOUT has no event.
Types
Class CL_FMPEP_LAYOUT has no local type.
Method Signatures

Method CHECK_AUTHORIZATION_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REF_LOG Call by reference Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG_CTX Anwendungsprotokoll mit Kontext 20050208
2 Changing C_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Tabelle mit HHM-Kontierungselementen 20050208
3 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) FLAG General Flag 20060615
4 Importing I_FISCYEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20050208
5 Importing I_FM_AREA Call by reference Type reference (TYPE) FIKRS 20050208

Method CHECK_AUTHORIZATION_ADDRESS on class CL_FMPEP_LAYOUT has no exception.

Method CHECK_AUTH_KEY_FIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_KEYF_GEN Call by reference Object reference (TYPE REF TO) CL_BUKF_KF Kennzahlen - Kennzahl 20050105
2 Returning RE_FLG_KF_AUTH Value transfer Type reference (TYPE) FLAG Allg. Kennzeichen 20050105

Method CHECK_AUTH_KEY_FIGURE on class CL_FMPEP_LAYOUT has no exception.

Method CHECK_LAYOUT_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FM_AREA Call by reference Type reference (TYPE) FIKRS Financial Management Area 20110315
2 Importing I_LAYOUTVAR Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR Layout Variant ID 20110315
3 Returning RE_FLG_LAY_AUTH Value transfer Type reference (TYPE) FLAG General Flag 20110315
# Exception Resumable Description Created on
1 NOT_AUTHORIZED Layout not authorized 20110315

Method CHECK_LAYOUT_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REF_LOG Call by reference Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG Anwendungsprotokoll 20041216
2 Exporting E_T_RETURN Call by reference Type reference (TYPE) BUBAS_T_MSG Nachrichtentabelle 20041216
3 Importing I_FM_AREA Call by reference Type reference (TYPE) FIKRS 20041216
4 Importing I_LAYOUTVAR Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR 20041216
# Exception Resumable Description Created on
1 NO_LAYOUT_FOUND 20041216

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LAYOUTVAR Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR 20041207
2 Importing IM_REF_LAYOUT_SOURCE Call by reference Object reference (TYPE REF TO) CL_FMPEP_LAYOUT Multi Budget Entry: Layout Read/Write 20051117
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050215

Method CONVERT_KFLINE_TO_COLVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_COL_VAL Call by reference Type reference (TYPE) FMPEP_S_COL_VAL Struktur für Spaltenwerte 20050127
2 Importing I_ALL_COL Call by reference Type reference (TYPE) FLAG 20050127
3 Importing I_T_COL Call by reference Type reference (TYPE) L_TY_FMPEPLAY_COL Tabellentyp für Register und Spalte 20050127
4 Importing I_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Tabelle mit HHM-Kontierungselementen 20050127
5 Importing I_T_KFLINE_VAL Call by reference Type reference (TYPE) FMKF_T_LINE_VAL Allg. Kennzeichen 20050127
6 Importing I_T_KFLINE_VALXX Call by reference Type reference (TYPE) FMKF_T_LINE_VALXX HHM - Kennzahlen - Tabelle nach Kennz.auswertung 16 Felder 20050214

Method CONVERT_KFLINE_TO_COLVALUES on class CL_FMPEP_LAYOUT has no exception.

Method GET_BUDCATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_BUDCAT Value transfer Type reference (TYPE) BUKU_T_BUDCAT Budgetkategorien 20050316

Method GET_BUDCATS on class CL_FMPEP_LAYOUT has no exception.

Method GET_BUDTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_BUDTYPE Value transfer Type reference (TYPE) BUKU_T_BUDTYPE Budget categories 20051213

Method GET_BUDTYPES on class CL_FMPEP_LAYOUT has no exception.

Method GET_COLS_CUSTOMIZING_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) FLAG General Flag 20051003
2 Returning RE_T_COL Value transfer Type reference (TYPE) FMPEPLAY_T_COL Customizing des Budgetplanungstools 20050207

Method GET_COLS_CUSTOMIZING_COPY on class CL_FMPEP_LAYOUT has no exception.

Method GET_COLS_CUSTOMIZING_ORIGINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COL_LABEL_ORIG Call by reference Type reference (TYPE) FMPEP_T_COL 20050207
2 Exporting E_T_COL_ORIGINAL Call by reference Type reference (TYPE) FMPEPLAY_T_COL FMPEP: Layout-Customizing-Einstellungen für Spalten 20050207
3 Importing I_LAYOUT Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR 20050207

Method GET_COLS_CUSTOMIZING_ORIGINAL on class CL_FMPEP_LAYOUT has no exception.

Method GET_COLS_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COL_LABEL Call by reference Type reference (TYPE) FMPEP_T_COL Tabellentyp für Register und Spalte 20050301

Method GET_COLS_LABEL on class CL_FMPEP_LAYOUT has no exception.

Method GET_COLS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REF_LOG Call by reference Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG_CTX Anwendungsprotokoll mit Kontext 20050128
2 Changing C_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Table with FM account assignments 20050615
3 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) FLAG 20050128
4 Exporting E_T_COL_VALUES Call by reference Type reference (TYPE) FMPEP_T_COL_VAL Tabellentyp für Spaltenwerte 20041203
5 Exporting E_T_COL_VALUESXX Call by reference Type reference (TYPE) FMPEP_T_COL_VALXX Spaltenwerte in Periode 20041203
6 Importing I_FM_AREA Call by reference Type reference (TYPE) FIKRS 20041203
7 Importing I_LAYOUT Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR 20041203
8 Importing I_S_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 20041215
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050608

Method GET_DISPLAY_COL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COL_VALUES Call by reference Type reference (TYPE) FMPEP_T_COL_VAL Tabellentyp für Spaltenwerte 20050127
2 Changing C_T_COL_VALUESXX Call by reference Type reference (TYPE) FMPEP_T_COL_VALXX Spaltenwerte in Periode 20050127
3 Importing I_FM_AREA Call by reference Type reference (TYPE) FIKRS 20050127
4 Importing I_LAYOUT Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR 20050127
5 Importing I_S_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 20050127
6 Importing I_T_DIMPART Call by reference Type reference (TYPE) FMKU_T_DIMPART Tabelle mit HHM-Kontierungselementen 20050127

Method GET_DISPLAY_COL_VALUES on class CL_FMPEP_LAYOUT has no exception.

Method GET_FLG_EVALUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLG_EVALUATION Value transfer Type reference (TYPE) FLAG General Flag 20051117

Method GET_FLG_EVALUATION on class CL_FMPEP_LAYOUT has no exception.

Method GET_HIGHEST_FISCYEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FISCYEAR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20050201

Method GET_HIGHEST_FISCYEAR on class CL_FMPEP_LAYOUT has no exception.

Method GET_INITIAL_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_S_HEADER Value transfer Type reference (TYPE) FMPEP_LAY1 Header Screen to display the layout 20051206

Method GET_INITIAL_STATE on class CL_FMPEP_LAYOUT has no exception.

Method GET_KEY_FIGURE_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_KF_REF Call by reference Type reference (TYPE) BUKF_T_KF_REF Kennzahlen - Parametertabelle für Kennzahlauswertung 20050127
2 Importing I_T_COL Call by reference Type reference (TYPE) FMPEPLAY_T_COL Customizing des Budgetplanungstools 20050127

Method GET_KEY_FIGURE_FOR_DISPLAY on class CL_FMPEP_LAYOUT has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAYOUTVAR Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR Kopfbild für Layout-Anzeige 20041217
2 Exporting E_S_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 Kopfbild für Layout-Anzeige 20041217

Method GET_LAYOUT on class CL_FMPEP_LAYOUT has no exception.

Method GET_LAYOUT_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 20041203
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050215

Method GET_LOWEST_FISCYEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOWEST_FISCYEAR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20050202
2 Exporting EX_T_FISCYEAR Call by reference Type reference (TYPE) BUKU_T_FISCYEAR 20050202

Method GET_LOWEST_FISCYEAR on class CL_FMPEP_LAYOUT has no exception.

Method GET_RPMAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELD Call by reference Type reference (TYPE) I 20050214
2 Changing C_RPMAX Call by reference Type reference (TYPE) RPMAX Periode 20050214
3 Importing I_PERIOD Call by reference Type reference (TYPE) BUKU_PERIOD Budgetierungsperiode 20050214

Method GET_RPMAX on class CL_FMPEP_LAYOUT has no exception.

Method GET_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TABSTRIP Value transfer Type reference (TYPE) FMPEP_TABSTRIP Registerschlüssel 20050209

Method GET_TABSTRIP on class CL_FMPEP_LAYOUT has no exception.

Method SET_BUDCATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T_BUDCAT Call by reference Type reference (TYPE) BUKU_T_BUDCAT Budgetkategorie 20050316

Method SET_BUDCATS on class CL_FMPEP_LAYOUT has no exception.

Method SET_BUDTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T_BUDTYPE Call by reference Type reference (TYPE) BUKU_T_BUDTYPE Budget types 20051213

Method SET_BUDTYPES on class CL_FMPEP_LAYOUT has no exception.

Method SET_CASH_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CEFFYEAR Call by reference Type reference (TYPE) FMPEP_CEFFYEAR FMPEP - Jahr der Kassenwirksamkeit 20050214
2 Importing IM_FISCYEAR Call by reference Type reference (TYPE) FMPEP_FISCYEAR FMPEP - Geschäftsjahr 20050214

Method SET_CASH_YEAR on class CL_FMPEP_LAYOUT has no exception.

Method SET_COLS_CUSTOMIZING_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COL Call by reference Type reference (TYPE) FMPEPLAY_T_COL Customizing des Budgetplanungstools 20050207

Method SET_COLS_CUSTOMIZING_COPY on class CL_FMPEP_LAYOUT has no exception.

Method SET_COLS_CUSTOMIZING_ORIGINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COL Call by reference Type reference (TYPE) FMPEPLAY_T_COL 20050207
2 Importing I_T_COL_LABEL Call by reference Type reference (TYPE) FMPEP_T_COL Tabellentyp für Register und Spalte 20050207

Method SET_COLS_CUSTOMIZING_ORIGINAL on class CL_FMPEP_LAYOUT has no exception.

Method SET_COLS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REF_LOG Call by reference Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG_CTX Anwendungsprotokoll mit Belegen 20050126
2 Exporting E_DOCNR Call by reference Type reference (TYPE) DOCNR 20041215
3 Exporting E_DOCYEAR Call by reference Type reference (TYPE) BUKU_DOCYEAR Belegjahr 20050126
4 Exporting E_FLG_SUSPEND Call by reference Type reference (TYPE) FLAG 20041221
5 Importing I_CHECK_POST Call by reference Type reference (TYPE) FLAG 20041215
6 Importing I_DISPLAY_POPUP_LOG Call by reference Type reference (TYPE) FLAG 20050126
7 Importing I_FM_AREA Call by reference Type reference (TYPE) FIKRS 20041215
8 Importing I_F_ENTRYDOC_CTRL Call by reference Type reference (TYPE) BUMP_S_ENTRYDOCCTRL 20041215
9 Importing I_T_COL_VALUES Call by reference Type reference (TYPE) FMPEP_T_COL_VAL 20041215
10 Importing I_T_COL_VALUESXX Call by reference Type reference (TYPE) FMPEP_T_COL_VALXX 20041215
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050317

Method SET_DOCUMENT_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCUMENT_DATE Call by reference Type reference (TYPE) BP_BLDAT 20041215
2 Importing IM_DOCUMENT_TYPE Call by reference Type reference (TYPE) BUED_DOCTYPE 20041215
3 Importing IM_POSTING_DATE Call by reference Type reference (TYPE) BUDAT Buchungsdatum 20041215

Method SET_DOCUMENT_SETTING on class CL_FMPEP_LAYOUT has no exception.

Method SET_HIGHEST_FISCYEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FISCYEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20050201

Method SET_HIGHEST_FISCYEAR on class CL_FMPEP_LAYOUT has no exception.

Method SET_INITIAL_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_S_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 Header Screen to display the layout 20051206

Method SET_INITIAL_STATE on class CL_FMPEP_LAYOUT has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LAYOUTVAR Call by reference Type reference (TYPE) FMPEP_LAYOUTVAR 20041217
2 Importing IM_S_HEADER Call by reference Type reference (TYPE) FMPEP_LAY1 Kopfbild für Layout-Anzeige 20041217
# Exception Resumable Description Created on
1 CX_FMPEP_LAYOUT Layout prüfen 20050215

Method SET_LOWEST_FISCYEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FISCYEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20050131
2 Importing IM_T_FISCYEARS Call by reference Type reference (TYPE) BUKU_T_FISCYEAR Geschäftsjahre ; 20050202

Method SET_LOWEST_FISCYEAR on class CL_FMPEP_LAYOUT has no exception.

Method SET_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABSTRIP Call by reference Type reference (TYPE) FMPEP_TABSTRIP Registerschlüssel 20050209

Method SET_TABSTRIP on class CL_FMPEP_LAYOUT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600