The Function Module FS01_DB_PSEARCH_EXECUTE (FSBP: Verbuchung des Suchstrings und des Freigabekennzeichens) is a standard Function Module in SAP ERP and is part of the function group FSBP_01 within the package FSBP.
Function Module | FS01_DB_PSEARCH_EXECUTE |
Short Text | FSBP: Verbuchung des Suchstrings und des Freigabekennzeichens |
Function Group | FSBP_01 |
Package | FSBP |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AKTYP | LIKE | TBZ0K-AKTYP | Activity Category | |
I_FLG_FS01_PROCESSED | LIKE | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_BP001_NEW | LIKE | BP001 | Treasury Attributes Organization | |
IT_BUT000 | LIKE | BUS000___I | CBP: General data plus status information | |
IT_BUT100 | LIKE | BUT100 | BP: Roles |
This function module does not define any Exceptions.