The Function Module K_ABC_LIS_SHOW_CONNECTIONS (Anzeige von Zuordnungen aus verschiedenen Perspektiven) is a standard Function Module in SAP ERP and is part of the function group 0KWC within the package KABC.
Function Module | K_ABC_LIS_SHOW_CONNECTIONS |
Short Text | Anzeige von Zuordnungen aus verschiedenen Perspektiven |
Function Group | 0KWC |
Package | KABC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALL_FLAG | LIKE | ' ' | falls Variante - space, auch leere Varis nehmen | |
CALL_PROG | LIKE | ' ' | Aufrufendes Programm, falls confirm_proc | |
CONFIRM_PROC | LIKE | ' ' | FktPtr. zB zur Warnung, wenn Zuord. existieren | |
GJAHR | LIKE | CCSS-GJAHR | ' ' | Geschäftsjahr |
KOKRS | LIKE | CCSS-KOKRS | ' ' | kokrs |
OBJNR | LIKE | RKCOKRC-OBJNR | ' ' | Objektnr oder WildCard z.B. 'KS*'' |
SHOW_FLAG | LIKE | 'X' | soll Liste angezeigt werden, oder nur Rückgabe | |
STAGR | LIKE | RKCOKRC-STAGR | ' ' | eine stat. Kennzahl oder alle ' ' |
VARIANTE | LIKE | RKCOKRC-VARIANTE | ' ' | Variante, bei ' ' alle <> ' ', aber ->all_varis |
VERSN | LIKE | CCSS-VERSN | ' ' | Version |
W_STATUS | LIKE | SY-PFKEY | '303' | Status für das Anzeife Window |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.