cancel
Showing results for 
Search instead for 
Did you mean: 

What should be "<PARAM_1>_<PARAM_3>_<DATE>_<TIME>_<PARAM_2>.ARCHIVE

Former Member
0 Kudos

Gurus:

I am configuring archlink. On FILE, there is a parameter called:

<PARAM_1>_<PARAM_3>_<DATE>_<TIME>_<PARAM_2>.ARCHIVE.

What should be put here?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This parameter is need to be set to determine in what format your archive file will be stored.

<PARAM_1> : is the main module of archive process, eg. MM, SD, FI

<PARAM_3> : is the archiving object of archive process, eg. MM_MATBEL, SD_VBAK, FI_DOCUMNT

<DATE> : is the date when archive file is created, in yyyymmdd

<TIME> : is the time in hhmmss format when the archive file is crated

<PARAM_2> : is another additional information you able to put on each archive file to define archive file more specific or more unique.

note that you can add more than one additional parameter.

our parameter is :

<PARAM_1>_<PARAM_3>_<DATE>_<TIME>_<SYSID>_<CLIENT>.ARCHIVE

and the archive file will be created as :

MM_MM_MATBEL_20080214_120101_SPR_888.ARCHIVE

my suggestion is don't put too much additional parameter, my setting described above is sufficient I think.

hope it help you,

rgds,

Alfonsus Guritno

Answers (1)

Answers (1)

Former Member
0 Kudos

> <PARAM_1>_<PARAM_3>_<DATE>_<TIME>_<PARAM_2>.ARCHIVE.

it is called external parameter1, external parameter3, date and time stamp

cheers,

-Sunil