The Function Module EHS00_BC03_BRCO_SAVE_W_CONFIRM (EHS: Speichern des Kurzkontakts nach Rückfrage) is a standard Function Module in SAP ERP and is part of the function group EHS00_BC03 within the package P99Q1.
Function Module | EHS00_BC03_BRCO_SAVE_W_CONFIRM |
Short Text | EHS: Speichern des Kurzkontakts nach Rückfrage |
Function Group | EHS00_BC03 |
Package | P99Q1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDINF | TYPE | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | |
I_FLG_COMMIT | TYPE | ESP1_BOOLEAN | Kennzeichen: Speichern durchführen | |
I_FLG_CONFIRM | TYPE | ESP1_BOOLEAN | Kennzeichen: Rückfrage beim Speichern | |
I_PERS_REC | TYPE | EHS00S_PERS_SEL | EHS: Datenstruktur für Personenselektion | |
I_TEXTLINE1 | TYPE | CHAR70 | Characterfeld der Länge 70 | |
I_TITLE | TYPE | CHAR70 | Characterfeld der Länge 70 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CANCEL | TYPE | ESP1_BOOLEAN | Kennzeichen: Anwender hat abgebrochen | |
E_FLG_SUCCESS | TYPE | ESP1_BOOLEAN | Kennzeichen: Schreiben der Daten erfolgreich |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_BRCOIOT | TYPE | EHS00S_BRCOH_IOT | Struktur: Vorsorgeuntersuchungen im med. Service | |
X_FLG_SAVE_PEND | TYPE | ESP1_BOOLEAN | Kennzeichen: Speicherung noch nicht erfolgt |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.