Table/Structure Field list used by SAP ABAP Function Module JV_POSTING_DATE_FROM_PERIOD (Set posting date depending on the posting period)
SAP ABAP Function Module
JV_POSTING_DATE_FROM_PERIOD (Set posting date depending on the posting period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | T009B - BDATJ | Posting Date YYYY | SOURCE VALUE(YEAR1) LIKE T009B-BDATJ |
|
| 3 | T009B - BDATJ | Posting Date YYYY | SOURCE VALUE(YEAR2) LIKE T009B-BDATJ |
|
| 4 | T009B - BDATJ | Posting Date YYYY | ||
| 5 | T009B - PERIV | Fiscal Year Variant | SOURCE VALUE(VARIANT) LIKE T009B-PERIV |
|
| 6 | T009B - PERIV | Fiscal Year Variant | ||
| 7 | T009B - POPER | Posting period | SOURCE VALUE(PERIOD2) LIKE T009B-POPER |
|
| 8 | T009B - POPER | Posting period | SOURCE VALUE(PERIOD1) LIKE T009B-POPER |
|
| 9 | T009B - POPER | Posting period | ||
| 10 | T8JVT01 - STATUS | Message type (E, I, W, ...) | SOURCE VALUE(MAXSEV) LIKE T8JVT01-STATUS |
|