Table/Structure Field list used by SAP ABAP Function Module OIK_TPI_TIMEFRAME_SETTINGS_GET (TPI: Get customized settings for Time frame maintenance in document proc.)
SAP ABAP Function Module
OIK_TPI_TIMEFRAME_SETTINGS_GET (TPI: Get customized settings for Time frame maintenance in document proc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TOIKTWS - AUART | Sales Document Type | SOURCE REFERENCE(I_AUART) LIKE TOIKTWS-AUART |
|
| 2 | TOIKTWS - TF_ONLY | TPI: Time frame only | SOURCE REFERENCE(O_TF_ONLY) LIKE TOIKTWS-TF_ONLY |
|
| 3 | TOIKTWS - TF_REQU | TPI: Time frame required | SOURCE REFERENCE(O_TF_REQU) LIKE TOIKTWS-TF_REQU |
|
| 4 | TOIKTWS - TF_WIDTH | TPI: Number of days added to required delivery date | SOURCE REFERENCE(O_TF_WIDTH) LIKE TOIKTWS-TF_WIDTH |
|
| 5 | TOIKTWS - TWSFC | Factory calendar used by the time window set | SOURCE REFERENCE(O_TWSFC) LIKE TOIKTWS-TWSFC |
|
| 6 | TOIKTWS - USE_TODATE | TPI: Display time frame to date | SOURCE REFERENCE(O_USE_TODATE) LIKE TOIKTWS-USE_TODATE |
|