SAP Program BMA_CONS_TO_WLST - BOR Migration: Transfer of BMA_CONS to BMA_WLST (Worklist Table)

Title
BOR Migration: Filling Worklist Table BMA_WLST from BMA_CONS

Purpose
Previous steps: The coding locations where BOR constants were found tobe used are defined in the table BMA_CONS. This table was previouslyfilled using the BMA_CONVITEMS_SAMT program, by calling transactionSAMT. You were then able to restrict this number of hits using theBMA_CONVITEMS_SAMT_MAINTAIN program.
BMA_CONS entries (BMA_CONS-NOREL field) that are not indicated as 'notmigration-relevant' are now transferred to table BMA_WLST using theexisting program. The BMA_CONS entries are simultaneously flagged astransferred (BMA_CONS-INWLST field).

Prerequisites
The number range object BMA_OBJ must be both available and defined:number interval 01, internal number assignment, sufficient numbers (>50 000).
In addition, you must run the two reports mentioned above,BMA_CONVITEMS_SAMT and BMA_CONVITEMS_SAMT_MAINTAIN.

Features
For performance reasons, the program must always be run in thebackground.
When a termination occurs, you can restart without experiencing furtherproblems, since BMA_CONS lines that have already been transferred areindicated as such and are not transferred for a second time.