I have a question on how you can run /CPMB/ARCHIVE_ACTIVITY using a todays date and time minus 90 days?
When you run the standard delivered data manager package you need to specify a timestamp in the format 'YYYYMMDDHHMMSS'
Can you mange to fill this automatically and without getting the prompt so you get following?
YYYYMMDDHHMMSS =<current date - 90 days>000000
E.g. Can current date be taken from system date?
Run Package /CPMB/ARCHIVE_ACTIVITY
Timestamp via prompt
I believe somehow it should be possible if you modify the script?
Current script (SAP standard):
PROMPT(TEXT,%TIMESTAMP%,"Archive audit older than timestamp(YYYYMMDDHHMMSS)",)
TASK(/CPMB/ARCHIVE_ACTIVITY,AUDIT_TIMESTAMP,%TIMESTAMP%)
Our environment are following: ***SAP BPC NW 10.1 (Standard/Classic) ***
SAP_BASIS 740 0011 SAPKB74011
SAP_ABA 740 0011 SAPKA74011
SAP_GWFND 740 0012 SAPK-74012INSAPGWFND
SAP_UI 740 0013 SAPK-74013INSAPUI
PI_BASIS 740 0011 SAPK-74011INPIBASIS
ST-PI 740 0002 SAPK-74002INSTPI
BI_CONT 747 0013 SAPK-74713INBICONT
SAP_BW 740 0011 SAPKW74011
CPMBPC 810 0006 SAPK-81006INCPMBPC
POASBC 100_731 0004 SAPK-10204INPOASBC
ST-A/PI 01R_731 0000
Message was edited by: Mikkel Bojsen-Møller Updated with pictures.