SAP ABAP Class IF_SRT_WSP_ASSIGN_ADMIN (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 | Assignment of Profile to RT Configurations | 20061004 |
Properties
Class | IF_SRT_WSP_ASSIGN_ADMIN | |
Short Description | Administration Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20061004 | SAP |
Last change | 20090618 | 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 has no interface implemented.
Friends
Class IF_SRT_WSP_ASSIGN_ADMIN has no friend class.
Attributes
Class IF_SRT_WSP_ASSIGN_ADMIN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds pending task | 20061004 |
2 | ![]() |
Static method | Public | Method | Gets reset task by assignment ID | 20070420 |
3 | ![]() |
Static method | Public | Method | Checks Existence of SRT Task Background Job | 20061004 |
4 | ![]() |
Static method | Public | Method | Deletes Background Job (if it exists) | 20061004 |
5 | ![]() |
Static method | Public | Method | Creates SRT Task Job (if it does not exist) | 20061004 |
6 | ![]() |
Static method | Public | Method | Update Assignment | 20080124 |
7 | ![]() |
Static method | Public | Method | Deletes Statically Specified Assignment | 20061004 |
8 | ![]() |
Static method | Public | Method | Deletes Pending Task | 20061004 |
Events
Class IF_SRT_WSP_ASSIGN_ADMIN has no event.
Types
Class IF_SRT_WSP_ASSIGN_ADMIN 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 | Zurückgestellte SRT Konfigurationsaufgaben | 20061004 | ||
2 | ![]() |
PI_SET_CHANGED | Call by reference | Type reference (TYPE) | BOOLEAN | X=setze Änderungsinformation; space=sonst | 20061004 | ||
3 | ![]() |
PI_SET_CREATED | Call by reference | Type reference (TYPE) | BOOLEAN | X=setze Anlegeinformation; space=sonst | 20061004 | ||
4 | ![]() |
PR_TASK_ID | Value transfer | Type reference (TYPE) | SRT_WSP_TASK_ID | Taks-ID der SRT Konfiguration | 20070418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20061004 |
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 | Zuordnungen Profile zu Konfigurationen | 20070420 | ||
2 | ![]() |
PR_TASK | Value transfer | Type reference (TYPE) | SRT_PEND_TASK | Zurückgestellte SRT Konfigurationsaufgaben | 20070420 |
Method GET_PENDING_TASK_BY_ASSIGN_ID on class IF_SRT_WSP_ASSIGN_ADMIN 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 | Name eines Hintergrundjobs | 20061004 | ||
2 | ![]() |
PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20061004 |
Method JOB_EXISTS on class IF_SRT_WSP_ASSIGN_ADMIN 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 | Name eines Hintergrundjobs | 20061004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20061004 |
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 | Minuten zwischen einzelnen Job-Starts | 20061019 | ||
2 | ![]() |
PI_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20061004 | ||
3 | ![]() |
PI_JOB_PROGRAM | Call by reference | Type reference (TYPE) | BTCPROG | Name eines Programms innerhalb eines Steps (z.B. Report) | 20061004 | ||
4 | ![]() |
PI_SYNC_SCHEDULE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=Synchr. job scheduling, space=Asynchr. job scheduling | 20080415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20061004 |
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 | Name der Zuordnung | 20080124 | ||
2 | ![]() |
PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | Zustand der Zuordnung | 20080124 | ||
3 | ![]() |
PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20080124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080124 |
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 | Name der Zuordnung | 20061004 | ||
2 | ![]() |
PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP config state | 20061004 | ||
3 | ![]() |
PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20061004 | ||
4 | ![]() |
PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20061004 | ||
5 | ![]() |
PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP configuration type | 20061004 | ||
6 | ![]() |
PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20061004 | ||
7 | ![]() |
PI_SUPPRESS_LOCK | Call by reference | Type reference (TYPE) | BOOLEAN | X=no lock; space=lock | 20080813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20061004 |
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 | Zurückgestellte SRT Konfigurationsaufgaben | 20061110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20061004 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |