- Home
- Resources
- SAP Tables
- LORD_MAPPING - Mapping Table for Lean Order Interface
SAP Table LORD_MAPPING
Mapping Table for Lean Order Interface
LORD_MAPPING (Mapping Table for Lean Order Interface) 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 LORD_MAPPING to other SAP tables.
Source: LORD_MAPPING (Mapping Table for Lean Order Interface)
LORD_MAPPING table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
OBJECT |
Table Name |
TABNAME |
LORD_OBJECT
|
CHAR |
|
30 |
0 |
|
FIELD |
Field Name |
FIELDNAME |
|
CHAR |
|
30 |
0 |
|
FIELD_INTERNAL |
Name of a Screen Element |
SCRFNAME |
|
CHAR |
|
132 |
0 |
|
FIELD_REFERENCE |
Name of a Screen Element |
SCRFNAME |
|
CHAR |
|
132 |
0 |
|
FIELD_EXTERNAL |
Field Name |
FIELDNAME |
|
CHAR |
|
30 |
0 |
|
REPID |
ABAP Program Name |
PROGNAME |
|
CHAR |
|
40 |
0 |
|
DYNNR |
Number of the following screen |
DYNNR |
|
CHAR |
|
4 |
0 |
|
CONVERSION_EXIT |
Conversion Exit |
SCRFUCNV |
|
CHAR |
|
5 |
0 |
|
NO_CONVERSION |
General Flag |
FLAG |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
READ_ONLY |
General Flag |
FLAG |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
SHLP_NAME |
Name of a Search Help |
SHLPNAME |
|
CHAR |
|
30 |
0 |
|
SHLP_TYPE |
Type of an input help (see fixed values) |
DDSHLPTYP |
|
CHAR |
|
2 |
0 |
Possible values
SH |
Search help |
CH |
Check table |
CT |
Check table with text table |
FV |
Fixed values for domains |
DV |
Fixed values from flow logic |
CA |
Calendar help |
CL |
Time help |
SR |
Search help for data element (temporary) |
MC |
Matchcode |
MI |
Matchcode ID |
IN |
Internal Table |
|
SHLP_FNAM |
Field name for value transfer to F4 help |
DDSHLPSFLD |
|
CHAR |
|
30 |
0 |
|
SHLP_FTXT |
Field name for value transfer to F4 help |
DDSHLPSFLD |
|
CHAR |
|
30 |
0 |
|
SET_FIELD |
General Flag |
FLAG |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
DATA_TRANSPORT |
Data Transport |
TDV_DATA_TRANSPORT |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Transport data changes automatically |
2 |
Transport data changes via BAdI implementation |
|
INPUT_BEHAVIOR |
Input Behavior |
TDV_INPUT_BEHAVIOR |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Editable in create/change mode, read-only in display mode |
2 |
Mandatory in create/change mode, read-only in display mode |
3 |
Read-only in create/change/display mode |
4 |
Editable in create/change/display mode |
5 |
Determine input behavior via BAdI implementation |
6 |
Determine input behavior via reference screen |
|
LORD_MAPPING foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
LORD_MAPPING |
OBJECT |
LORD_MAPPING |
OBJECT |
LORD_OBJECT |
Lean Order: Interface Objects |
OBJECT |