SAP Table MSED7PROCE

Structure for further processing of IDoc in test tool

MSED7PROCE (Structure for further processing of IDoc in test tool) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link MSED7PROCE to other SAP tables.

MSED7PROCE table fields

Field Data element Checktable Datatype Length Decimals
SEL_INBOUN IDoc Inbound Processing (Standard) EDI_SELINB CHAR 1 0
NULL Not selected
X Selected
SEL_DIRECT Direct process via function module EDI_SELDIR CHAR 1 0
NULL Not selected
X Selected
SEL_FILE Save IDoc as file in file system EDI_SELFIL CHAR 1 0
NULL Not selected
X Selected
FCTNAME IDoc: Function module for IDoc processing EDI_FCTNAM CHAR 30 0
SEL_FORGRD Processing in foreground EDI_SELFRG CHAR 1 0
NULL Not selected
X Selected
SEL_BCKGRD Processing in background EDI_SELBGD CHAR 1 0
NULL Not selected
X Selected
SEL_ERROR Processing in foreground after error EDI_SELERR CHAR 1 0
NULL Not selected
X Selected
SEL_DEBUG Processing in debugging mode EDI_SELDBG CHAR 1 0
NULL Not selected
X Selected
FILENAMEIN Name of IDoc inbound file (incl. path name) EDI_INFILE CHAR 100 0
FILENAMEOU Name of IDoc outbound file (including path name) EDI_OUFILE CHAR 100 0
SEL_STARTI Immediate start of IDoc inbound processing of file EDI_SELSRT CHAR 1 0
NULL Not selected
X Selected
SEL_STARTO Immediate start of IDoc outbound processing for file EDI_SELSRO CHAR 1 0
NULL Not selected
X Selected
SEL_OVWRIT Generate new IDoc file; overwrite file EDI_OVWRIT CHAR 1 0
NULL Not selected
X Selected
SEL_APPEND IDoc(s) appended to file EDI_SELAPP CHAR 1 0
NULL Not selected
X Selected
NUMB_IDOCS No. of IDocs to write in file (repetition factor) EDI_NUMIDC NUMC 4 0
PORT Receiver port EDI_RCVPOT CHAR 10 0
PORTTYP Port type EDI_PORTYP CHAR 1 0
0 CPI-C
1 Transactional RFC
2 SAPcomm
3 File
4 Internet
5 ABAP programming interface
6 XML File
7 XML HTTP
PORTTYPTXT Port type as text EDI_PPTPTX CHAR 14 0
LOGDES Logical Destination EDI_LGDEST CHAR 32 0
RCVINTADR Internet address EDI_INTADR CHAR 240 0
SYSDES Host destination for an R/2 System EDI_SYSDES CHAR 8 0
HTTP_SOAP_NS CHAR 1 0