The Function Module COIS_CALL_OBJ_SEL_POPUP (Ruft das Popup zur Objektauswahl) is a standard Function Module in SAP ERP and is part of the function group COIS within the package COIS.
Function Module | COIS_CALL_OBJ_SEL_POPUP |
Short Text | Ruft das Popup zur Objektauswahl |
Function Group | COIS |
Package | COIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_AUTYP | TYPE | CAUFV-AUTYP | Auftragstyp | |
I_DISP_ORDER_TYPE | TYPE | XFLAG | neue Eingabewerte | |
I_PROFID | TYPE | TCOA-PROFID | Gesamtprofil Auftragsinformationssystem | |
I_READONLY | TYPE | XFLAG | neue Eingabewerte |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_TCOA | TYPE | TCOA | Gesamtprofil Auftragsinfosystem | |
C_SEL_CHANGED | TYPE | XFLAG | neue Eingabewerte |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.