Table/Structure Field list used by SAP ABAP Function Module JV_POST_GROSS_VALUES (Function posts to gross ledger)
SAP ABAP Function Module
JV_POST_GROSS_VALUES (Function posts to gross ledger) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF - BUDAT | Posting Date in the Document | ||
| 2 | BKPF - BELNR | Accounting Document Number | ||
| 3 | BKPF - MONAT | Fiscal period | ||
| 4 | BKPF - BUDAT | Posting Date in the Document | SOURCE VALUE(I_POSTDATE) LIKE BKPF-BUDAT |
|
| 5 | BKPF - MONAT | Fiscal period | SOURCE VALUE(I_PERIOD) LIKE BKPF-MONAT |
|
| 6 | BSID - BLDAT | Document Date in Document | SOURCE VALUE(I_EFFDATE) LIKE BSID-BLDAT |
|
| 7 | BSID - BLDAT | Document Date in Document | ||
| 8 | GLU1 - BUKRS | Company Code | ||
| 9 | GLU1 - BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE GLU1-BUKRS |
|
| 10 | GLU1 - DOCTY | FI-SL Document Type | ||
| 11 | GLU1 - DOCTY | FI-SL Document Type | SOURCE VALUE(I_DOCTY) LIKE GLU1-DOCTY |
|
| 12 | GLU1 - RTCUR | Currency Key | SOURCE VALUE(I_FCURR) LIKE GLU1-RTCUR |
|
| 13 | GLU1 - RTCUR | Currency Key | ||
| 14 | GLU1 - RVERS | Version | ||
| 15 | GLU1 - RVERS | Version | SOURCE VALUE(I_RVERS) LIKE GLU1-RVERS DEFAULT 'JVG' |
|
| 16 | PRPS - POSID | Work Breakdown Structure Element (WBS Element) | ||
| 17 | PRPS - PSPNR | WBS Element | ||
| 18 | PRPS_INC - POSID | Work Breakdown Structure Element (WBS Element) | ||
| 19 | RGBUK - GCURR | Additional currency | SOURCE VALUE(I_GCURR) LIKE RGBUK-GCURR |
|
| 20 | RGBUK - GCURR | Additional currency | ||
| 21 | SYST - TCODE | ABAP System Field: Current Transaction Code | ||
| 22 | T883S - UTAB | User table | ||
| 23 | T883S - UTAB | User table | SOURCE VALUE(I_UTAB) LIKE T883S-UTAB DEFAULT 'JV_GROSS_POSTING' |
|
| 24 | T8J4B - EGRUP | Equity group | ||
| 25 | T8J4B - VNAME | Joint venture | ||
| 26 | T8JF - VNAME | Joint venture | ||
| 27 | T8JF - EGRUP | Equity group | ||
| 28 | T8JF - BUKRS | Company Code | ||
| 29 | T8JF - NOPSHARE | Non-Operated Share | ||
| 30 | T8JGROSS - RORDNR | Order Number | ||
| 31 | T8JGROSS - VORNR | Operation/Activity Number | ||
| 32 | T8JGROSS - VNAME | Joint venture | ||
| 33 | T8JGROSS - RRECIN | Recovery Indicator | ||
| 34 | T8JGROSS - RPROJK | Work Breakdown Structure Element (WBS Element) | ||
| 35 | T8JGROSS - RPRCTR | Profit Center | ||
| 36 | T8JGROSS - RCNTR | Cost Center | ||
| 37 | T8JGROSS - RANLN2 | Asset Subnumber | ||
| 38 | T8JGROSS - RANLN1 | Main Asset Number | ||
| 39 | T8JGROSS - RANBWA | Asset Transaction Type | ||
| 40 | T8JGROSS - RACCT | Account Number | ||
| 41 | T8JGROSS - NPLNR | Network Number for Account Assignment | ||
| 42 | T8JGROSS - LCVAL | Local Currency Amount | ||
| 43 | T8JGROSS - FCVAL | Funding Currency Amount | ||
| 44 | T8JGROSS - EGRUP | Equity group | ||
| 45 | T8JGROSS - AUFPL | Task List Number for Operations in Order | ||
| 46 | T8JGROSS - APLZL | General Counter for Order | ||
| 47 | T8JGROSS_DOC - BELNR | Accounting Document Number | ||
| 48 | T8JGROSS_DOC - BUKRS | Company Code | ||
| 49 | T8JGROSS_DOC - EGRUP | Equity group | ||
| 50 | T8JGROSS_DOC - FCURR | Funding currency | ||
| 51 | T8JGROSS_DOC - RPROJK | Work Breakdown Structure Element (WBS Element) | ||
| 52 | T8JGROSS_DOC - VNAME | Joint venture | ||
| 53 | TSTC - TCODE | Transaction Code |