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 RSD_CHA_FILTER_GET () is a standard Function Module in SAP ERP and is part of the function group RSDM_F4 within the package RSD.
Function Module | RSD_CHA_FILTER_GET |
Short Text | |
Function Group | RSDM_F4 |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHANM | TYPE | RSD_CHANM | Characteristic | |
I_DATE | TYPE | SY-DATUM | SY-DATUM | Date and Time, Current (Application Server) Date |
I_F4_MODE | TYPE | RSDM_F4_MODE | RSDM_C_F4_DIM | |
I_HANDLE | TYPE | RRX1_HANDLE | Query Handle | |
I_INFOCUBE | TYPE | RSD_INFOCUBE | ||
I_MAX_ROWS | TYPE | I | 0 | |
I_R_REQUEST | CLASS | CL_RSR_REQUEST | ||
I_T_SELOPT | TYPE | RSDM_T_SHLPSELOPT | ||
I_WITH_AUTH | TYPE | RS_BOOL | RS_C_TRUE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PRSNT1 | TYPE | RSDM5_PRSNT1 | Single figure display | |
E_S_SELTYPES | TYPE | RSDM5_SELTYPES | Allowed Selection with F4 | |
E_T_CHAVT | TYPE | RSDM_T_CHAVT | List of Values | |
E_T_HIERKEY | TYPE | RSDM5_T_HIERKEY | Table of Hierarchies |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | Incorrect entry |
INVALID_HANDLE | Invalid handle |
UNKNOWN_CHANM | Unknown Characteristic |
X_MESSAGE | X Message |