SAP ABAP Interface IF_SRT_WSP_ASSIGN_ADMIN_XI (Administration Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC (Application Component) Integration Builder - Configuration
     SAI_SOAP_SERVICES (Package) SRT Services for PI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_ASSIGN_ROOT_XI Assignment of Profile to RT Configurations 20100430
Properties
Interface IF_SRT_WSP_ASSIGN_ADMIN_XI  
Short Description Administration Interface    
General Data
Package SAI_SOAP_SERVICES   SRT Services for PI 
Created 20100303   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_ASSIGN_ADMIN_XI has no interface.
Friends
Interface IF_SRT_WSP_ASSIGN_ADMIN_XI has no friend.
Attributes
Interface IF_SRT_WSP_ASSIGN_ADMIN_XI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PENDING_TASK Static method Public Method Adds pending task 20100430
2 GET_PENDING_TASK_BY_ASSIGN_ID Static method Public Method Gets reset task by assignment ID 20100430
3 JOB_EXISTS Static method Public Method Checks Existence of SRT Task Background Job 20100430
4 JOB_REMOVE Static method Public Method Deletes Background Job (if it exists) 20100430
5 JOB_SCHEDULE Static method Public Method Creates SRT Task Job (if it does not exist) 20100430
6 REFRESH_ASSIGN Static method Public Method Update Assignment 20100430
7 REMOVE_ASSIGN Static method Public Method Deletes Statically Specified Assignment 20100430
8 REMOVE_PENDING_TASK Static method Public Method Deletes Pending Task 20100430
Events
Interface IF_SRT_WSP_ASSIGN_ADMIN_XI has no event.
Types
Interface IF_SRT_WSP_ASSIGN_ADMIN_XI has no local type.
Method Signatures

Method ADD_PENDING_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PEND_TASK Value transfer Type reference (TYPE) SRT_PEND_TASK Pending SRT Configuration Tasks 20100430
2 Importing PI_SET_CHANGED Call by reference Type reference (TYPE) BOOLEAN X=Sets Change Information; space=Otherwise 20100430
3 Importing PI_SET_CREATED Call by reference Type reference (TYPE) BOOLEAN X=Sets Creation Information; space=Otherwise 20100430
4 Returning PR_TASK_ID Value transfer Type reference (TYPE) SRT_WSP_TASK_ID SRT Configuration Task IDs 20100430
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100430

Method GET_PENDING_TASK_BY_ASSIGN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ASSIGN Call by reference Type reference (TYPE) SRT_ASSIGN_DIR Assignments of Profiles to Configurations 20100430
2 Returning PR_TASK Value transfer Type reference (TYPE) SRT_PEND_TASK Pending SRT Configuration Tasks 20100430

Method GET_PENDING_TASK_BY_ASSIGN_ID on Interface IF_SRT_WSP_ASSIGN_ADMIN_XI has no exception.

Method JOB_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_JOB_NAME Call by reference Type reference (TYPE) BTCJOB Background job name 20100430
2 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100430

Method JOB_EXISTS on Interface IF_SRT_WSP_ASSIGN_ADMIN_XI has no exception.

Method JOB_REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_JOB_NAME Call by reference Type reference (TYPE) BTCJOB Background job name 20100430
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100430

Method JOB_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BTC_MIN Call by reference Type reference (TYPE) INT4 Minutes Between Job Starts 20100430
2 Importing PI_JOB_NAME Call by reference Type reference (TYPE) BTCJOB Background job name 20100430
3 Importing PI_JOB_PROGRAM Call by reference Type reference (TYPE) BTCPROG Program name within a step (e.g. report) 20100430
4 Importing PI_SYNC_SCHEDULE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=Synchr. job scheduling, space=Asynchr. job scheduling 20100430
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100430

Method REFRESH_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ASSIGN_NAME Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_NAME Assignment Name 20100430
2 Importing PI_ASSIGN_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE Assignment State 20100430
3 Importing PI_ASSIGN_TYPE Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_TYPE Assignment Type 20100430
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100430

Method REMOVE_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ASSIGN_NAME Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_NAME Assignment Name 20100430
2 Importing PI_ASSIGN_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP Configuration State 20100430
3 Importing PI_ASSIGN_TYPE Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_TYPE Assignment Type 20100430
4 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20100430
5 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP Configuration Type 20100430
6 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20100430
7 Importing PI_SUPPRESS_LOCK Call by reference Type reference (TYPE) BOOLEAN X=no lock; space=lock 20100430
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100430

Method REMOVE_PENDING_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PEND_TASK Call by reference Type reference (TYPE) SRT_PEND_TASK Pending SRT Configuration Tasks 20100430
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100430
History
Last changed by/on SAP  20110908 
SAP Release Created in