SAP ABAP Class CL_CUGEN_CLASSIFICATION (Classification)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     CULL_GEN (Package) Low-Level Configuration (General Part)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CURTO_CLASSIFICATION Classification in PP/DS PDS 20050209
Properties
Class CL_CUGEN_CLASSIFICATION  
Short Description Classification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CULL_GEN   Low-Level Configuration (General Part) 
Created 20050208   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CUGEN_CLASSIFICATION has no forward declaration.
Interfaces
Class CL_CUGEN_CLASSIFICATION has no interface implemented.
Friends
Class CL_CUGEN_CLASSIFICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_VALUATION Instance attribute Private Object reference (TYPE REF TO) LCL_VALUATION 20050208
2 GV_CLASS_TYPE Instance attribute Private Type reference (TYPE) KLASSENART Class Type 20050208
3 GV_OBJECT_KEY Instance attribute Private Type reference (TYPE) OBJNUM Key of Object to be Classified 20050208
4 GV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) TABELLE Name of Database Table for Object 20050208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050208
2 GET_VALUATION_EXTERNAL Instance method Public Method Gets Characteristic Value Assignment in External Format 20050208
3 GET_VALUATION_INTERNAL Instance method Public Method Gets Characteristic Value Assignment in Internal Format 20050208
Events
Class CL_CUGEN_CLASSIFICATION has no event.
Types
Class CL_CUGEN_CLASSIFICATION 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 IT_GIVEN_VALUES Call by reference Type reference (TYPE) TT_AUSP Tabellentyp zu AUSP 20050208
2 Importing IV_CLASS_TYPE Call by reference Type reference (TYPE) KLASSENART Klassenart 20050208
3 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATUM Aktuelles Datum des Applikationsservers 20050216
4 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) OBJNUM Schlüssel des zu klassifizierenden Objektes 20050208
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TABELLE Name der Datenbanktabelle des Objektes 20050208
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20050208

Method GET_VALUATION_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUATION_EXT Call by reference Type reference (TYPE) CUGEN_VALUATION_EXT_T CUGEN: Merkmalsbewertung (extern) 20050208
2 Importing IV_INDEX Call by reference Type reference (TYPE) CU_GEN_ID ID 20050208

Method GET_VALUATION_EXTERNAL on class CL_CUGEN_CLASSIFICATION has no exception.

Method GET_VALUATION_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) CUGEN_VALUE_T CUGEN: Merkmalswerte 20050208
2 Exporting ET_VALUES_REF Call by reference Object reference (TYPE REF TO) CUGEN_VALUE_T CUGEN: Merkmalswerte 20050214

Method GET_VALUATION_INTERNAL on class CL_CUGEN_CLASSIFICATION has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 700