Menu

SAP Function Module K_CRMCO_IS_CRM_FIELD_READ

Schnittstelle zur Textverarbeitung Serviceverträge

The Function Module K_CRMCO_IS_CRM_FIELD_READ (Schnittstelle zur Textverarbeitung Serviceverträge) is a standard Function Module in SAP ERP and is part of the function group K_CRMCO_IS_CRM within the package CRMCO_IS.

Technical Information

Function Module K_CRMCO_IS_CRM_FIELD_READ
Short Text Schnittstelle zur Textverarbeitung Serviceverträge
Function Group K_CRMCO_IS_CRM
Package CRMCO_IS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDIT_PROGRAM LIKE SY-REPID SPACE ABAP-Programm, aktuelles Rahmenprogramm
FIELD_NAME LIKE DFIES-FIELDNAME Feldname
LANGUAGE LIKE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
MF_DATE LIKE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
MF_TABLE LIKE DD02V-TABNAME Tabellenname

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.