SAP ABAP Class CL_ACC_CLOSESTEP (Service Function: Closing Activity)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_CLOSING_STEP (Package) Closing Activity
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACC_TERMINATOR | Delete Component | 20020927 |
Properties
| Class | CL_ACC_CLOSESTEP | |
| Short Description | Service Function: Closing Activity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_CLOSING_STEP | Closing Activity |
| Created | 20020801 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACC_CLOSESTEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACC_TERMINATOR | Delete Component | 20020927 |
Friends
Class CL_ACC_CLOSESTEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | Assignment to Accounting System | 20020925 | ||||
| 2 | Static Attribute | Private | See coding | Period Rules for the Closing Phases | 20020819 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | ACC_TT_CLOSINGSTEP | Closing Activity and Name | 20020808 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ACC_DATABASIS | Data Basis | 20020927 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20020927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks the Closing Activity for a Period | 20020805 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020808 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20020927 | |
| 4 | Static method | Public | Method | Returns All Closing Activities with Text | 20020808 | |
| 5 | Static method | Public | Method | Returns All Allowed Closing Activities for Period with Texts | 20020807 |
Events
Class CL_ACC_CLOSESTEP has no event.
Types
Class CL_ACC_CLOSESTEP has no local type.
Method Signatures
Method CHECK_CLOSING_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCSYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020805 | |||
| 2 | I_CLOSINGSTEP | Call by reference | Type reference (TYPE) | ACC_CLOSESTEP | Abschlußvorgang | 20020805 | |||
| 3 | I_FISCALPERIOD | Call by reference | Type reference (TYPE) | UG_FISCPERIOD | Geschäftsperiode | 20020805 | |||
| 4 | I_FISCALYEAR | Call by reference | Type reference (TYPE) | UG_FISCYEAR | Geschäftsjahr | 20020925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abschlußvorgang ist nicht definiert | 20020819 | ||
| 2 | Abschlußvorgang ist nicht erlaubt | 20020805 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ACC_CLOSESTEP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ACC_CLOSESTEP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20020927 | |||
| 2 | I_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020927 |
Method CONSTRUCTOR on class CL_ACC_CLOSESTEP has no exception.
Method GET_CLOSING_STEPS_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLOSINGSTEPS | Call by reference | Type reference (TYPE) | ACC_TT_CLOSINGSTEP | Abschlußvorgänge | 20020808 |
Method GET_CLOSING_STEPS_ALL on class CL_ACC_CLOSESTEP has no exception.
Method GET_CLOSING_STEP_RUL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLOSINGSTEPS | Call by reference | Type reference (TYPE) | ACC_TT_CLOSINGSTEP | Abschlußvorgang und Bezeichnung | 20020808 | |||
| 2 | I_ACCSYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020808 | |||
| 3 | I_FISCALPERIOD | Call by reference | Type reference (TYPE) | UG_FISCPERIOD | Abschlußvorgänge | 20020808 | |||
| 4 | I_FISCALYEAR | Call by reference | Type reference (TYPE) | UG_FISCYEAR | Geschäftsjahr | 20020925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmesituation | 20020925 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 150 |