Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module MY_EXECUTE_CUSTOM_TEST () is a standard Function Module in SAP ERP and is part of the function group SRM_BOR_TEST_EXT within the package SRM_SP_BOR.
Function Module | MY_EXECUTE_CUSTOM_TEST |
Short Text | |
Function Group | SRM_BOR_TEST_EXT |
Package | SRM_SP_BOR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY_ID | TYPE | SRMACTID | Activity - ID | |
ANCHOR | TYPE | STRING | Anchor | |
AREA_POID | TYPE | SRM_LIST_POID | ||
BOR_ID | TYPE | STRING | ||
BOR_RMF_POID | TYPE | SRM_LIST_POID | ||
BOR_SP_POID | TYPE | SRM_LIST_POID | ||
BOR_TYPE | TYPE | STRING | BOR Type | |
LOGICAL_SYSTEM | TYPE | STRING | Logical System | |
POID_STATE | TYPE | STRING | POID Status | |
SOURCE_RMF_POID | TYPE | SRM_LIST_POID | ||
SOURCE_SP_POID | TYPE | SRM_LIST_POID | ||
SUBTYPE | TYPE | STRING |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TARGET_SP_POID | TYPE | SRM_LIST_POID | Zurueckgelieferte BOR SP POID |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameters |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Internal Error |