SAP ABAP Class CL_FIN_FISCPER_SERVICES (Services for Periods and Fiscal Year)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN (Application Component) Financials
⤷
FIN_BUSINESS_ENTITIES (Package) Business Entities of the FIN Semantic Model
⤷
⤷
Properties
| Class | CL_FIN_FISCPER_SERVICES | |
| Short Description | Services for Periods and Fiscal Year | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_BUSINESS_ENTITIES | Business Entities of the FIN Semantic Model |
| Created | 20040906 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIN_FISCPER_SERVICES has no forward declaration.
Interfaces
Class CL_FIN_FISCPER_SERVICES has no interface implemented.
Friends
Class CL_FIN_FISCPER_SERVICES has no friend class.
Attributes
Class CL_FIN_FISCPER_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Joins Fiscal Year and Period | 20040906 | |
| 2 | Static method | Public | Method | Separates Fiscal Year and Period | 20040906 |
Events
Class CL_FIN_FISCPER_SERVICES has no event.
Types
Class CL_FIN_FISCPER_SERVICES has no local type.
Method Signatures
Method CONCATENATE_YEAR_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FISCPERIOD | Call by reference | Type reference (TYPE) | FIN_FISCPER | Geschäftsperiode | 20040906 | |||
| 2 | ID_FISCYEAR | Call by reference | Type reference (TYPE) | FIN_FISCYEAR | Geschäftsjahr | 20040906 | |||
| 3 | RD_FISCYEARPER | Value transfer | Type reference (TYPE) | FIN_FISCYEARPER | Geschäftsjahr und Periode | 20040906 |
Method CONCATENATE_YEAR_PERIOD on class CL_FIN_FISCPER_SERVICES has no exception.
Method SPLIT_YEAR_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FISCPERIOD | Call by reference | Type reference (TYPE) | FIN_FISCPER | Geschäftsperiode | 20040906 | |||
| 2 | ED_FISCYEAR | Call by reference | Type reference (TYPE) | FIN_FISCYEAR | Geschäftsjahr | 20040906 | |||
| 3 | ID_FISCYEARPER | Call by reference | Type reference (TYPE) | FIN_FISCYEARPER | Geschäftsjahr und Periode | 20040906 |
Method SPLIT_YEAR_PERIOD on class CL_FIN_FISCPER_SERVICES has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |