SAP ABAP Class SDFI_CONSISTENCY (Consistency Check Billing Accounting)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
AP-PRC-PR (Application Component) Pricing
⤷
VF (Package) Application development R/3 invoice
⤷
⤷
Properties
| Class | SDFI_CONSISTENCY | |
| Short Description | Consistency Check Billing Accounting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VF | Application development R/3 invoice |
| Created | 20031217 | SAP |
| Last change | 20040210 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class SDFI_CONSISTENCY has no interface implemented.
Friends
Class SDFI_CONSISTENCY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_BUKRS | Company Code | 20040129 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_FKDAT | Billing Date for Billing Index and Printout | 20040129 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_DIFFERENCE | Compare SD & FI | 20040105 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_TOTAL | Total SD & FI | 20040105 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_VALUES_FI | FI Amounts | 20031217 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_VALUES_SD | SD Condition Values | 20031217 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_VBELN | Select Billing Documents | 20031217 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SDFIG_T_VBRK | Billing Document Hits | 20031217 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | POPER | Posting Period | 20040112 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GJAHR | Fiscal Year | 20040112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Compares SD Condition Values with FI amounts | 20040127 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20031217 | |
| 3 | Instance method | Public | Method | Differences Found Between SD and FI | 20040114 | |
| 4 | Instance method | Public | Method | Print Result | 20031217 | |
| 5 | Instance method | Public | Method | Print results table | 20040114 | |
| 6 | Instance method | Public | Method | Read Data from Database | 20031217 | |
| 7 | Instance method | Private | Method | Read FI Amounts | 20031217 | |
| 8 | Instance method | Private | Method | Read Condition Values and Corresponding Accounts | 20031217 |
Events
Class SDFI_CONSISTENCY has no event.
Types
Class SDFI_CONSISTENCY has no local type.
Method Signatures
Method ANALYZE_DATA Signature
Method ANALYZE_DATA on class SDFI_CONSISTENCY has no parameter.
Method ANALYZE_DATA on class SDFI_CONSISTENCY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUKRS | Call by reference | Type reference (TYPE) | SDFIG_T_BUKRS | Selektion Fakturadatum | 20040129 | |||
| 2 | IT_FKDAT | Call by reference | Type reference (TYPE) | SDFIG_T_FKDAT | Selektion Fakturadatum | 20040129 | |||
| 3 | IT_VBELN | Call by reference | Type reference (TYPE) | SDFIG_T_VBELN | Selektion Fakturen | 20031217 | |||
| 4 | IV_BPERIODE | Call by reference | Type reference (TYPE) | POPER | Buchungsperiode | 20040112 | |||
| 5 | IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20040112 |
Method CONSTRUCTOR on class SDFI_CONSISTENCY has no exception.
Method DIFFERENCES_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DIFF_FOUND | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040114 |
Method DIFFERENCES_FOUND on class SDFI_CONSISTENCY has no exception.
Method DISPLAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LIST_DIFF | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040114 | |||
| 2 | IO_LIST_TOTAL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040114 | |||
| 3 | IV_DIFF_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040115 | |||
| 4 | IV_DIFF_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | Überschrift Differenzentabelle | 20040114 | |||
| 5 | IV_TOTAL_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | Überschrift Summentabelle | 20040114 |
Method DISPLAY_RESULT on class SDFI_CONSISTENCY has no exception.
Method GET_RESULT_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SDFI_DIFF | Call by reference | Type reference (TYPE) | SDFIG_T_DIFFERENCE | Differenzentabelle SD FI | 20040114 | |||
| 2 | ET_SDFI_TOTAL | Call by reference | Type reference (TYPE) | SDFIG_T_TOTAL | Summentabelle | 20040114 |
Method GET_RESULT_TABLES on class SDFI_CONSISTENCY has no exception.
Method LOAD_DB Signature
Method LOAD_DB on class SDFI_CONSISTENCY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Tabelleneinträge zur aktuellen Selektion gefunden | 20031217 |
Method LOAD_FI_AMOUNT Signature
Method LOAD_FI_AMOUNT on class SDFI_CONSISTENCY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Buchhaltungsbeleg gefunden | 20031217 |
Method LOAD_SD_CONDITION_VALUES Signature
Method LOAD_SD_CONDITION_VALUES on class SDFI_CONSISTENCY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Konditionen gefunden | 20031217 |
History
| Last changed by/on | SAP | 20040210 |
| SAP Release Created in | 500 |