SAP ABAP Class IF_SRT_WSP_ASSIGN_ADMIN_XI (Administration Interface)
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
| Class | IF_SRT_WSP_ASSIGN_ADMIN_XI | |
| Short Description | Administration Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRT_WSP_ASSIGN_ADMIN_XI has no interface implemented.
Friends
Class IF_SRT_WSP_ASSIGN_ADMIN_XI has no friend class.
Attributes
Class IF_SRT_WSP_ASSIGN_ADMIN_XI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adds pending task | 20100430 | |
| 2 | Static method | Public | Method | Gets reset task by assignment ID | 20100430 | |
| 3 | Static method | Public | Method | Checks Existence of SRT Task Background Job | 20100430 | |
| 4 | Static method | Public | Method | Deletes Background Job (if it exists) | 20100430 | |
| 5 | Static method | Public | Method | Creates SRT Task Job (if it does not exist) | 20100430 | |
| 6 | Static method | Public | Method | Update Assignment | 20100430 | |
| 7 | Static method | Public | Method | Deletes Statically Specified Assignment | 20100430 | |
| 8 | Static method | Public | Method | Deletes Pending Task | 20100430 |
Events
Class IF_SRT_WSP_ASSIGN_ADMIN_XI has no event.
Types
Class 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 | PI_PEND_TASK | Value transfer | Type reference (TYPE) | SRT_PEND_TASK | Pending SRT Configuration Tasks | 20100430 | |||
| 2 | PI_SET_CHANGED | Call by reference | Type reference (TYPE) | BOOLEAN | X=Sets Change Information; space=Otherwise | 20100430 | |||
| 3 | PI_SET_CREATED | Call by reference | Type reference (TYPE) | BOOLEAN | X=Sets Creation Information; space=Otherwise | 20100430 | |||
| 4 | PR_TASK_ID | Value transfer | Type reference (TYPE) | SRT_WSP_TASK_ID | SRT Configuration Task IDs | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | PI_ASSIGN | Call by reference | Type reference (TYPE) | SRT_ASSIGN_DIR | Assignments of Profiles to Configurations | 20100430 | |||
| 2 | PR_TASK | Value transfer | Type reference (TYPE) | SRT_PEND_TASK | Pending SRT Configuration Tasks | 20100430 |
Method GET_PENDING_TASK_BY_ASSIGN_ID on class 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 | PI_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20100430 | |||
| 2 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100430 |
Method JOB_EXISTS on class 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 | PI_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method JOB_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_BTC_MIN | Call by reference | Type reference (TYPE) | INT4 | Minutes Between Job Starts | 20100430 | |||
| 2 | PI_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20100430 | |||
| 3 | PI_JOB_PROGRAM | Call by reference | Type reference (TYPE) | BTCPROG | Program name within a step (e.g. report) | 20100430 | |||
| 4 | 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 | WSP Exception | 20100430 |
Method REFRESH_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ASSIGN_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Assignment Name | 20100430 | |||
| 2 | PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | Assignment State | 20100430 | |||
| 3 | PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Assignment Type | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method REMOVE_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ASSIGN_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Assignment Name | 20100430 | |||
| 2 | PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP Configuration State | 20100430 | |||
| 3 | PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Assignment Type | 20100430 | |||
| 4 | PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP Name of RT Configuration | 20100430 | |||
| 5 | PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP Configuration Type | 20100430 | |||
| 6 | PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20100430 | |||
| 7 | PI_SUPPRESS_LOCK | Call by reference | Type reference (TYPE) | BOOLEAN | X=no lock; space=lock | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method REMOVE_PENDING_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PEND_TASK | Call by reference | Type reference (TYPE) | SRT_PEND_TASK | Pending SRT Configuration Tasks | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |