SAP Function UPDATE_SCRSTACK_USING - Update screen stack in both directions

Parameter Reference Type Length Default Optional Text
I_CURRENT_LINE SYST-TABIX I 4 X Internal table, current line index
I_CURRENT_SCREEN SYST-DYNNR C 4 Screen number to add
I_INT_TABLE_NAME C C 0
I_OPERATION 0 'IN' X Add or delete a screen from stack
I_SCRSTACK_INDEX SYST-TABIX I 4

Parameter Reference Type Length Text
O_CURRENT_LINE SYST-TABIX I 4 Internal table, current line index
O_INT_TABLE_NAME C C 0
O_PREV_SCREEN SYST-DYNNR C 4 ABAP program, number of current screen
O_SCRSTACK_INDEX SYST-TABIX I 4

Functionality
This function updates the screen numbers in the screen stack.