Menu

SAP Function Module C14SX_BAPI_DOC_CREATE2

EHS: Dokument anlegen

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 C14SX_BAPI_DOC_CREATE2 (EHS: Dokument anlegen) is a standard Function Module in SAP ERP and is part of the function group C14SX within the package CBUI.

Technical Information

Function Module C14SX_BAPI_DOC_CREATE2
Short Text EHS: Dokument anlegen
Function Group C14SX
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAD_MODE LIKE CSDATA-XFELD SPACE CAD Flag für Dokumentstückliste
DOCBOMCHANGENUMBER LIKE BAPI_DOC_DRAW2-ECNUMBER Änderungsnummer
DOCBOMREVISIONLEVEL LIKE BAPI_DOC_DRAW2-REVLEVEL Revisionsstand
DOCBOMVALIDFROM LIKE BAPI_DOC_DRAW2-VALIDFROMDATE Datum gültig ab
DOCUMENTDATA LIKE BAPI_DOC_DRAW2 Dokumentendaten
HOSTNAME LIKE BAPI_DOC_AUX-HOSTNAME Rechnername des Frontends
I_API_HEADER TYPE ESPRE_APIDH_WA_TYPE EHS: Berichtskopf
PF_FTP_DEST LIKE RFCDES-RFCDEST SPACE logische Destination (Wird bei Funktionsaufruf angegeben)
PF_HTTP_DEST LIKE RFCDES-RFCDEST SPACE logische Destination (Wird bei Funktionsaufruf angegeben)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTNUMBER LIKE BAPI_DOC_AUX-DOCNUMBER Dokumentennummer
DOCUMENTPART LIKE BAPI_DOC_AUX-DOCPART Teildokument
DOCUMENTTYPE LIKE BAPI_DOC_AUX-DOCTYPE Dokumentenart
DOCUMENTVERSION LIKE BAPI_DOC_AUX-DOCVERSION Dokumentenversion
RETURN LIKE BAPIRET2 Rückgabestruktur

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
CHARACTERISTICVALUES LIKE BAPI_CHARACTERISTIC_VALUES Merkmalsberwertungen
CLASSALLOCATIONS LIKE BAPI_CLASS_ALLOCATION Klassifizierungen
COMPONENTS LIKE BAPI_DOC_COMP Zusatzdateien zu Originalen (in spe)
DOCUMENTDESCRIPTIONS LIKE BAPI_DOC_DRAT Kurztexte
DOCUMENTFILES LIKE BAPI_DOC_FILES2 Originale
DOCUMENTSTRUCTURE LIKE BAPI_DOC_STRUCTURE Dokumentstruktur
LONGTEXTS LIKE BAPI_DOC_TEXT Langtexte
OBJECTLINKS LIKE BAPI_DOC_DRAD Objektverknüpfungen

Exceptions

This function module does not define any Exceptions.