The Function Module APL_O_ADRSTRTAPL_PBO (INTERNAL: Prepares the CALL SUBSCREEN PBO) is a standard Function Module in SAP ERP and is part of the function group SZR3 within the package SZRS.
Function Module | APL_O_ADRSTRTAPL_PBO |
Short Text | INTERNAL: Prepares the CALL SUBSCREEN PBO |
Function Group | SZR3 |
Package | SZRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_SUB_OBJ | TYPE | RS001_ADRSTREET_SUB |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_DYNNR | LIKE | SY-DYNNR | Screen number of subscreen | |
Y_REPID | LIKE | SY-REPID |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XY_ADRSTREETD | LIKE | ADRSTREETD | Screen data |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.