Menu

SAP Function Module STD_PROCESS_FKKC9911

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module STD_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 STD_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