The Function Module POC_CALL_DEVIATION_SHOW_POPUP (Diaglog für die Bearbeitung von Abweichungen) is a standard Function Module in SAP ERP and is part of the function group POC_MAIN within the package CMX_POC.
Function Module | POC_CALL_DEVIATION_SHOW_POPUP |
Short Text | Diaglog für die Bearbeitung von Abweichungen |
Function Group | POC_MAIN |
Package | CMX_POC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ACCEPT_ALLOWED | TYPE | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
IM_REASON | TYPE | STRING | Abweichungsursache | |
IM_STEP_REF | CLASS | CL_DATA_REQUEST_POC | DomainModel: Wertanforderung | |
IM_TEXTREF | TYPE | POC_VALUE | Hinweistext (URL) | |
IM_VALUE | TYPE | POC_VALUE | Abweichender Wert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ACCEPTED | TYPE | BOOLE_D | Boolescher Rückgabewert |
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 |
---|---|
INTERNAL_ERROR | Interner Fehler aufgetreten |