Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module FSBP_DB_ALL_EXECUTE () is a standard Function Module in SAP ERP and is part of the function group FSBP_DB within the package FSBP.
Function Module | FSBP_DB_ALL_EXECUTE |
Short Text | |
Function Group | FSBP_DB |
Package | FSBP |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HLP_MODIFIED_BP011 | TYPE | CHAR1 | SPACE | Single-Character Indicator |
HLP_MODIFIED_BP1010 | TYPE | CHAR1 | SPACE | Single-Character Indicator |
HLP_MODIFIED_BP1030 | TYPE | CHAR1 | SPACE | Single-Character Indicator |
HLP_MODIFIED_BP3000 | TYPE | CHAR1 | SPACE | Single-Character Indicator |
HLP_MODIFIED_BUSYEAR | TYPE | CHAR1 | SPACE | Single-Character Indicator |
HLP_MODIFIED_ORG | TYPE | CHAR1 | SPACE | Single-Character Indicator |
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 |
---|---|---|---|---|
N_BP001 | LIKE | BP001_UPD | Treasury Attributes Organization | |
N_BP011 | LIKE | VBP011 | Change Document Structure: Generated by RSSCD000 | |
N_BP021 | LIKE | VBP021 | Change Document Structure: Generated by RSSCD000 | |
N_BP1010 | LIKE | BP1010_UPD | BP: Credit standing data | |
N_BP1030 | LIKE | BP1030_UPD | BP: Business Partner - Regulatory Reporting Data | |
N_BP3010 | LIKE | BP3010_UPD | BP: Additional Data (from Darwin BP) | |
O_BP001 | LIKE | BP001_UPD | Treasury Attributes Organization | |
O_BP011 | LIKE | VBP011 | Change Document Structure: Generated by RSSCD000 | |
O_BP021 | LIKE | VBP021 | Change Document Structure: Generated by RSSCD000 | |
O_BP1010 | LIKE | BP1010_UPD | BP: Credit standing data | |
O_BP1030 | LIKE | BP1030_UPD | BP: Business Partner - Regulatory Reporting Data | |
O_BP3010 | LIKE | BP3010_UPD | BP: Additional Data (from Darwin BP) |
This function module does not define any Exceptions.