Functionality This function module passes data from the application module pool tothe address management subscreen. The call should come before the PBO of the screen containing theaddress subscreen, e.g. in the PAI of the previous screen. Only callonce per address (i.e. per number or handle). The OK-code of the main screen must also be passed to the subscreen ifit is relevant for the address subscreen processing. ADDR_SUBSCREEN_SET_OKCODE must be called at the start of the functionmodule PAI. The SZA1 function group documentation contains further information. The function module ADDR_IMP_SUBSCREEN must be called in the PAI of themain screen which returns information from the subscreen to theapplication. Further information SZA1 function group documentation; Documentation of the functionmodules ADDR_IMP_SUBSCREEN, ADDR_EXIT_SUBSCREEN. |