The Function Module BUS_SEARCH_SELECTION_PLAN () is a standard Function Module in SAP ERP and is part of the function group BUH1 within the package BUPA.
Function Module | BUS_SEARCH_SELECTION_PLAN |
Short Text | |
Function Group | BUH1 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SEARCH_FIELDS | TYPE | BUSSRCH_SRCHFLDS_T | Search Fields | |
I_SELECTION_AREA | LIKE | Selection Area | ||
I_SELOPT | TYPE | BUSSRCH_SELOPT_T | Selection Conditions | |
I_TABALIASES | TYPE | BUSSRCH_TABALIAS_T | ||
I_TABLETREE | TYPE | BUSSRCH_TABLETREE_T | ||
I_VIEWALIASES | TYPE | BUSSRCH_VIEWALIAS_T | ||
I_WEAK_SELOPT_CHECK | TYPE | XFELD | SPACE | Abgeschwaechte Pruefung für ungenügende Selektionsbedingungen' 'X' - Ja |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NO_SEARCH | TYPE | C | ||
E_SEL_PLAN | TYPE | BUSSRCH_SELPLAN_T |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.