SAP ABAP Function Module AGS_DSWP_PREP_CHECK_SCU (API for preparation step)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-SER (Application Component) SAP Support Services
     AGS_DSWP_INFRA (Package) Service Content Update
Basic Data
Function Module AGS_DSWP_PREP_CHECK_SCU API for preparation step  
Function Group AGS_DSWP_GENERAL   Functions for Service Content Update  
Program Name SAPLAGS_DSWP_GENERAL    
INCLUDE Name LAGS_DSWP_GENERALU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_JOB_SCHEDULED TYPE FLAG A job with step RAGS_DSWP_SERV_CONTENT_UPDATE is scheduled within the next week
Exporting E_JOB_PERIODIC TYPE BTCPFLAG This job is scheduled periodically
Exporting E_JOB_PERIODICY TYPE INT4 Periodicy of job in days (=1 if hourly)
Exporting E_LAST_JOB_DATE TYPE BTCSDATE Date, when the job has been run the last time
Exporting E_LAST_JOB_STATUS TYPE BTCSTATUS Last job status (F=Finished, A=Aborted)
Exporting E_LAST_JOB_ERROR TYPE TBTC5-TEXT Message text uncoded, that is, parameters inserted and text
Exporting E_NEXT_JOB_DATE TYPE BTCSDATE Date, when job is run the next time
Exporting E_AUTO_CHECK TYPE FLAG Job RAGS_DSWP_SERV_CONTENT_UPDATE checks whether updates are available
Exporting E_AUTO_DOWNLOAD TYPE FLAG Job RAGS_DSWP_SERV_CONTENT_UPDATE downloads updates automatically
Exporting E_AUTO_ACTIVATION TYPE FLAG Job RAGS_DSWP_SERV_CONTENT_UPDATE activates downloaded updates automatically
Exporting E_DAYS_BEFORE_SERVICE TYPE INT4 Service is considered n days before its planned date
Exporting E_DAYS_AFTER_SERVICE TYPE INT4 Service is considered n days after its planned date
Exporting E_CHECK_EXCEPTION TYPE RSFBPARA-PARAMETER Exception when checking for new updates
Exporting E_OLD_STSER TYPE FLAG Newer ST-SER release available
Exporting E_CHANGES TYPE FLAG Content update available
Exporting E_DLTIMESTAMP TYPE DSWPINFRA_TIMESTAMP There is downloaded content, which is not yet activated
Exporting E_TIMESTAMP TYPE DSWPINFRA_TIMESTAMP Latest timestamp to be downloaded from OSS
Exporting E_ACTTIMESTAMP TYPE DSWPINFRA_TIMESTAMP Timestamp of latest activated content
Tables ET_PLANNED_JOBS TYPE TBTCJOB_BK TBTCJOB adding some more fields for SM37B/C
Tables ET_FINISHED_JOBS TYPE TBTCJOB_BK TBTCJOB adding some more fields for SM37B/C
Tables ET_TIMESTAMPS TYPE DSWPTIMESTAMPS Table of available timestamps
Tables ET_BUNDLES TYPE AGSDSWPBUNDLELIST List of Session Packages
Tables ET_LAST_JOB_ERRORS TYPE TBTC5 Warnings and errors of the last job
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100705 
SAP Release Created in