Menu

SAP Function Module CACS_MAP2_NEXT_TECHBEGIN

obsolet: Finde nächste Mappingänderung nach Termin

The Function Module CACS_MAP2_NEXT_TECHBEGIN (obsolet: Finde nächste Mappingänderung nach Termin) is a standard Function Module in SAP ERP and is part of the function group CACS_MAP2 within the package CACSMAP.

Technical Information

Function Module CACS_MAP2_NEXT_TECHBEGIN
Short Text obsolet: Finde nächste Mappingänderung nach Termin
Function Group CACS_MAP2
Package CACSMAP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_EVENT TYPE CACSMAPEVENT Identifikation des Zuordnungszeitpunkts
I_OTYPE TYPE CACSMAPOBJTYP SPACE Objekttyp für Kopierservice
I_STRUCTURE_FROM LIKE TCACS_MAP1-FROM_STRUCT Technischer Name einer Quellstruktur
I_STRUCTURE_TO LIKE TCACS_MAP1-TO_STRUCT Technischer Name einer Zielstruktur
I_TECHBEGIN_START TYPE CACS_TECHTIME_B Beginndatum ab dem (exkl) gesucht werden soll
I_VERSION_START TYPE CACSVERSION '0' Vorgängerversion

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CACS_MAP1 LIKE CACS_MAP1 Einträge nach i_techbegin_start

Exceptions

This function module does not define any Exceptions.