SAP ABAP Class CL_OO_SIGNATURE (Signature of a Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_SIGNATURE  
Short Description Signature of a Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20000914   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_SIGNATURE has no forward declaration.
Interfaces
Class CL_OO_SIGNATURE has no interface implemented.
Friends
Class CL_OO_SIGNATURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCEPTIONS Instance attribute Private Type reference (TYPE) SEO_EXCEPTIONS Exceptions 20001130
2 PARAMETERS Instance attribute Private Type reference (TYPE) SEO_PARAMETERS Parameters 20001130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001130
2 GET_EXCEPTIONS Instance method Public Method 20001130
3 GET_PARAMETERS Instance method Public Method 20001130
Events
Class CL_OO_SIGNATURE has no event.
Types
Class CL_OO_SIGNATURE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTIONS Value transfer Type reference (TYPE) SEO_EXCEPTIONS Ausnahmen 20001130
2 Importing I_PARAMETERS Value transfer Type reference (TYPE) SEO_PARAMETERS Parameter 20001130

Method CONSTRUCTOR on class CL_OO_SIGNATURE has no exception.

Method GET_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SEO_EXCEPTIONS Ausnahmen 20001130

Method GET_EXCEPTIONS on class CL_OO_SIGNATURE has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SEO_PARAMETERS Parameter 20001130

Method GET_PARAMETERS on class CL_OO_SIGNATURE has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610