Menu

SAP Function Module BAM4_CREATE_ANALYSIS_JOB

Analyse-Job erzeugen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BAM4_CREATE_ANALYSIS_JOB (Analyse-Job erzeugen) is a standard Function Module in SAP ERP and is part of the function group BAM4 within the package BAM.

Technical Information

Function Module BAM4_CREATE_ANALYSIS_JOB
Short Text Analyse-Job erzeugen
Function Group BAM4
Package BAM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE BAMANENV-CLIENT Analysemandant
DOCUMENT LIKE BAMANENV-DOCUMENT Analysebeleg
ENDDATE LIKE BAMANENV-ENDDATE Enddatum des Analyseumfangs
EXTENT_CO LIKE BAMCOANPRT Analyseumfang CO
EXTENT_MM LIKE BAMMMANPRT Analyseumfang MM
EXTENT_PP LIKE BAMPPANPRT Analyseumfang PP
EXTENT_SD LIKE BAMSDANPRT Analyseumfang SD
JOB_IMMEDIATE_START TYPE C 'X' Starte Job sofort (wenn JOB_NO_START - ' ')
JOB_NO_START TYPE C SPACE Job nicht starten, nur einplanen
JOB_STARTDATE LIKE SY-DATUM SY-DATUM Startdatum des Jobs (wenn JOB_*_START - ' ')
JOB_STARTTIME LIKE SY-UZEIT SY-UZEIT Startzeit des Jobs (wenn JOB_*_START - ' ')
MAIN_APPL LIKE BAMANDIR-APPL Hauptapplikation
MULTIPLE_JOBS TYPE C SPACE Job pro Einzelanalyse erzeugen?
STARTDATE LIKE BAMANENV-STARTDATE Startdatum des Analyseumfangs

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
ADDITIONAL_PROGRAMS LIKE BAMSSPROGN Zusatzprogramme für Sourcecode-Scan

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANNOT_CREATE_JOB Job konnte nicht eingeplant werden
INVALID_DOCUMENT_NUMBER Angegebener Beleg existiert nicht
INVALID_PARAMETERS Ungültige Parameter(kombination)