The Function Module C14A_POPUP_ASK_ADDINF (EHS: Abfrage des Stichtages und der Änderungsnummer) is a standard Function Module in SAP ERP and is part of the function group C14A within the package CBUI.
Function Module | C14A_POPUP_ASK_ADDINF |
Short Text | EHS: Abfrage des Stichtages und der Änderungsnummer |
Function Group | C14A |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | LIKE | TCG03-APPL | SPACE | EH&S-Anwendungsbereich |
I_CHECK_EXISTENCE | LIKE | ' ' | (siehe POPUP_GET_VALUES_DB_CHECKED) | |
I_POPUP_TITLE | LIKE | SPACE | Titel (siehe POPUP_GET_VALUES_DB_CHECKED) | |
I_START_COLUMN | LIKE | '5' | (siehe POPUP_GET_VALUES_DB_CHECKED) | |
I_START_ROW | LIKE | '5' | (siehe POPUP_GET_VALUES_DB_CHECKED) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ADDINF | LIKE | RCGADDINF | Stichtag und Änderungsnummer | |
E_RETURNCODE | LIKE | (siehe POPUP_GET_VALUES_DB_CHECKED) |
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 | ungültige Eingabe |
INTERNAL_ERROR | interner Systemfehler |