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 | Constant | Public | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_FSBP_BSP_ACCMOD' | Model Access Class | 20040510 | ||
| 2 | Constant | Public | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_FSBP_BSP_FISCAL_YEAR' | Model Access Class | 20040116 | ||
| 3 | Constant | Public | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_PROMOD' | Model Access Class | 20040504 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FSBP_STR_BSP_FYEAR_DATA | Fiscal Year Data | 20040116 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BAPI_STR_BUPA_FS_FISCYEAR_X | FSBP: BAPI Structure for Fiscal Year Data | 20040116 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_APPLOG_TAB | Table Type for the Application Log Interface | 20040128 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FSBP_TTY_BSP_FYEAR_DATA | Table Type | 20040116 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BU_TYPE | Business Partner Category | 20040116 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20040116 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | BP_PARTNR_NEW | Business Partner Number | 20040126 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | BP_PARTNR_NEW | Business Partner Number | 20040116 | |||
| 12 | 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 | Instance method | Private | Method | 20040128 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20040128 | |
| 3 | Instance method | Public | Method | Change Data | 20040120 | |
| 4 | 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 | 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 | 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 | ET_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Klassenname | 20040120 | |||
| 3 | ET_FAILED_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040120 | |||
| 4 | ET_NEW_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040120 | |||
| 5 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | CRMT_BSP_CHANGEDFIELD_TAB | Geänderte Felder | 20040120 | |||
| 6 | IT_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20040120 | ||||
| 7 | IV_PARENT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20040120 | |||
| 8 | 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 | 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 | ET_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Klassenname | 20040120 | |||
| 3 | ET_FAILED_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040120 | |||
| 4 | ET_NEW_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040120 | |||
| 5 | IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | CRMT_BSP_CHANGEDFIELD_TAB | Geänderte Felder | 20040120 | |||
| 6 | IT_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20040120 | ||||
| 7 | IV_PARENT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20040120 | |||
| 8 | 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 |