Menu

SAP Function Module CACS00_ACT_BY_STRUCTUR

Provisionsaktivität

The Function Module CACS00_ACT_BY_STRUCTUR (Provisionsaktivität) is a standard Function Module in SAP ERP and is part of the function group CACS00_ACTIVITY within the package CACSCC.

Technical Information

Function Module CACS00_ACT_BY_STRUCTUR
Short Text Provisionsaktivität
Function Group CACS00_ACTIVITY
Package CACSCC
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_BUSITIME_BEGIN TYPE CACS_BUSITIME_B Fachliches Datum + Uhrzeit
I_CASE_ID TYPE CACSCASEID Provisionsfall-Nr.
I_CASE_VERS TYPE CACSCASEVERS Provisionsfall-Version
I_IMPORT_YEAR TYPE CACSIMPYEAR Jahr
I_TECHTIME_BEGIN TYPE CACS_TECHTIME_B Technisches Datum + Uhrzeit
I_TRI_OBJ_ID TYPE CACSTRIOBJID Objekt-Nr.
I_TRI_OBJ_TYPE TYPE CACSTRIOBJ Objektart

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ACT_LEVEL TYPE I Zaehler für Rekursion
C_FLG_ERROR TYPE CACSCASEERROR Provisionsfall fehlerhaft?

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_META_ACTIVITY LIKE CACS00_S_ACTM Provisionsaktivitäten (Metaobjekt)
I_META_OBJECTDATA LIKE CACS00_S_OBJM Meta-Objektdaten

Exceptions

This function module does not define any Exceptions.