SAP ABAP Class CL_CON_FIN_COMPARE_SETTLEMENT (Reconciliation Settlement Documents <-> FI and SL Docs)
Hierarchy
☛
IS-CWM (Software Component) Industry Solution Catch Weight Management
⤷
IS-CWM (Application Component) Industry Solution Catch Weight Management
⤷
CON_FIN_REPORTING (Package) Connector: Cross-Application Reporting

⤷

⤷

Properties
Class | CL_CON_FIN_COMPARE_SETTLEMENT | |
Short Description | Reconciliation Settlement Documents <-> FI and SL Docs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CON_FIN_REPORTING | Connector: Cross-Application Reporting |
Created | 20041125 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CON_FIN_COMPARE_SETTLEMENT has no forward declaration.
Interfaces
Class CL_CON_FIN_COMPARE_SETTLEMENT has no interface implemented.
Friends
Class CL_CON_FIN_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) | CON_FIN_ACC_SYSTEM | Accounting System | 20041215 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | Output Differences | 20041215 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GJAHR | Fiscal Year | 20041215 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | KOKRS | Controlling Area | 20050120 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_AUTYP | 20041215 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_BUKRS | Company Codes | 20041215 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_RANGE_PERIO | Period | 20050120 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_RANGE_AUFNR | Range Order Number | 20041215 | ||
9 | ![]() |
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 | Protected | Method | Build Output Structure | 20050119 |
3 | ![]() |
Instance method | Protected | Method | Get AUFK through AUAS | 20050113 |
4 | ![]() |
Instance method | Protected | Method | Determine Number of Groups AUAS | 20050114 |
5 | ![]() |
Instance method | Protected | Method | Determine Number of Groups AUFK | 20050114 |
6 | ![]() |
Instance method | Protected | Method | Pool Formation | 20050114 |
7 | ![]() |
Instance method | Protected | Method | Pool Formation | 20050114 |
8 | ![]() |
Instance method | Protected | Method | Processing current group | 20050114 |
9 | ![]() |
Instance method | Protected | Method | Processing current group | 20050114 |
10 | ![]() |
Instance method | Public | Method | 20041215 | |
11 | ![]() |
Instance method | Protected | Method | Object Selection from AUFK | 20050113 |
Events
Class CL_CON_FIN_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 | S_DISPLAY_STRUC | Public | Type reference (TYPE) | CON_FIN_S_SET_DIFF_LOG | 20050119 |
|
|
3 | TAB_BUKRS | Public | See coding | 20041215 | tab_bukrs TYPE STANDARD TABLE OF bukrs
|
||
4 | T_AUAS | Public | See coding | 20050113 | t_auas TYPE TABLE OF auas
|
||
5 | T_AUFK | Public | See coding | 20041215 | t_aufk TYPE TABLE OF aufk
|
||
6 | T_AUTYP | Public | See coding | 20041215 | t_autyp TYPE TABLE OF auftyp
|
||
7 | T_DISPLAY_STRUC | Public | See coding | 20050105 | t_display_struc TYPE TABLE OF s_display_struc
|
||
8 | T_MONAT | Public | See coding | 20041215 | t_monat TYPE STANDARD TABLE OF d_monat
|
||
9 | T_RANGE_AUFNR | Public | See coding | 20041215 | t_range_aufnr TYPE RANGE OF aufnr
|
||
10 | T_RANGE_BELNR | Public | See coding | 20041215 | t_range_belnr TYPE RANGE OF aa_belnr
|
||
11 | T_RANGE_PERIO | Public | See coding | 20050120 | t_range_perio type range of abr_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 | 20041215 | |||
2 | ![]() |
ID_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | 20041215 | |||
3 | ![]() |
ID_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20050120 | ||
4 | ![]() |
IT_AUTYP | Call by reference | Type reference (TYPE) | T_AUTYP | 20041215 | |||
5 | ![]() |
IT_PERIOD | Call by reference | Type reference (TYPE) | T_RANGE_PERIO | 20050120 | |||
6 | ![]() |
IT_RANGE_AUFNR | Call by reference | Type reference (TYPE) | T_RANGE_AUFNR | 20041215 | |||
7 | ![]() |
IT_RANGE_BELNR | Call by reference | Type reference (TYPE) | T_RANGE_BELNR | 20041215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041215 |
Method FILL_ET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050119 | |||
2 | ![]() |
IT_DISPLAY_STRUC | Call by reference | Type reference (TYPE) | T_DISPLAY_STRUC | 20050119 |
Method FILL_ET_DATA on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method GET_AUFK_FROM_AUAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUFK | Call by reference | Type reference (TYPE) | T_AUFK | Auftragsstammdaten | 20050113 | ||
2 | ![]() |
IT_AUAS | Call by reference | Type reference (TYPE) | T_AUAS | 20050113 |
Method GET_AUFK_FROM_AUAS on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method GET_GROUP_INFO_AUAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_GROUPS | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
2 | ![]() |
ID_GROUPSIZE | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
3 | ![]() |
ID_OBJANZ | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
4 | ![]() |
IT_AUAS | Call by reference | Type reference (TYPE) | T_AUAS | Tabelle AUAS | 20050114 |
Method GET_GROUP_INFO_AUAS on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method GET_GROUP_INFO_AUFK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_GROUPS | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
2 | ![]() |
ID_GROUPSIZE | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
3 | ![]() |
ID_OBJANZ | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
4 | ![]() |
IT_AUFK | Call by reference | Type reference (TYPE) | T_AUFK | Tabelle AUFFK | 20050114 |
Method GET_GROUP_INFO_AUFK on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method MAKE_GROUPS_AUAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_GROUPSIZE | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
2 | ![]() |
IT_AUAS | Call by reference | Type reference (TYPE) | T_AUAS | 20050114 | |||
3 | ![]() |
IT_AUAS_GROUP | Call by reference | Type reference (TYPE) | T_AUAS | 20050114 |
Method MAKE_GROUPS_AUAS on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method MAKE_GROUPS_AUFK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_GROUPSIZE | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20050114 | ||
2 | ![]() |
IT_AUFK | Call by reference | Type reference (TYPE) | T_AUFK | 20050114 | |||
3 | ![]() |
IT_AUFK_GROUP | Call by reference | Type reference (TYPE) | T_AUFK | 20050114 |
Method MAKE_GROUPS_AUFK on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method PROCESS_GROUP_AUAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DISPLAY_STRUC | Call by reference | Type reference (TYPE) | T_DISPLAY_STRUC | 20050119 | |||
2 | ![]() |
IT_AUAS_GROUP | Call by reference | Type reference (TYPE) | T_AUAS | Auftragsstammdaten | 20050114 |
Method PROCESS_GROUP_AUAS on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method PROCESS_GROUP_AUFK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DISPLAY_STRUC | Call by reference | Type reference (TYPE) | T_DISPLAY_STRUC | 20050119 | |||
2 | ![]() |
IT_AUFK_GROUP | Call by reference | Type reference (TYPE) | T_AUFK | Auftragsstammdaten | 20050114 |
Method PROCESS_GROUP_AUFK on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
Method SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041215 |
Method SELECT_BEL_AUFK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUAS | Call by reference | Type reference (TYPE) | T_AUAS | 20050113 | |||
2 | ![]() |
ET_AUFK | Call by reference | Type reference (TYPE) | T_AUFK | 20050113 | |||
3 | ![]() |
ID_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20050120 | ||
4 | ![]() |
IT_AUTYP | Call by reference | Type reference (TYPE) | T_AUTYP | 20050113 | |||
5 | ![]() |
IT_RANGE_AUFNR | Call by reference | Type reference (TYPE) | T_RANGE_AUFNR | 20050113 | |||
6 | ![]() |
IT_RANGE_BELNR | Call by reference | Type reference (TYPE) | T_RANGE_BELNR | 20050113 |
Method SELECT_BEL_AUFK on class CL_CON_FIN_COMPARE_SETTLEMENT has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 200 |