SAP ABAP Class IF_SPI_ATTRIBUTE (Attribute of a Process, Step, or Transfer)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SPI_ATTRIBUTE_DEFINITION | Attribute definition of a process, step, or transition | 20021028 |
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
| Class | IF_SPI_ATTRIBUTE | |
| Short Description | Attribute of a Process, Step, or Transfer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020701 | 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_SPI_ATTRIBUTE has no interface implemented.
Friends
Class IF_SPI_ATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: date | 20030217 | ||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: LED (R,Y,G) | 20030217 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: number | 20030217 | ||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | Duration in seconds | 20030217 | ||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: status (O or C) | 20030217 | ||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | Attribute value: string | 20030217 | ||||
| 7 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'TST_BEGIN' | Timestamp filter: interval start | 20021111 | ||
| 8 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'TST_END' | Timestamo filter: interval end | 20021111 |
Methods
Events
Class IF_SPI_ATTRIBUTE has no event.
Types
Class IF_SPI_ATTRIBUTE has no local type.
Method Signatures
Method CALL_DISPLAY_TOOL Signature
Method CALL_DISPLAY_TOOL on class 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 class IF_SPI_ATTRIBUTE has no parameter.
Method GET_DESCRIPTION on class 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 class IF_SPI_ATTRIBUTE has no parameter.
Method GET_FILTER_VALUES on class IF_SPI_ATTRIBUTE has no exception.
Method GET_ICON_NAME Signature
Method GET_ICON_NAME on class IF_SPI_ATTRIBUTE has no parameter.
Method GET_ICON_NAME on class IF_SPI_ATTRIBUTE has no exception.
Method GET_ID Signature
Method GET_ID on class IF_SPI_ATTRIBUTE has no parameter.
Method GET_ID on class 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 class IF_SPI_ATTRIBUTE has no parameter.
Method GET_TYPE on class 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 class IF_SPI_ATTRIBUTE has no parameter.
Method HAS_DETAIL on class IF_SPI_ATTRIBUTE has no exception.
Method HAS_DISPLAYTOOL Signature
Method HAS_DISPLAYTOOL on class IF_SPI_ATTRIBUTE has no parameter.
Method HAS_DISPLAYTOOL on class IF_SPI_ATTRIBUTE has no exception.
Method HAS_INSTANCES Signature
Method HAS_INSTANCES on class IF_SPI_ATTRIBUTE has no parameter.
Method HAS_INSTANCES on class IF_SPI_ATTRIBUTE has no exception.
Method HAS_VALUE Signature
Method HAS_VALUE on class IF_SPI_ATTRIBUTE has no parameter.
Method HAS_VALUE on class IF_SPI_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |