- Home
- Resources
- SAP Tables
- SED5ATTR - Attributes for IDoc Segments
SAP Table SED5ATTR
Attributes for IDoc Segments
SED5ATTR (Attributes for IDoc Segments) 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 SED5ATTR to other SAP tables.
Source: SED5ATTR (Attributes for IDoc Segments)
SED5ATTR table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
SEGTYP |
Release-independent name of segment in EDI IDoc type |
EDIPSEGTYP |
EDISEGMENT
|
CHAR |
|
27 |
0 |
|
MUSTFL |
Flag: Mandatory entry |
MUSTFL |
|
CHAR |
|
1 |
0 |
Possible values
|
OCCMIN |
Minimum number of segments in sequence |
OCCMIN |
|
NUMC |
|
10 |
0 |
|
OCCMAX |
Maximum number of segments in sequence |
OCCMAX |
|
NUMC |
|
10 |
0 |
|
PARSEG |
Name of parent segment |
PARSEG |
|
CHAR |
|
27 |
0 |
|
HLEVEL |
Hierarchy level of IDoc type segment |
HLEVEL |
|
NUMC |
|
2 |
0 |
|
REFNODE |
General Flag |
FLAG |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
SED5ATTR foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
SED5ATTR |
SEGTYP |
SED5ATTR |
SEGTYP |
EDISEGMENT |
IDoc Development : IDoc Segment |
SEGTYP |