The Function Module CACS_OMCS_HANDLE_INFOS (Schnittstelle zu Besetzung im Vertrag) is a standard Function Module in SAP ERP and is part of the function group CACS_MD_INTERFACE within the package CACSCT.
Function Module | CACS_OMCS_HANDLE_INFOS |
Short Text | Schnittstelle zu Besetzung im Vertrag |
Function Group | CACS_MD_INTERFACE |
Package | CACSCT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HRVPADIC_NEW_GET | LIKE | BOOLE-BOOLE | SPACE | Lokales Memory für HRVPADIC übergeben? (Ja:' X', Nein:' ')TRUE (-'X') |
I_HRVPADIC_NEW_SET | LIKE | BOOLE-BOOLE | SPACE | globales Memory für DB-Update erweitern |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_JOURNAL_NR | TYPE | CACSVERSION | Laufende Nummer für die Reihenfolge des DB-Updates |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_HRVPADIC_SET | LIKE | CACS_S_HRVPADIC_UPDT | Journal für DB-Update | |
IT_HRVPADIC_GLOBAL | LIKE | HRVPADIC | Globales Memory zu HRVPADIC | |
IT_HRVPADIC_LOKAL | LIKE | HRVPADIC | Lokales Memory zu HRVPADIC |
This function module does not define any Exceptions.