Menu

SAP Function Module SAMPLE_PROCESS_FKKC9911

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module SAMPLE_PROCESS_FKKC9911 () is a standard Function Module in SAP ERP and is part of the function group FKKCORR_EXP_BTE_SAMPLE within the package FKKCORR_EXAMPLES.

Technical Information

Function Module SAMPLE_PROCESS_FKKC9911
Short Text
Function Group FKKCORR_EXP_BTE_SAMPLE
Package FKKCORR_EXAMPLES
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_COCYR TYPE COCYR_KK Year of Correspondence Creation
I_COPNR TYPE COPNR_KK Period Number
I_CORR_ROLE TYPE CORR_ROLE_KK Correspondence Roles
I_COTYP TYPE COTYP_KK Correspondence Type
I_DATA1 TYPE ANY Correspondence Data Field 1
I_DATA2 TYPE ANY Correspondence Data Field 2
I_DATA3 TYPE ANY Correspondence Data Field 3
I_DATA4 TYPE ANY Correspondence Data Field 4
I_FLG_INUPDATETASK TYPE XFLAG 'X'
I_FLG_PRINT_TRIAL TYPE XTRIAL_KK ' ' Request is a sample printout
I_FLG_WRITE_TO_BUFFER TYPE XFLAG 'X'
I_LAUFD TYPE CORR_LAUFD_KK Date ID for Creation Run
I_LAUFI TYPE CORR_LAUFI_KK Additional ID Characteristic for Creation Run

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_DFKKCOH TYPE FKK_TAB_DFKKCOH Correspondence Table - Correspondence Header

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_SUCCESS_NUM TYPE I Number of Correspondence Requests Created

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Internal Error
INVALID_INPUT Incomplete Parameters
NO_CORRESPONDENCE_CREATED No Correspondence Request Created