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 RSFH_EXTRACTOR_CHECK_PROP (Checkt die technischen Eigenschaften des Feldes Extraktor einer DataSource) is a standard Function Module in SAP ERP and is part of the function group RSFH within the package RSU1.
Function Module | RSFH_EXTRACTOR_CHECK_PROP |
Short Text | Checkt die technischen Eigenschaften des Feldes Extraktor einer DataSource |
Function Group | RSFH |
Package | RSU1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_S_MDDELTA | TYPE | RSAOT_S_MDDELTA | ||
I_S_OHIECAT | TYPE | RSAOT_S_OHIECAT | ||
I_S_OSOURCE | TYPE | RSAOT_S_OSOURCE | ||
I_T_OHIECOM | TYPE | RSAOT_T_OHIECOM | ||
I_T_OSFIELD | TYPE | RSAOT_T_OSFIELD |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_MESSAGES | TYPE | RSAOT_T_MESSAGES |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ERROR | TYPE | RSAOT_ERR_HANDL |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.