Menu

SAP Function Module CACS_ADD_CONTRACT_SCREEN_GET

Entgegennahme der Vertragsdaten/Partner und Rückgabe Dynpronummer

The Function Module CACS_ADD_CONTRACT_SCREEN_GET (Entgegennahme der Vertragsdaten/Partner und Rückgabe Dynpronummer) is a standard Function Module in SAP ERP and is part of the function group CACS_INFTY_ADD_DATA within the package CACSBAS.

Technical Information

Function Module CACS_ADD_CONTRACT_SCREEN_GET
Short Text Entgegennahme der Vertragsdaten/Partner und Rückgabe Dynpronummer
Function Group CACS_INFTY_ADD_DATA
Package CACSBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAINT LIKE T77FC-MAINT Bearbeitungsart
ORGUNIT_DATA LIKE P1001 Infotyp 1001: Verknüpfungen
PADIC_DATA LIKE PADIC Zusatzdaten Vertrag (IBU-INSURANCE)
PARTNER_SOBID LIKE P1001-SOBID Id des verknüpften Objekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNPRO_NR LIKE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.