SAP ABAP Class /EACA/CL_GL_POSTING_TA_RUNTIME (Configuration of an Entry Transaction)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-GL (Application Component) General Ledger
⤷
/EACA/GL_MANUAL_POSTING (Package) G/L General Ledger Posting

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_POSTING_TA_RUNTIME | Runtime Environment of an Entry Transaction | 20020821 |
Properties
Class | /EACA/CL_GL_POSTING_TA_RUNTIME | |
Short Description | Configuration of an Entry Transaction | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /EACA/GL_MANUAL_POSTING | G/L General Ledger Posting |
Created | 20020529 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACA/CL_GL_POSTING_TA_RUNTIME has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /EACC/IF_POSTING_TA_RUNTIME | Runtime Environment of an Entry Transaction | 20020821 |
Friends
Class /EACA/CL_GL_POSTING_TA_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Access to Master Data via Local Integrity | 20040519 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /EACA/GL_CHAR_NAME | Name of the Account Field | 20021024 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACC_DATABASIS | Data Basis | 20020809 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20020809 | ||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020913 | ||||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20020904 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACC_SYSTEM | Leading Accounting System | 20020726 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Name of the Field for Legal Entity | 20020813 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Cross-Legal Entity Posting Active | 20020805 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Switch for Cross-Legal Entity Posting | 20020808 | ||
11 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020625 | ||||
12 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020703 | ||||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACA/CL_GL_ACC_DATABASIS | GL Specifics of the Data Basis | 20020819 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACA/CL_GL_ACC_SYSTEM | Queries to the Accounting System | 20020723 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACA/IF_MAN_POST_TEXTS | Document Texts | 20040107 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /EACC/PNTA_NR | Source Document Number | 20020913 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /EACC/PNTA_NR | Source Document Number | 20040107 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /EACA/GL_POSTING_MODE | Session in which the posting transaction is called up | 20020723 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /EACA/GL_POSTING_MODE | Session in which the posting transaction is called up | 20040107 | ||
20 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020626 | ||||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /EACA/CURTYPE_AND_TEXT_T | Currency ID with Texts | 20020911 | ||
22 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020613 | ||||
23 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20020612 |
Methods
Events
Class /EACA/CL_GL_POSTING_TA_RUNTIME has no event.
Types
Class /EACA/CL_GL_POSTING_TA_RUNTIME has no local type.
Method Signatures
Method CALL_POPUP_TO_CONFIRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | ANY | Erfassungskopf | 20021024 | ||
2 | ![]() |
CT_ITEMS | Call by reference | Type reference (TYPE) | TABLE | Erfassungspositionen | 20021024 | ||
3 | ![]() |
E_ANSWER | Call by reference | Type reference (TYPE) | CHAR1 | Antwort | 20021024 | ||
4 | ![]() |
I_CONFIRM_PROCESS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20021024 | ||
5 | ![]() |
I_CONFIRM_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Daten sichern oder Datenverlust | 20021024 |
Method CALL_POPUP_TO_CONFIRM on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method CHECK_AMOUNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEMS | Call by reference | Type reference (TYPE) | TABLE | Belegpositionen | 20021122 | ||
2 | ![]() |
ET_ITEMS_NO_AMOUNTS | Call by reference | Type reference (TYPE) | TABLE | Belegpositionen ohne Währungsbeträge | 20021122 |
Method CHECK_AMOUNTS on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method CHECK_ITEM Signature
Method CHECK_ITEM on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method CHECK_ITEM on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20020626 | ||
2 | ![]() |
I_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20020701 | ||
3 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | /EACA/GL_POSTING_MODE | 20020723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfiguration wurde nicht gefunden | 20020820 | |
2 | ![]() |
Keine Datenbasis angegeben | 20020820 | |
3 | ![]() |
Struktur(en) für Erfassungskopf/-Positionen nicht gefunden | 20020820 |
Method GENERATE_INTERFACE_STRUCTURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADER_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur des Erfassungskopfes | 20020815 | ||
2 | ![]() |
E_ITEM_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur der Erfassungspositionen | 20020815 |
Method GENERATE_INTERFACE_STRUCTURES on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_ACCOUNT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACCOUNT_NAME | Call by reference | Type reference (TYPE) | /EACA/GL_CHAR_NAME | Feldname für Konto | 20021024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Feldname für Konto nicht gefunden | 20021024 |
Method GET_ACCOUNT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACCOUNT_TEXT | Call by reference | Type reference (TYPE) | /EACA/GL_MP_S_ACCT_TXT | Kontotext | 20021024 | ||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | ANY | Erfassungsposition | 20021024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Text zum Konto nicht gefunden | 20021024 |
Method GET_CONFIG_ID Signature
Method GET_CONFIG_ID on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method GET_CONFIG_ID on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_HEADER_CHARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHARACTERISTICS | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20020826 |
Method GET_HEADER_CHARS on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_HEADER_FIELDS_ITEM_DISPLAY Signature
Method GET_HEADER_FIELDS_ITEM_DISPLAY on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method GET_HEADER_FIELDS_ITEM_DISPLAY on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_HEADER_FIELDS_ITEM_EDIT Signature
Method GET_HEADER_FIELDS_ITEM_EDIT on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method GET_HEADER_FIELDS_ITEM_EDIT on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_HEADER_FIELD_LEGENT_OVRLAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020805 |
Method GET_HEADER_FIELD_LEGENT_OVRLAP on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_ITEM_FIELDS_NODISPLAY Signature
Method GET_ITEM_FIELDS_NODISPLAY on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method GET_ITEM_FIELDS_NODISPLAY on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_ITEM_FIELD_DEBCRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020904 |
Method GET_ITEM_FIELD_DEBCRED on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_LOCAL_INTEGRITY Signature
Method GET_LOCAL_INTEGRITY on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method GET_LOCAL_INTEGRITY on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_POPUP_TO_CONFIRM_TEXT Signature
Method GET_POPUP_TO_CONFIRM_TEXT on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method GET_POPUP_TO_CONFIRM_TEXT on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method GET_STRUCTURES Signature
Method GET_STRUCTURES on class /EACA/CL_GL_POSTING_TA_RUNTIME has no parameter.
Method GET_STRUCTURES on class /EACA/CL_GL_POSTING_TA_RUNTIME has no exception.
Method PROCESS_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | ANY | Erfassungskopf, aktuell | 20020807 | ||
2 | ![]() |
CT_ITEMS | Call by reference | Type reference (TYPE) | TABLE | Erfassungspositionen, aktuell | 20020807 | ||
3 | ![]() |
I_OKCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20020807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurden keine Erfassungszeilen übergeben | 20020807 | |
2 | ![]() |
Die Erfassung war nicht erfolgreich | 20020807 |
Method SET_HEADER_ITEMS_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | ANY | Erfassungskopf | 20020822 | ||
2 | ![]() |
CS_HEADER_DEFAULTS | Call by reference | Type reference (TYPE) | ANY | Defaultwerte des Erfassungskopfes | 20020822 | ||
3 | ![]() |
CS_ITEM_DEFAULTS | Call by reference | Type reference (TYPE) | ANY | Defaultwerte der Erfassungspositionen | 20020822 | ||
4 | ![]() |
CT_ITEMS | Call by reference | Type reference (TYPE) | TABLE | Erfassungspositionen | 20020822 | ||
5 | ![]() |
IT_HEADER_STRUCTURE | Call by reference | Type reference (TYPE) | DDFIELDS | Felder des Erfassungskopfes | 20020822 | ||
6 | ![]() |
IT_ITEM_STRUCTURE | Call by reference | Type reference (TYPE) | DDFIELDS | Felder der Erfassungsposition | 20020822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Transaktion bereits auf übergreifendes Buchen eingestellt | 20020823 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10B |