cancel
Showing results for 
Search instead for 
Did you mean: 

How to archive sap-script report - Realy Urgent

Former Member
0 Kudos

Hi,

This issue relates to archiving of SAP script .

Im running a transaction F.2b and a script is generated as an output . I need to archive this script.

The program uses the FM GET_PRINT_PARAMETERS to get the archive parameters. That it is passing in

ARCHIVE_PARAMS and ARCHIVE_INDEX.

For archive_index values passed are as follows:

Component : Value

FUNCTION : DARA

MANDANT : 300

DEL_DATE : 000000000

SAP_OBJECT : KNA1

AR_OBJECT FIOINTCALC

OBJECT_ID

FORM_ID

FORMARCHIV

RESERVE COMMIT

NOTIZ days overdue

and for archive_parameters im pasing

SAP_OBJECT KNB1

AR_OBJECT FIOINTCALC

ARCHIV_ID

DOC_TYPE

RPC_HOST

RPC_SERVIC

INTERFACE

MANDANT

REPORT

INFO

ARCTEXT days overdue

DATUM

ARCUSER

PRINTER

FORMULAR

ARCHIVPATH

PROTOKOLL

VERSION

ACHECK

The problem im facing is that when I try to archive the output spool after executing the transaction, the archive button is disabled.

Can you please suggest me how can I do this. Its very urgent issue .

Thanks in advance.

Pooja..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You may need to pass thefollowing parameter to function module, also check user authorization:

ARCHIV_ID

DOC_TYPE

ARCUSER

ARCHIVPATH

ACHECK

Cheers.

...Reward if useful.

Former Member
0 Kudos

Hi,

How can I find what values needs to be passed in

ARCHIV_ID

DOC_TYPE

ARCUSER

ARCHIVPATH

ACHECK

This is standard transaction F.2b.

Thanks in advance.

Pooja.

Answers (0)