SAP ABAP Class CL_XI_SPI_ATTR_PROC (XI Attributes Process Instance/Search Template)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
     SXMSMONI (Package) XI: Integration Engine Monitoring
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_PROC_INST_ATTRIBUTE Abstract Process Instance Attribute 20040423
Properties
Class CL_XI_SPI_ATTR_PROC  
Short Description XI Attributes Process Instance/Search Template    
Super Class CL_SPI_PROC_INST_ATTRIBUTE Abstract Process Instance Attribute 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSMONI   XI: Integration Engine Monitoring 
Created 20040423   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XI_SPI_ATTR_PROC has no forward declaration.
Interfaces
Class CL_XI_SPI_ATTR_PROC has no interface implemented.
Friends
Class CL_XI_SPI_ATTR_PROC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_ALL Instance attribute Protected Object reference (TYPE REF TO) CL_XI_SPI_ATTR_PROC Delegation Class 20040423
2 GT_VALUES Instance attribute Protected Type reference (TYPE) TT_VALUES 20040426
3 G_VALUES_LOADED Instance attribute Protected Type reference (TYPE) SPIBOOL Global SPI: Boolean Value 20040426
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040423
2 GET_VALUE_INTERNAL Instance method Protected Method Internal: Determine Attribute Value 20040426
Events
Class CL_XI_SPI_ATTR_PROC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_VALUES Protected See coding 20040426 begin of ts_values, msgguid type sxmsmguid, fraddr type sxi_fromorto, toaddr type sxi_fromorto, end of ts_values
2 TT_VALUES Protected See coding 20040426 TT_VALUES type table of ts_values
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALL Call by reference Object reference (TYPE REF TO) CL_XI_SPI_ATTR_PROC Delegationsklasse 20040423
2 Importing IO_PROCINST Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS_INST Prozessinstanz 20040423
3 Importing IP_IS_DEF Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE SPI Global: Boolscher Wert 20040423
4 Importing IP_SEC_REFRESH Call by reference Type reference (TYPE) INT4 60 Maximale Zeit in Sek. bis zum Neuberechnen 20040423
5 Importing IS_ID Call by reference Type reference (TYPE) SSPIATTID Struktur der Attribut ID 20040423

Method CONSTRUCTOR on class CL_XI_SPI_ATTR_PROC has no exception.

Method GET_VALUE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAME Call by reference Type reference (TYPE) SSPIATTID-NAME Technischer Name des Attributs 20040426
2 Returning RP_VALUE Value transfer Type reference (TYPE) STRING 20040426

Method GET_VALUE_INTERNAL on class CL_XI_SPI_ATTR_PROC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700