SAP ABAP Interface IF_SPI_ATTRIBUTE (Attribute of a Process, Step, or Transfer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI6 (Package) Central: API Process Information

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_ATTRIBUTE | Abstract Attribute | 20020902 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_PAYLOAD_TOOL | Tool Implementation with Fixed Attribute Values | 20020807 |
Properties
Interface | IF_SPI_ATTRIBUTE | |
Short Description | Attribute of a Process, Step, or Transfer |
General Data
Package | SPI6 | Central: API Process Information |
Created | 20020701 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SPI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SPI_ATTRIBUTE_DEFINITION | Attribute definition of a process, step, or transition | 20021028 |
Friends
Interface IF_SPI_ATTRIBUTE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_DATE | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: date | 20030217 | |||
2 | GC_LED | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: LED (R,Y,G) | 20030217 | |||
3 | GC_NUMERIC | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: number | 20030217 | |||
4 | GC_SECONDS | Instance attribute | Public | Attribute reference (LIKE) | Duration in seconds | 20030217 | |||
5 | GC_STATUS | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: status (O or C) | 20030217 | |||
6 | GC_STRING | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: string | 20030217 | |||
7 | GC_TST_BEGIN | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'TST_BEGIN' | Timestamp filter: interval start | 20021111 | |
8 | GC_TST_END | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'TST_END' | Timestamo filter: interval end | 20021111 |
Methods
Events
Interface IF_SPI_ATTRIBUTE has no event.
Types
Interface IF_SPI_ATTRIBUTE has no local type.
Method Signatures
Method CALL_DISPLAY_TOOL Signature
Method CALL_DISPLAY_TOOL on Interface IF_SPI_ATTRIBUTE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20021121 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method COUNT_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_SEARCH | Call by reference | Object reference (TYPE REF TO) | IF_SPI_INSTANCE_SEARCH | Direkte Suche nach Prozessinstanzen | 20040223 | ||
2 | ![]() |
INSTANCE_COUNT | Value transfer | Type reference (TYPE) | INT4 | Anzahl Prozessinstanzen | 20020828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20021121 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_DESCRIPTION on Interface IF_SPI_ATTRIBUTE has no exception.
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_VAL | Value transfer | Type reference (TYPE) | STRING | Detaildaten in Form von XML | 20020805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20021120 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method GET_DISPLAY_TOOL_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_URL | Value transfer | Type reference (TYPE) | STRING | URL zum Displaytool | 20021113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20021120 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method GET_FILTER_VALUES Signature
Method GET_FILTER_VALUES on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_FILTER_VALUES on Interface IF_SPI_ATTRIBUTE has no exception.
Method GET_ICON_NAME Signature
Method GET_ICON_NAME on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_ICON_NAME on Interface IF_SPI_ATTRIBUTE has no exception.
Method GET_ID Signature
Method GET_ID on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_ID on Interface IF_SPI_ATTRIBUTE has no exception.
Method GET_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_SEARCH | Call by reference | Object reference (TYPE REF TO) | IF_SPI_INSTANCE_SEARCH | Direkte Suche nach Prozessinstanzen | 20040223 | ||
2 | ![]() |
IP_FIRST_N | Call by reference | Type reference (TYPE) | INT4 | 0 | Nur die ersten n Instanzen | 20021025 | |
3 | ![]() |
IP_LAST_N | Call by reference | Type reference (TYPE) | INT4 | 0 | Nur die letzten n Instanzen | 20021025 | |
4 | ![]() |
RT_INSTANCES | Value transfer | Type reference (TYPE) | TSPIPROCI | Prozessinstanzen | 20020828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20021121 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method GET_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_SPI_PROCESS | Prozessdefinition aus dem Customizing | 20090814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20090814 | |
2 | ![]() |
PMI: Prozessausnahme | 20090814 |
Method GET_QUICKINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20040329 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20040329 |
Method GET_TYPE Signature
Method GET_TYPE on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_TYPE on Interface IF_SPI_ATTRIBUTE has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_VAL | Value transfer | Type reference (TYPE) | STRING | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20021120 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method HAS_DETAIL Signature
Method HAS_DETAIL on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_DETAIL on Interface IF_SPI_ATTRIBUTE has no exception.
Method HAS_DISPLAYTOOL Signature
Method HAS_DISPLAYTOOL on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_DISPLAYTOOL on Interface IF_SPI_ATTRIBUTE has no exception.
Method HAS_INSTANCES Signature
Method HAS_INSTANCES on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_INSTANCES on Interface IF_SPI_ATTRIBUTE has no exception.
Method HAS_VALUE Signature
Method HAS_VALUE on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_VALUE on Interface IF_SPI_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |