Table list used by SAP ABAP Function Module CEVA_GET_NEW_TOPNR (Neue Teiloperationsnummer bilden)
SAP ABAP Function Module
CEVA_GET_NEW_TOPNR (Neue Teiloperationsnummer bilden) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RCEVZ | Screen fields used when simulating the calc. of std. values | SOURCE VALUE(TOP_IN) LIKE RCEVZ-TOPNR DEFAULT '0000' |
|
| 2 | RCEVZ | Screen fields used when simulating the calc. of std. values | SOURCE VALUE(TOP_START) LIKE RCEVZ-TOPNR DEFAULT '0000' |
|
| 3 | RCEVZ | Screen fields used when simulating the calc. of std. values | SOURCE VALUE(TOP_OUT) LIKE RCEVZ-TOPNR |
|
| 4 | RCEVZ | Screen fields used when simulating the calc. of std. values | ||
| 5 | TCEVC | Control table for CAPP-based calculation of std. values | SOURCE VALUE(TOP_STEP) LIKE TCEVC-TOPST DEFAULT 10 |
|