SAP ABAP Class CL_ACC_SYSTEM_CLONE (BA: Consistency of Value Tables)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_ACCOUNTING_SYSTEM (Package) Accounting System
⤷
⤷
Properties
| Class | CL_ACC_SYSTEM_CLONE | |
| Short Description | BA: Consistency of Value Tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ACC_SYSTEM | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FINB_ACCOUNTING_SYSTEM | Accounting System |
| Created | 20051209 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACC_SYSTEM_CLONE has no forward declaration.
Interfaces
Class CL_ACC_SYSTEM_CLONE has no interface implemented.
Friends
Class CL_ACC_SYSTEM_CLONE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Value for Bank Analyzer | 20051213 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Value for Catch Weight | 20051213 | ||
| 3 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Scenario Determination Is Active | 20051213 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | ' ' | Business Scenario | 20051213 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | GYT_SCENARIO | 20051213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Overwrite Old Check Table from New Check Table | 20051213 | |
| 2 | Static method | Public | Method | Controlled Termination if Call Is in BA Scenario | 20051213 | |
| 3 | Static method | Public | Method | Catch Weight or Bank Analyzer ? | 20051213 |
Events
Class CL_ACC_SYSTEM_CLONE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GYS_SCENARIO | Private | See coding | 20051213 | begin of gys_scenario,
mandt type sy-mandt,
scenario type char1,
end of gys_scenario
|
||
| 2 | GYT_SCENARIO | Private | See coding | 20051213 | GYT_SCENARIO type hashed table of gys_scenario with unique key mandt
|
Method Signatures
Method CLONE_CHECK_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20051213 |
Method CLONE_CHECK_TABLE on class CL_ACC_SYSTEM_CLONE has no exception.
Method DUMP_ON_BANK_ANALYZER_USAGE Signature
Method DUMP_ON_BANK_ANALYZER_USAGE on class CL_ACC_SYSTEM_CLONE has no parameter.
Method DUMP_ON_BANK_ANALYZER_USAGE on class CL_ACC_SYSTEM_CLONE has no exception.
Method GET_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandant | 20051213 | ||
| 2 | R_SCENARIO | Value transfer | Type reference (TYPE) | CHAR1 | Szenario | 20051213 |
Method GET_SCENARIO on class CL_ACC_SYSTEM_CLONE has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in |