| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| COMSRV | COMSRV | u | 719 | |||
| DIRTY_KZ | RM11P-DIRTY_KZ | C | 1 | SPACE | X | Change exists in the calling Program |
| EDIT | 0 | SPACE | X | Display or Edit Mode | ||
| FIELDNAME | DD03D-FIELDNAME | C | 30 | The editable field name | ||
| INTERNAL_ROW | ESLL-INTROW | N | 10 | Internal row to which the control should pass on | ||
| LIMITDEF | 0 | SPACE | X | |||
| ORIGIN | 0 | Origin of Call | ||||
| PACKAGE_NO | ESLL-PACKNO | N | 10 | Pack Number to which the control should pass on | ||
| SUBSCREEN_INIT | 0 | SPACE | X | |||
| WITHOUT_SCREEN | 0 | SPACE | X |
| Parameter | Reference | Type | Length | Text |
|---|---|---|---|---|
| COMSRV | COMSRV | u | 719 | |
| DIRTY_PACKAGE | RM11P-DIRTY_KZ | C | 1 | Change in the Package is done |
| EMPTY_PACKAGE | 0 | Package has no Entries | ||
| FUNCTION | 0 | Function: S=Save, ... (otherwise still open) |
| Parameter | Reference | Length | Optional | Text |
|---|---|---|---|---|
| ACC_TAB | UESKN | 404 | X |
| Exception | Text |
|---|---|
| FATAL_ERROR | Fatal Error |
|
This function module can be used to branch from one document to aspecific service line in the service list. The fields PACKAGE_NO, INTERNAL_ROW and FIELDNAME hae to be transferredas import parameter if you want to branch directly to a field of theservice line. The other parameters represent those of function moduleMS_SERVICE_PACKAGE. The above is used, for example, to branch from the log of incompleteitems in SD. |