SAP ABAP Class CL_CON_FIN_CALL_ACC_INTF (RWIN Call: R/3 Parts)
Hierarchy
☛
IS-CWM (Software Component) Industry Solution Catch Weight Management
⤷
IS-CWM (Application Component) Industry Solution Catch Weight Management
⤷
CON_FIN_ACCE (Package) Connector: Posting with Accounting Engine

⤷

⤷

Properties
Class | CL_CON_FIN_CALL_ACC_INTF | |
Short Description | RWIN Call: R/3 Parts | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CON_FIN_ACCE | Connector: Posting with Accounting Engine |
Created | 20030915 | SAP |
Last change | 20070917 | 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 CL_CON_FIN_CALL_ACC_INTF has no interface implemented.
Friends
Class CL_CON_FIN_CALL_ACC_INTF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | AWORG | Reference Organizational Units | 20030916 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | AWREF | Reference Document Number | 20030916 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | AWSYS | Logical System of Source Document | 20031031 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | AWTYP | Reference Transaction | 20030916 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Counter of FI Documents | 20030916 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | NUMC3 | Counter for Logical Transaction | 20050201 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | POSNR_ACC | Current Item Number | 20030916 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data for Update Exist | 20030915 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | FI Data for Update Exist | 20050228 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | AC_DOCUMENT_POST Executed | 20030915 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_BELNR_MAP | Mapping of FI Document Numbers Issued | 20030916 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_INSTANCE | Table of Instances | 20030915 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data on Update Exists | 20030915 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACCHD | Accounting Interface: Header Information | 20030915 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACCCR_T | Accounting Interface: Currency Information | 20030915 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACCIT_T | Accounting Interface: Item Information | 20030915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generate Document Lines and Hold in ACC* Tables | 20070108 |
2 | ![]() |
Instance method | Public | Method | Generate Document Lines and Hold in ACC* Tables | 20030915 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20030915 |
4 | ![]() |
Instance method | Public | Method | Call AC_DOCUMENT_CREATE | 20030915 |
5 | ![]() |
Static method | Private | Method | Call AC_DOCUMENT_CREATE (for All Current Documents) | 20030915 |
6 | ![]() |
Static method | Public | Method | Create Instance | 20030915 |
7 | ![]() |
Instance method | Private | Method | Return Document Lines from Buffer | 20030915 |
8 | ![]() |
Instance method | Public | Method | Return Next "Document Number" | 20030916 |
9 | ![]() |
Instance method | Public | Method | Return Next Number for Logical Transaction | 20050201 |
10 | ![]() |
Instance method | Public | Method | Reset Buffer | 20030915 |
11 | ![]() |
Static method | Public | Method | Reset Total Buffer | 20030915 |
12 | ![]() |
Instance method | Public | Method | Call AC_DOCUMENT_POST | 20030915 |
13 | ![]() |
Static method | Private | Method | Call AC_DOCUMENT_POST (for All Documents) | 20030915 |
Events
Class CL_CON_FIN_CALL_ACC_INTF has no event.
Types
Class CL_CON_FIN_CALL_ACC_INTF has no local type.
Method Signatures
Method ADDITIONAL_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | SFB_T_BAL_S_MSG | Fehlermeldungen | 20070108 | ||
2 | ![]() |
ID_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur von IT_ITEM | 20070108 | ||
3 | ![]() |
IT_ITEM_COLLECT | Call by reference | Type reference (TYPE) | INDEX TABLE | Belegtabelle aus AccEngine | 20070108 | ||
4 | ![]() |
IT_ITEM_READER | Call by reference | Type reference (TYPE) | INDEX TABLE | Belegtabelle aus AccEngine | 20070108 |
Method ADDITIONAL_ITEMS on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method APPEND_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | SFB_T_BAL_S_MSG | Fehlermeldungen | 20030915 | ||
2 | ![]() |
ID_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur von IT_ITEM | 20030915 | ||
3 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | INDEX TABLE | Belegtabelle aus AccEngine | 20030915 |
Method APPEND_ITEMS on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CON_FIN_CALL_ACC_INTF has no parameter.
Method CONSTRUCTOR on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method CREATE_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | SFB_T_BAL_S_MSG | Fehlermeldungen | 20030915 |
Method CREATE_DOC on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method CREATE_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ACCHD | Call by reference | Type reference (TYPE) | ACCHD | Schnittstelle ins Rechnungswesen: Kopfinformation | 20030916 | ||
2 | ![]() |
CT_ACCCR | Call by reference | Type reference (TYPE) | ACCCR_T | Schnittstelle ins Rechnungswesen: Währungsinformation | 20030916 | ||
3 | ![]() |
CT_ACCIT | Call by reference | Type reference (TYPE) | ACCIT_T | Schnittstelle ins Rechnungswesen: Positionsinformation | 20030916 | ||
4 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | SFB_T_BAL_S_MSG | Fehlermeldungen | 20030915 |
Method CREATE_DOCUMENTS on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | OBJECT | Instanz | 20030915 |
Method GET_INSTANCE on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACCHD | Call by reference | Type reference (TYPE) | ACCHD | Schnittstelle ins Rechnungswesen: Kopfinformation | 20030915 | ||
2 | ![]() |
ET_ACCCR | Call by reference | Type reference (TYPE) | ACCCR_T | Schnittstelle ins Rechnungswesen: Währungsinformation | 20030915 | ||
3 | ![]() |
ET_ACCIT | Call by reference | Type reference (TYPE) | ACCIT_T | Schnittstelle ins Rechnungswesen: Positionsinformation | 20030915 |
Method GET_ITEMS on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method GET_NEXT_COUNT_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_COUNT_DOC | Call by reference | Type reference (TYPE) | I | Temporäre "Belegnummer" | 20030916 |
Method GET_NEXT_COUNT_DOC on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method GET_NEXT_COUNT_LOGVO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_COUNT_LOGVO | Call by reference | Type reference (TYPE) | NUMC3 | Numc3, interne Verwendung | 20050201 |
Method GET_NEXT_COUNT_LOGVO on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_CON_FIN_CALL_ACC_INTF has no parameter.
Method INITIALIZE on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method INIT_PROCESS Signature
Method INIT_PROCESS on class CL_CON_FIN_CALL_ACC_INTF has no parameter.
Method INIT_PROCESS on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method POST_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BELNR_MAPPING | Call by reference | Type reference (TYPE) | TABLE | Mapping BELNR_TMP -> BELNR | 20030915 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | SFB_T_BAL_S_MSG | Fehlermeldungen | 20030915 | ||
3 | ![]() |
ID_FINB_SNDKEY | Call by reference | Type reference (TYPE) | DATA | Senderschlüssel | 20030915 | ||
4 | ![]() |
ID_FINB_SND_ID | Call by reference | Type reference (TYPE) | DATA | Senderidentifikator | 20030915 | ||
5 | ![]() |
ID_FIN_BTATYPE | Call by reference | Type reference (TYPE) | DATA | Geschäftsvorfallstyp | 20040625 |
Method POST_DOC on class CL_CON_FIN_CALL_ACC_INTF has no exception.
Method POST_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BELNR_MAPPING | Call by reference | Type reference (TYPE) | TABLE | Mapping BELNR_TMP -> BELNR | 20030915 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | SFB_T_BAL_S_MSG | Fehlermeldungen | 20030915 | ||
3 | ![]() |
ID_FINB_SNDKEY | Call by reference | Type reference (TYPE) | DATA | Senderschlüssel | 20030915 | ||
4 | ![]() |
ID_FINB_SND_ID | Call by reference | Type reference (TYPE) | DATA | Senderidentifikator | 20030915 | ||
5 | ![]() |
ID_FIN_BTATYPE | Call by reference | Type reference (TYPE) | DATA | Geschäftsvorfallstyp | 20040625 | ||
6 | ![]() |
IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CON_FIN_CALL_ACC_INTF | Instanz | 20030915 |
Method POST_DOCUMENTS on class CL_CON_FIN_CALL_ACC_INTF has no exception.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 200 |