SAP ABAP Class CL_CON_ACC_COMPARE_SETTLEMENT (Reconcile Settl. Doc. - Doc. FI and Subsid. Led.)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-INV (Application Component) Inventory Accounting
⤷
CON_ACC (Package) Connector Financials - NewFIN Part
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_READER | Read Interface | 20041215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_REPORTING_APPL_SERVICE | Interface to Reporting | 20041215 |
Properties
| Class | CL_CON_ACC_COMPARE_SETTLEMENT | |
| Short Description | Reconcile Settl. Doc. - Doc. FI and Subsid. Led. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CON_ACC | Connector Financials - NewFIN Part |
| Created | 20041215 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CON_ACC_COMPARE_SETTLEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_READER | Read Interface | 20041215 | ||
| 2 | IF_FINB_REPORTING_APPL_SERVICE | Interface to Reporting | 20041215 |
Friends
Class CL_CON_ACC_COMPARE_SETTLEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20041215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | C | Differences Only | 20041215 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GJAHR | Fiscal Year | 20041215 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | KOKRS | Controlling area | 20050131 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | D_MONAT | Month | 20041215 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | Connector Object | 20041215 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_REPORTING_SERVICE | Interface to Reporting Tool | 20041215 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | T_AUTYP | Order Type Table | 20041215 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | T_MONAT | Month Table | 20050131 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | T_RANGE_AUFNR | Range Order Number | 20041215 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | T_RANGE_BELNR | Range Document Number | 20041215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041215 | ||
| 2 | Instance method | Public | Method | 20041215 |
Events
Class CL_CON_ACC_COMPARE_SETTLEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | D_MONAT | Public | Type reference (TYPE) | MONAT | 20041215 | |
|
| 2 | RANGE_BELNR | Public | See coding | 20050114 | begin of range_belnr,
zeile(3) type n,
ebelp type ebelp,
end of range_belnr
|
||
| 3 | TAB_BUKRS | Public | See coding | 20041215 | tab_bukrs TYPE STANDARD TABLE OF bukrs
|
||
| 4 | T_AUTYP | Public | See coding | 20041215 | t_autyp type table of auftyp
|
||
| 5 | T_MONAT | Public | See coding | 20041215 | t_monat TYPE STANDARD TABLE OF d_monat
|
||
| 6 | T_RANGE_AUFNR | Public | See coding | 20041215 | t_range_aufnr type range of aufnr
|
||
| 7 | T_RANGE_BELNR | Public | See coding | 20050103 | t_range_belnr type range of belnr_d
|
||
| 8 | T_RANGE_PERIO | Public | See coding | 20050120 | t_range_perio type range of co_perio
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CHECK | Call by reference | Type reference (TYPE) | C | Nur Differenzen ausgeben | 20041215 | |||
| 2 | ID_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20041215 | |||
| 3 | ID_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20050120 | |||
| 4 | IT_AUTYP | Call by reference | Type reference (TYPE) | T_AUTYP | Range Auftragstyp | 20041215 | |||
| 5 | IT_PERIOD | Call by reference | Type reference (TYPE) | T_RANGE_PERIO | Periode | 20050120 | |||
| 6 | IT_RANGE_AUFNR | Call by reference | Type reference (TYPE) | T_RANGE_AUFNR | Range Auftragsnummern | 20041215 | |||
| 7 | IT_RANGE_BELNR | Call by reference | Type reference (TYPE) | T_RANGE_BELNR | Range Belegnummer | 20041215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20041215 |
Method START Signature
Method START on class CL_CON_ACC_COMPARE_SETTLEMENT has no parameter.
Method START on class CL_CON_ACC_COMPARE_SETTLEMENT has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 400 |