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 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_VALUATION | 20050208 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | KLASSENART | Class Type | 20050208 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | OBJNUM | Key of Object to be Classified | 20050208 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABELLE | Name of Database Table for Object | 20050208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050208 | |
| 2 | Instance method | Public | Method | Gets Characteristic Value Assignment in External Format | 20050208 | |
| 3 | 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 | IT_GIVEN_VALUES | Call by reference | Type reference (TYPE) | TT_AUSP | Tabellentyp zu AUSP | 20050208 | |||
| 2 | IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | KLASSENART | Klassenart | 20050208 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050216 | ||
| 4 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | OBJNUM | Schlüssel des zu klassifizierenden Objektes | 20050208 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABELLE | Name der Datenbanktabelle des Objektes | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_VALUATION_EXT | Call by reference | Type reference (TYPE) | CUGEN_VALUATION_EXT_T | CUGEN: Merkmalsbewertung (extern) | 20050208 | |||
| 2 | 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 | ET_VALUES | Call by reference | Type reference (TYPE) | CUGEN_VALUE_T | CUGEN: Merkmalswerte | 20050208 | |||
| 2 | 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 |