SAP ABAP Class CL_SPI_CU_PROCESS_INTERFACE (Process Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI2 (Package) Central: Meta Data
⤷
⤷
Properties
| Class | CL_SPI_CU_PROCESS_INTERFACE | |
| Short Description | Process Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI2 | Central: Meta Data |
| Created | 20090630 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_CU_PROCESS_INTERFACE has no forward declaration.
Interfaces
Class CL_SPI_CU_PROCESS_INTERFACE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SPI_CU_PROCESS | 20090701 | Process Data from Customizing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TSPIPIFFLD | Process Interface | 20090701 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SPIAGNTID | SPI Global: Agent ID | 20090701 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SPIAGNTXT | SPI: Agent Description | 20090701 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SPIPIFNAME | Name of Process Interface | 20090703 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SPIPROCTP | SPI: Process Type ID | 20090701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the agent ID of the interface | 20090630 | |
| 2 | Instance method | Public | Method | Gets the description of the interface | 20090630 | |
| 3 | Instance method | Public | Method | Gets the field names of the interface | 20090630 | |
| 4 | Instance method | Public | Method | Gets the name of the interface | 20090703 | |
| 5 | Instance method | Public | Method | Gets the process type of the interface | 20090630 |
Events
Class CL_SPI_CU_PROCESS_INTERFACE has no event.
Types
Class CL_SPI_CU_PROCESS_INTERFACE has no local type.
Method Signatures
Method GET_AGENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_AGENTID | Value transfer | Type reference (TYPE) | SPIAGNTID | SPI Global: Agenten-ID | 20090630 |
Method GET_AGENTID on class CL_SPI_CU_PROCESS_INTERFACE has no exception.
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) | SPIAGNTXT | SPI: Beschreibung für Agenten | 20090630 |
Method GET_DESCRIPTION on class CL_SPI_CU_PROCESS_INTERFACE has no exception.
Method GET_FIELDNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDNAME | Value transfer | Type reference (TYPE) | TSPIIFFLD | SPI: Feldnamen der Schnittstelle | 20090701 |
Method GET_FIELDNAMES on class CL_SPI_CU_PROCESS_INTERFACE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NAME | Value transfer | Type reference (TYPE) | SPIPIFNAME | Name einer Prozessschnittstelle | 20090703 |
Method GET_NAME on class CL_SPI_CU_PROCESS_INTERFACE has no exception.
Method GET_PROCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PROCTYPE | Value transfer | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20090630 |
Method GET_PROCTYPE on class CL_SPI_CU_PROCESS_INTERFACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |