The Function Module IF_SCMA_MINIALV_EXIT (UserFB für MiniAlv) is a standard Function Module in SAP ERP and is part of the function group IF_SCHEDMAN within the package WAO_SCHEDULE_MANAGER_ABA.
Function Module | IF_SCMA_MINIALV_EXIT |
Short Text | UserFB für MiniAlv |
Function Group | IF_SCHEDMAN |
Package | WAO_SCHEDULE_MANAGER_ABA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROGRAM | LIKE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHUFFLER_INFO | LIKE | ALSHUFFMSG_WAO | Info ueber Shuffler-Text und generelle Einstellungen | |
VARIANT_CATALOG | TYPE | WAOMA_RSVCAT | Reportname <-> Variantenkatalog |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LAYOUT | LIKE | DISVARIANT-VARIANT | Layout | |
SELECTION_TYPE | LIKE | FLOW_ALV_WAO-SEL_TYPE | Einstelliges Kennzeichen | |
VARIANT | LIKE | RSVAR-VARIANT | Variantenname |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
QUERY_STRING | LIKE | W3QUERY_WAO | Query String für WWW Server | |
SELECTION_CATALOG | LIKE | ALSHUFFCAT_WAO | Beschreibung der Shuffler-Selektionen | |
SELECTION_DATA | LIKE | ALSHUFFDAT_WAO | Daten der Shuffler-Selektionen |
This function module does not define any Exceptions.