SAP ABAP Class CL_SPI_CM_PIFD (Process Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI21 (Package) Central Meta Data (Maintenance)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20090701
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20110215
Properties
Class CL_SPI_CM_PIFD  
Short Description Process Interface    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPI21   Central Meta Data (Maintenance) 
Created 20090701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20090701
2 IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20110215
Friends
# Friend Modeled only Created on Description
1 CB_SPI_CM_PIFD 20090703 Base Agent Process Interface
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENTID Instance attribute Protected Type reference (TYPE) SPIAGNTID SPI Global: Agent ID 20090701
2 NAME Instance attribute Protected Type reference (TYPE) SPIPIFNAME Name of Process Interface 20090703
3 PROCTYPE Instance attribute Protected Type reference (TYPE) SPIPROCTP SPI: Process Type ID 20090701
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGENTID Instance method Public Get-method of a virtual attribute Reads the Attribute AGENTID 20090701
2 GET_NAME Instance method Public Get-method of a virtual attribute Reads the Attribute NAME 20090703
3 GET_PROCTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute PROCTYPE 20090701
4 SET_NAME Instance method Public Set-method of a virtual attribute Sets the Attribute NAME 20090703
5 _GET_DESCRIPTION Instance method Public Method Gets the description of the interface 20090703
6 _GET_FIELDS Instance method Public Method Gets all field names 20090708
7 _SET_DESCRIPTION Instance method Public Method Sets the description of the interface 20090703
Events
Class CL_SPI_CM_PIFD has no event.
Types
Class CL_SPI_CM_PIFD 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 Returning RESULT Value transfer Type reference (TYPE) SPIAGNTID Attributwert 20090701
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090701

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIPIFNAME Attributwert 20090703
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090703

Method GET_PROCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIPROCTP Attributwert 20090701
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090701

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SPIPIFNAME Attributwert 20090703
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090703

Method _GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) SPIAGNTXT SPI: Beschreibung für Agenten 20090703

Method _GET_DESCRIPTION on class CL_SPI_CM_PIFD has no exception.

Method _GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) TSPICMPIFFLD Feldnamen der Prozessschnittstelle 20090708

Method _GET_FIELDS on class CL_SPI_CM_PIFD has no exception.

Method _SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DESCRIPTION Call by reference Type reference (TYPE) SPIAGNTXT SPI: Beschreibung für Agenten 20090703

Method _SET_DESCRIPTION on class CL_SPI_CM_PIFD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730