SAP ABAP Class IF_SPI_ATTRIBUTE_DEFINITION (Attribute definition of a process, step, or transition)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SPI_ATTRIBUTE | Attribute of a Process, Step, or Transfer | 20021028 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_ATTRIBUTE | Abstract Attribute | 20021028 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_PAYLOAD_TOOL | Tool Implementation with Fixed Attribute Values | 20021028 |
Properties
| Class | IF_SPI_ATTRIBUTE_DEFINITION | |
| Short Description | Attribute definition of a process, step, or transition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021028 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SPI_ATTRIBUTE_DEFINITION has no forward declaration.
Interfaces
Class IF_SPI_ATTRIBUTE_DEFINITION has no interface implemented.
Friends
Class IF_SPI_ATTRIBUTE_DEFINITION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SPIATTYP | 3 | Attribute value: date | 20030217 | ||
| 2 | Constant | Public | Type reference (TYPE) | SPIATTYP | 6 | Attribute value: LED (R,Y,G) | 20030217 | ||
| 3 | Constant | Public | Type reference (TYPE) | SPIATTYP | 2 | Attribute value: number | 20030217 | ||
| 4 | Constant | Public | Type reference (TYPE) | SPIATTYP | 5 | Duration in seconds | 20030217 | ||
| 5 | Constant | Public | Type reference (TYPE) | SPIATTYP | 7 | Attribute Value Status (Complete/Incomplete) | 20040401 | ||
| 6 | Constant | Public | Type reference (TYPE) | SPIATTYP | 4 | Attribute Value: Status (O or C) | 20030217 | ||
| 7 | Constant | Public | Type reference (TYPE) | SPIATTYP | 1 | Attribute value: string | 20030217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Description of Attribute | 20021028 | |
| 2 | Instance method | Public | Method | Filter Values for Restricting the Process Instance Amount | 20021111 | |
| 3 | Instance method | Public | Method | SAP Icon of an Attribute | 20040315 | |
| 4 | Instance method | Public | Method | ID of this Attribute | 20021028 | |
| 5 | Instance method | Public | Method | Data Type of Attribute Value (String, Number, or Date) | 20030217 | |
| 6 | Instance method | Public | Method | Can Return Detail Data for Attribute Values | 20021111 | |
| 7 | Instance method | Public | Method | Can Go To External Display Tool | 20021111 | |
| 8 | Instance method | Public | Method | Can Return Process Instances for the Attribute | 20021111 | |
| 9 | Instance method | Public | Method | Can Return an Attribute Value | 20021111 |
Events
Class IF_SPI_ATTRIBUTE_DEFINITION has no event.
Types
Class IF_SPI_ATTRIBUTE_DEFINITION has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Attributbeschreibung | 20021028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20021121 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method GET_FILTER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER | Call by reference | Type reference (TYPE) | TSPIAFNAM | SPI: Tabelle mit (Filtername,Filterbeschreibung)-Paaren | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20021121 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method GET_ICON_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | ICONNAME | Name einer SAP Ikone | 20040315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20040315 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20040315 |
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ID | Value transfer | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20021028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20021121 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TYPE | Value transfer | Type reference (TYPE) | SPIATTYP | Datentyp des Attributwerts | 20030217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20030217 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20030217 |
Method HAS_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_REPLY | Value transfer | Type reference (TYPE) | SPIBOOL | Antwort | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20021121 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method HAS_DISPLAYTOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_REPLY | Value transfer | Type reference (TYPE) | SPIBOOL | Antwort | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20021121 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method HAS_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_REPLY | Value transfer | Type reference (TYPE) | SPIBOOL | Antwort | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20021121 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021121 |
Method HAS_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_REPLY | Value transfer | Type reference (TYPE) | SPIBOOL | Antwort | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20021121 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021121 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |