Display Variant 
You can select the information to be displayed in the Field Mapping.
This function is particularly useful to experienced users who want to specifically modify the Field Mapping.
In the change mode of step, choose .
The following functions are displayed:
Functions: |
Meaning: |
||
Technical Fields |
Target fields for which the LSMW defaults a conversion rule. In general, you do not have to make any changes. |
||
Initial fields |
Initial fields. |
||
Coding |
Coding |
||
Global Data Definitions |
Definitions and declarations available in the overall conversion program. |
||
Processing Times |
Allows you to insert your own source code at specific processing times. |
||
Processing time |
Meaning |
Default assignment |
|
__BEGIN_OF_PROCESSING__ |
Before processing of data is started. |
(blank) |
|
__BEGIN_OF_RECORD__ |
Before the conversion rule for a source structure is applied. |
Initialization of structure Batch input, direct input:
BAPI, IDoc:
|
|
__END_OF_RECORD |
After the conversion rule for a source structure is applied. |
|
|
__END_OF_TRANSACTION__ |
After processing of the transaction has been completed. |
|
|
__END_OF_PROCESSING__ |
After processing of data has been completed. |
(blank) |
|
Form routines (ABAP subprograms) |
Allows you to define ABAP subroutines to be used in your own source code. |
||
Note
To display the source fields that have not yet been assigned, choose .
Set the appropriate indicator.