Programme SAP SAPMACOL - Matchcode Utility

Description

With the SAPMACO utility you can maintain one or more matchcodeobjects. If client-specific matchcode objects are to be edited, oneor all clients can be maintained.

The parameters to be specified are explained in connection with theinput parameters.
With the SAPMACO utility you can edit all or selected matchcode IDs ofa matchcode object. The functions construct, delete, delete records withdeletion flag, restart, log display, and function modulegeneration are provided. These functions are described under parameter"Function" in the utility.
Matchcode IDs are selected within the program.
The program can run either online or in the background, depending on theinput parameters.
OUTPUT&
Results depending on the selected function, such as matchcode ID recordconstruction, matchcode ID record deletion, etc.
Table TMCIR contains information about the matchcode IDs edited.
Example
Construct matchcode IDs for matchcode object DEBI in the background.Background processing is to start immediately.
-Call transaction SE38 for SAPMACO
-Parameter entry
.Matchcode object name : DEBI
.Function (CRE,...) : CRE
.Background processing : X
.Immediately (' ' on ...) : X
.On ..... Date :
. Time :
The matchcode IDs to be edited are queried in the utility. Backgroundjob ASYN_MC_CRE_DEBI is started. Transaction SM37 is used to track jobprocessing.