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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.