SAP ABAP Class CL_BSPL_FEEDER_BL_SHEET_SELECT (Runtime Settings for Balance Sheet)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FIN_BS_DIALOG (Package) Balance Sheet Dialog
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 20101210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20101210
Properties
Class CL_BSPL_FEEDER_BL_SHEET_SELECT  
Short Description Runtime Settings for Balance Sheet    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FIN_BS_DIALOG    
Program status P  SAP Standard Production Program 
Category 0   
Package FIN_BS_DIALOG   Balance Sheet Dialog 
Created 20101210   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSPL_FEEDER_BL_SHEET_SELECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20101210
2 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20101210
Friends
Class CL_BSPL_FEEDER_BL_SHEET_SELECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_OK Static Attribute Public Type reference (TYPE) BOOLE_D Check Result 20110125
2 GV_CURKY Static Attribute Public Type reference (TYPE) WAERS Currency Key 20110201
3 GV_CURKY_ERROR Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20110201
4 MESSAGES Static Attribute Public Type reference (TYPE) FPMGB_T_MESSAGES 20110125
5 NEW_GL_ACTIVE Static Attribute Private Type reference (TYPE) BOOLE_D Set by class constructor 20101210
6 SELECTIONS Static Attribute Public Type reference (TYPE) BSPL_SELECTIONS Parameter for Balance Sheet Preparation 20101220
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SELECTIONS Static method Public Method Selection Parameter Check 20110118
2 CHECK_SEL_BSTYPE Static method Private Method Check Balance Sheet Type 20110209
3 CHECK_SEL_CCODE_CURTP Static method Private Method Check Company Code / Currency Type 20110201
4 CHECK_SEL_CCODE_EXIST_AUTH Static method Private Method Check of Company Code Existence and Authorization 20110121
5 CHECK_SEL_COMPANY_CODE Static method Private Method Company Code Check 20110118
6 CHECK_SEL_CURTP Static method Private Method Currency Type Check 20110209
7 CHECK_SEL_FSVERSN Static method Private Method Check of Financial Statement Version 20110118
8 CHECK_SEL_FYEAR Static method Private Method Fiscal Year Check 20110119
9 CHECK_SEL_LANGUAGE Static method Private Method Check language 20110126
10 CHECK_SEL_LEDGER Static method Private Method Ledger Check 20110118
11 CHECK_SEL_PERIOD Static method Private Method Period Check 20110119
12 CLASS_CONSTRUCTOR Static method Public Constructor 20101210
13 SET_SOME_DEFAULTS Instance method Private Method 20101223
Events
Class CL_BSPL_FEEDER_BL_SHEET_SELECT has no event.
Types
Class CL_BSPL_FEEDER_BL_SHEET_SELECT has no local type.
Method Signatures

Method CHECK_SELECTIONS 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 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110118

Method CHECK_SELECTIONS on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_BSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110209
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110209
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110209

Method CHECK_SEL_BSTYPE on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_CCODE_CURTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110201
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110201
3 Importing I_CCODE_REFNAME Call by reference Type reference (TYPE) FIELDNAME Feldname Buchungskreis 20110201
4 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110201
5 Importing I_CURRENCY_TYPE Call by reference Type reference (TYPE) CURTP Währungstyp 20110201
6 Importing I_CURTP_REFNAME Call by reference Type reference (TYPE) FIELDNAME Feldname Währungstyp 20110201
7 Importing I_LEDGER Call by reference Type reference (TYPE) RLDNR Ledger 20110211
8 Importing I_RLDNR_REFNAME Call by reference Type reference (TYPE) FIELDNAME Feldname Ledger 20110211

Method CHECK_SEL_CCODE_CURTP on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_CCODE_EXIST_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110121
3 Importing I_CCODE_REFNAME Call by reference Type reference (TYPE) FIELDNAME Feldname Buchungskreis 20110121
4 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110121
5 Importing I_LEDGER Call by reference Type reference (TYPE) RLDNR Ledger 20110128
6 Importing I_RLDNR_REFNAME Call by reference Type reference (TYPE) FIELDNAME Feldname Ledger 20110128

Method CHECK_SEL_CCODE_EXIST_AUTH on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110118
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110118

Method CHECK_SEL_COMPANY_CODE on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_CURTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110209
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110209
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110209

Method CHECK_SEL_CURTP on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_FSVERSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110118
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110118

Method CHECK_SEL_FSVERSN on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_FYEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110119
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110119

Method CHECK_SEL_FYEAR on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110126
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110126

Method CHECK_SEL_LANGUAGE on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_LEDGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110118
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110118

Method CHECK_SEL_LEDGER on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CHECK_SEL_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110126
2 Exporting EV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110119
3 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110119

Method CHECK_SEL_PERIOD on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSPL_FEEDER_BL_SHEET_SELECT has no exception.

Method SET_SOME_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELECTIONS Call by reference Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20110209

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