SAP ABAP Function Module GJVA_SL_TO_FI_POST (Convert SL postings to FI postings)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
CA-JVA (Application Component) Joint Venture und Production Sharing Accounting
⤷
GJVA_FAGL_SFWS (Package) JVA NewGL integration # switched objects
⤷
⤷
Basic Data
| Function Module | GJVA_SL_TO_FI_POST | Convert SL postings to FI postings |
| Function Group | GJVA_FAGL_SFWS | JVA_NewGl integration |
| Program Name | SAPLGJVA_FAGL_SFWS | |
| INCLUDE Name | LGJVA_FAGL_SFWSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_DOCNR | TYPE | BELNR_D | Accounting Document Number | |||
| |
I_BLDAT | TYPE | BLDAT | Document Date in Document | |||
| |
P_BUKRS | TYPE | T8JZ-BUKRS | Company Code | |||
| |
P_POPER | TYPE | MONAT | Posting period | |||
| |
P_BLDAT | TYPE | BLDAT | Document Date in Document | |||
| |
P_BUDAT | TYPE | BUDAT | Posting Date in the Document | |||
| |
P_GLVOR | TYPE | GLVOR | Business Transaction | |||
| |
P_TESTFLG | TYPE | JV_CB_TEST | JV flag: Testmode | |||
| |
P_EQGNEW | TYPE | JV_EGROUP_NEW | Equity group new | |||
| |
P_PMODE | TYPE | C | Processing mode - 1=reverse or suspense,2=rebook ,3=reverse+rebook,4=unsuspens | |||
| |
I_JVTO1 | TYPE | JVTO1 | JV Summary Table with Objects | |||
| |
I_JVSO1 | TYPE | JVSO1 | JV LI Table with Objects for JVTO1 | |||
| |
I_GLU1 | TYPE | GLU1 | G/L user table 1 | |||
| |
I_JVAH | TYPE | JVAH | Joint Venture Header | |||
| |
I_JVAP | TYPE | JVAP | Joint venture item | |||
| |
T_T8J_JVEC | TYPE | T8J_JVEC | JVA equity change document relationship | |||
| |
ERROR_OCCURED | TYPE | error occured | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |