SAP ABAP Class CL_FSBP_BSP_FISCAL_YEAR (Fiscal Year Data)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS-BP (Application Component) Business Partner
     FSBP_PCUI (Package) SAP BP FS: External Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_INIT_IL Interface for Initialization 20040115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20040115
Properties
Class CL_FSBP_BSP_FISCAL_YEAR  
Short Description Fiscal Year Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSBP_PCUI   SAP BP FS: External Interfaces 
Created 20040113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FSBP_BSP_FISCAL_YEAR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20040115
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20040115
Friends
Class CL_FSBP_BSP_FISCAL_YEAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FSBP_SAVE_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FSBP_BSP_ACCMOD' Model Access Class 20040510
2 GC_INIT_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FSBP_BSP_FISCAL_YEAR' Model Access Class 20040116
3 GC_PROC_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PROMOD' Model Access Class 20040504
4 GS_FYEAR_DATA Instance attribute Protected Type reference (TYPE) FSBP_STR_BSP_FYEAR_DATA Fiscal Year Data 20040116
5 GS_FYEAR_DATA_BAPI_X Instance attribute Protected Type reference (TYPE) BAPI_STR_BUPA_FS_FISCYEAR_X FSBP: BAPI Structure for Fiscal Year Data 20040116
6 GT_APP_LOG Instance attribute Protected Type reference (TYPE) CRMT_BSP_APPLOG_TAB Table Type for the Application Log Interface 20040128
7 GT_FYEAR_DATA Instance attribute Protected Type reference (TYPE) FSBP_TTY_BSP_FYEAR_DATA Table Type 20040116
8 GV_BP_TYPE Instance attribute Protected Type reference (TYPE) BU_TYPE Business Partner Category 20040116
9 GV_FOCUS_KEY Instance attribute Protected Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20040116
10 GV_LAST_PARTNER Instance attribute Protected Type reference (TYPE) BP_PARTNR_NEW Business Partner Number 20040126
11 GV_PARTNER_ID Instance attribute Protected Type reference (TYPE) BP_PARTNR_NEW Business Partner Number 20040116
12 MR_SRV_APPL_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_COM_BSP_SRV_APPL_MANAGER Service Application Manager (SAM) 20040128
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method 20040128
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040128
3 MODIFY_FYEAR_DETAIL Instance method Public Method Change Data 20040120
4 MODIFY_FYEAR_MAIN Instance method Public Method Change Data 20040120
Events
Class CL_FSBP_BSP_FISCAL_YEAR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KEY Private See coding 20040116 BEGIN OF ty_key, partnr TYPE bp_partnr_new, fiscal_yr TYPE bapibp_busin_y, END OF ty_key
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ERR_MSGS Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20040128

Method ADD_MESSAGE on class CL_FSBP_BSP_FISCAL_YEAR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FSBP_BSP_FISCAL_YEAR has no parameter.
Method CONSTRUCTOR on class CL_FSBP_BSP_FISCAL_YEAR has no exception.

Method MODIFY_FYEAR_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS_TO_REPLACE Call by reference Type reference (TYPE) CRMT_BSP_REPLACE_OBJECTKEY_TAB Liste von Objekt Schlüsseln, die ersetzt werden müssen 20040120
2 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Klassenname 20040120
3 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20040120
4 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20040120
5 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB Geänderte Felder 20040120
6 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20040120
7 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20040120
8 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20040120

Method MODIFY_FYEAR_DETAIL on class CL_FSBP_BSP_FISCAL_YEAR has no exception.

Method MODIFY_FYEAR_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS_TO_REPLACE Call by reference Type reference (TYPE) CRMT_BSP_REPLACE_OBJECTKEY_TAB Liste von Objekt Schlüsseln, die ersetzt werden müssen 20040120
2 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Klassenname 20040120
3 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20040120
4 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20040120
5 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB Geänderte Felder 20040120
6 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20040120
7 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20040120
8 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20040120

Method MODIFY_FYEAR_MAIN on class CL_FSBP_BSP_FISCAL_YEAR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640