The Function Module FRE_DATASET_READ_WRITE_DELETE (Write, read and delete Datasets) is a standard Function Module in SAP ERP and is part of the function group FRE_ORDER_OUT within the package WFRE_PI.
Function Module | FRE_DATASET_READ_WRITE_DELETE |
Short Text | Write, read and delete Datasets |
Function Group | FRE_ORDER_OUT |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLER | TYPE | FRE_CALL_PROG | Calling Program | |
ERROR | TYPE | XFELD | Checkbox | |
FILENAME | TYPE | CHAR30 | File to be created, read or deleted | |
IS_SEND_OPTION | TYPE | FRE_SEND_OPTION | Grundeinstellungen für Datenübertragung pflegen | |
MODUS | TYPE | FRE_MODUS | Modus for Database Access Function Modules | |
NO_TAB_DEL | TYPE | XFELD | Checkbox | |
PATH_TO_FILE | TYPE | PATHINTERN | Logical path name | |
SESSION_ID | TYPE | CHAR15 | Char 15 |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_TS_TTY | TYPE | FRE_BIF_TSD_EXP_TTY | Expanded structure for Time Series Data |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABI_HEAD_TTY | TYPE | FRE_DB_ABI_HEAD_TTY | Table type for FRE_DB_ABI_HEAD | |
ABI_POS_TTY | TYPE | FRE_DB_ABI_POS_TTY | Table type for FRE_DB_ABI_POS | |
CSCALE_TTY | TYPE | FRE_MD_CSCALE_TTY | Fre Price Information for external proc incl ISO fields | |
DIFA_TTY | TYPE | FRE_BIF_DIFA_TTY | Table type for DIF assignments (all F&R releases) | |
DIFOCCT_TTY | TYPE | FRE_BIF_DIFOCCT_TTY | Table type for DIF descriptions (all F&R releases) | |
DIFOCC_TTY | TYPE | FRE_BIF_DIFOCC_TTY | Table type for DIF occurences (all F&R releases) | |
HEADER_IF | LIKE | FRE_OP_HEADER_IF | Header Structure for Communication with F&R | |
ITEM_IF | LIKE | FRE_OP_ITEM_IF | Item Structure for Communication with F&R | |
LAYMOD_TTY | TYPE | FRE_BIF_BAPI_LAYOUT_TTY | Interface table for layout modules to SAp F&R | |
LAYOUT_TTY | TYPE | FRE_BIF_LAYOUT_TTY | F&R Data Interface: Layout modules | |
LOCADR_ISO_TTY | TYPE | FRE_BIF_LOCADR_ISO_TTY | BIF: Location spec. address data incl. ISO fields | |
LOCFAX_ISO_TTY | TYPE | FRE_BIF_LOCFAX_ISO_TTY | location spec. fax numbers incl. ISO fields | |
LOCGRP_TTY | TYPE | FRE_BIF_LOCGRP_TTY | Location Product data | |
LOCSMTP_TTY | TYPE | FRE_BIF_LOCSMTP_TTY | F&R data interface: List of location spec. internet address | |
LOCTEL_ISO_TTY | TYPE | FRE_BIF_LOCTEL_ISO_TTY | Location spec. phone numbers incl. ISO fields | |
LOCT_TTY | TYPE | FRE_BIF_LOCT_TTY | F&R Data Interface Location Text Data | |
LOCURI_TTY | TYPE | FRE_BIF_LOCURI_TTY | F&R data interface: List of location spec. commun. methods | |
LOC_TTY | TYPE | FRE_BIF_LOC_TTY | F&R data interface: List of location data | |
MARM_ISO_TTY | TYPE | FRE_BIF_MARM_ISO_TTY | F&R Product unit of measures data incl ISO fields | |
MATKEY_ISO_TTY | TYPE | FRE_BIF_MATKEY_ISO_TTY | F&R Product unit of measures data incl ISO fields | |
MATLOCT_TTY | TYPE | FRE_BIF_MATLOCT_TTY | F&R Data Interface Time dependent Location Product data | |
MATLOC_ISO_TTY | TYPE | FRE_BIF_MATLOC_ISO_TTY | F&R Location Product data incl ISO fields | |
MATTXT_ISO_TTY | TYPE | FRE_BIF_MATTXT_ISO_TTY | F&R Product description data incl ISO fields | |
PROCYCTXT_TTY | TYPE | FRE_MD_PROCYCTXT_TTY | Table type for proc. cycle texts (all F&R releases) | |
PROCYC_TTY | TYPE | FRE_MD_PROCYC_TTY | Table type for proc. cycles (all F&R releases) | |
PRODH | TYPE | FRE_BIF_PRODH_TTY | Table Type for BAdI FRE_MCH_BEFORE_SEND | |
PROFAS_TTY | TYPE | FRE_BIF_PROPRLA_TTY | assignment of release profile | |
PROPRLI_TTY | TYPE | FRE_BIF_PROPRLI_TTY | release profile detail | |
PROPRLT_TTY | TYPE | FRE_BIF_PROPRLT_TTY | release profile description | |
PROPRL_TTY | TYPE | FRE_BIF_PROPRL_TTY | release profile | |
TPSRC_TTY | TYPE | FRE_MD_TPSRC_TTY | fre External Procurement data incl ISO fields | |
TRP2TD_TTY | TYPE | FRE_MD_TRP2TD_TTY | F&R Data Interface Transportation Lane for Subranges TD | |
TRPROD2_TTY | TYPE | FRE_MD_TRPROD2_TTY | F&R Data Interface Transportation Lane for Subranges | |
TRPROD_TTY | TYPE | FRE_MD_TRPROD_TTY | Fre Transportation Lane for Products |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FILE_NOT_FOUND | No file with <FILENAME> found or File corrupted |
NO_FILE_CREATED | File couldn't get created |
PATH_NOT_FOUND | No physical Path for logical Pathname maintained |