SAP ABAP Class CL_UISS_GLJOURDOC_ACCESS (Access class for FI Posting)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-ISS (Application Component) Internal Self-Services
⤷
UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_CONSTANT | Constants interface | 20091110 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20091021 |
Properties
Class | CL_UISS_GLJOURDOC_ACCESS | |
Short Description | Access class for FI Posting | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UISS_MDG_ADAPTER | Internal Self Services: MDG Adapter |
Created | 20091021 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UISS_GLJOURDOC_ACCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UISS_CONSTANT | Constants interface | 20091110 | ||
2 | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20091021 |
Friends
Class CL_UISS_GLJOURDOC_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BUKRS | Company Code | 20091117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Mapping FI Document Header data to the screen from the BAPI | 20100107 |
2 | ![]() |
Instance method | Protected | Method | Mapping FI document Header data to the BAPI | 20100107 |
3 | ![]() |
Instance method | Protected | Method | Mapping FI document Item data to the BAPI | 20100107 |
4 | ![]() |
Instance method | Protected | Method | Post the FI Document to backend | 20091203 |
Events
Class CL_UISS_GLJOURDOC_ACCESS has no event.
Types
Class CL_UISS_GLJOURDOC_ACCESS has no local type.
Method Signatures
Method MAP_HEADER_MDG_FROM_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20100107 | |||
2 | ![]() |
IS_BKPF | Call by reference | Type reference (TYPE) | UISS_BKPF | BKPF | 20100107 | ||
3 | ![]() |
I_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20100107 |
Method MAP_HEADER_MDG_FROM_BAPI on class CL_UISS_GLJOURDOC_ACCESS has no exception.
Method MAP_HEADER_MDG_TO_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BAPI_HEADER | Call by reference | Type reference (TYPE) | UISS_S_FIPOST_HEADER | FI Posting Header | 20100107 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100107 | ||
3 | ![]() |
EV_EXCHRATE | Call by reference | Type reference (TYPE) | KURSF | Exchange rate | 20100107 | ||
4 | ![]() |
EV_KEY | Call by reference | Type reference (TYPE) | ANY | 20100107 | |||
5 | ![]() |
EV_LOCCURR | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20100107 | ||
6 | ![]() |
EV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20100107 | ||
7 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | 20100107 | |||
8 | ![]() |
IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20100107 |
Method MAP_HEADER_MDG_TO_BAPI on class CL_UISS_GLJOURDOC_ACCESS has no exception.
Method MAP_ITEM_MDG_TO_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPI_CURRENCY | Call by reference | Type reference (TYPE) | UISS_T_FIPOST_CURRENCY | FI Posting : Currency Items | 20100107 | ||
2 | ![]() |
ET_BAPI_ITEM | Call by reference | Type reference (TYPE) | UISS_T_FIPOST_ITEM | G/L account item | 20100107 | ||
3 | ![]() |
ET_BAPI_TAX | Call by reference | Type reference (TYPE) | UISS_T_FIPOST_TAX | Tax Item | 20100107 | ||
4 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100107 | ||
5 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | 20100107 | |||
6 | ![]() |
IS_DOCHEAD | Call by reference | Type reference (TYPE) | UISS_S_FIPOST_HEADER | Document Header | 20100107 | ||
7 | ![]() |
IV_EXCHRATE | Call by reference | Type reference (TYPE) | KURSF | Exchange rate | 20100107 | ||
8 | ![]() |
IV_LOCCURR | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20100107 | ||
9 | ![]() |
IV_RFCDEST | Call by reference | Type reference (TYPE) | BDBAPIDST | Standard RFC destination for synchronous BAPI calls | 20100107 | ||
10 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20100107 |
Method MAP_ITEM_MDG_TO_BAPI on class CL_UISS_GLJOURDOC_ACCESS has no exception.
Method POST_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091203 | ||
2 | ![]() |
EV_KEY | Call by reference | Type reference (TYPE) | ANY | 20091203 | |||
3 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | 20091203 | |||
4 | ![]() |
IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20091203 | ||
5 | ![]() |
IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20091203 |
Method POST_DOCUMENT on class CL_UISS_GLJOURDOC_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |