Menu

SAP Function Module BAPI_CATIMESHEETMGR_INSERT

CATS: Insert Data Records

The Function Module BAPI_CATIMESHEETMGR_INSERT (CATS: Insert Data Records) is a standard Function Module in SAP ERP and is part of the function group BAPICATS within the package CATS.

Technical Information

Function Module BAPI_CATIMESHEETMGR_INSERT
Short Text CATS: Insert Data Records
Function Group BAPICATS
Package CATS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGENT LIKE SWHACTOR Workflow Recipient
PROFILE LIKE BAPICATS6-PROFILE Data Entry Profile
RELEASE_DATA LIKE BAPICATS6-RELEASE_DATA Release Data
TESTRUN LIKE BAPICATS6-TESTRUN Test Run
TEXT_FORMAT_IMP LIKE BAPICATS6-TEXT_FORMAT_IMP 'ITF' Text Format for Import of Long Texts

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
CATSRECORDS_IN LIKE BAPICATS1 Data Import
CATSRECORDS_OUT LIKE BAPICATS2 Data Export
EXTENSIONIN LIKE BAPICATS7 Customer Enhancement Import
EXTENSIONOUT LIKE BAPICATS7 Customer Enhancement Export
LONGTEXT LIKE BAPICATS8 Long Text Format
RETURN LIKE BAPIRET2 Confirmations
WORKFLOW_TEXT LIKE SOLISTI1 Workflow Text

Exceptions

This function module does not define any Exceptions.