SAP ABAP Class CL_SPI_CM_SGCON (Metadata Maintenance: Conditions Signature)
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' 20021024
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021211
Properties
Class CL_SPI_CM_SGCON  
Short Description Metadata Maintenance: Conditions Signature    
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 20021024   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' 20021024
2 IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021211
Friends
# Friend Modeled only Created on Description
1 CB_SPI_CM_SGCON 20030509 Base Agent Metadata Maintenance: Signature Conditions
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 20021024
2 FLDCNT Instance attribute Protected Type reference (TYPE) SPICNT SPI: Counter (0-255) 20021024
3 FLDNAME Instance attribute Protected Type reference (TYPE) SPIDFLDNAM SPI: Data Field Name 20021024
4 HIGH Instance attribute Protected Type reference (TYPE) SPIATTVAL SPI Global: Value for a Field Name 20021024
5 LOW Instance attribute Protected Type reference (TYPE) SPIATTVAL SPI Global: Value for a Field Name 20021024
6 OPT Instance attribute Protected Type reference (TYPE) BAPIOPTION Selection operator OPTION for range tables 20021024
7 SIGN Instance attribute Protected Type reference (TYPE) BAPISIGN Inclusion/exclusion criterion SIGN for range tables 20021024
8 SIGNATURE Instance attribute Protected Type reference (TYPE) SPIAGSIGN Global SPI: Agent Signature 20021024
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 20021024
2 GET_FLDCNT Instance method Public Get-method of a virtual attribute Reads the Attribute FLDCNT 20021024
3 GET_FLDNAME Instance method Public Get-method of a virtual attribute Reads the Attribute FLDNAME 20021024
4 GET_HIGH Instance method Public Get-method of a virtual attribute Reads the Attribute HIGH 20021024
5 GET_LOW Instance method Public Get-method of a virtual attribute Reads the Attribute LOW 20021024
6 GET_OPT Instance method Public Get-method of a virtual attribute Reads the Attribute OPT 20021024
7 GET_SIGN Instance method Public Get-method of a virtual attribute Reads Attribute SIGN 20021024
8 GET_SIGNATURE Instance method Public Get-method of a virtual attribute Reads the Attribute SIGNATURE 20021024
9 SET_HIGH Instance method Public Set-method of a virtual attribute Sets the Attribute HIGH 20021024
10 SET_LOW Instance method Public Set-method of a virtual attribute Sets the Attribute LOW 20021024
11 SET_OPT Instance method Public Set-method of a virtual attribute Sets the Attribute OPT 20021024
12 SET_SIGN Instance method Public Set-method of a virtual attribute Sets Attribute SIGN 20021024
Events
Class CL_SPI_CM_SGCON has no event.
Types
Class CL_SPI_CM_SGCON 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 20021024
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021024

Method GET_FLDCNT Signature

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

Method GET_FLDNAME Signature

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

Method GET_HIGH Signature

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

Method GET_LOW Signature

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

Method GET_OPT Signature

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

Method GET_SIGN Signature

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

Method GET_SIGNATURE Signature

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

Method SET_HIGH Signature

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

Method SET_LOW Signature

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

Method SET_OPT Signature

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

Method SET_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGN Call by reference Type reference (TYPE) BAPISIGN Attributwert 20021024
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021024
History
Last changed by/on SAP  20110908 
SAP Release Created in 630