SAP ABAP Class CL_SCTM_PRODVER_COMPARE_ROOT (Template Class for Product Version Comparison)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL (Application Component) Customizing Tools (Techniques)
⤷
S_CONTEXT_MANAGEMENT (Package) Central Context Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SCTM_PRODVER_COMPARE | Class for Performing Product Version Comparisons | 20020321 |
Properties
Class | CL_SCTM_PRODVER_COMPARE_ROOT | |
Short Description | Template Class for Product Version Comparison | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CONTEXT_MANAGEMENT | Central Context Management |
Created | 20020321 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCTM_PRODVER_COMPARE_ROOT has no forward declaration.
Interfaces
Class CL_SCTM_PRODVER_COMPARE_ROOT has no interface implemented.
Friends
Class CL_SCTM_PRODVER_COMPARE_ROOT has no friend class.
Attributes
Class CL_SCTM_PRODVER_COMPARE_ROOT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds the Predecessors of all Products in the Product Table | 20020424 |
2 | ![]() |
Instance method | Public | Method | Gets the Newest Version of a Product | 20020424 |
3 | ![]() |
Instance method | Public | Method | Reads the Product Version Sequence of a Product | 20020321 |
Events
Class CL_SCTM_PRODVER_COMPARE_ROOT has no event.
Types
Class CL_SCTM_PRODVER_COMPARE_ROOT has no local type.
Method Signatures
Method ADD_PREPRODUCTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_PRODUCTS | Call by reference | Type reference (TYPE) | CTM_SPRVE_T | Produkt-Produktversion Tabelle Zentrales Kontextmanagement | 20020806 | ||
2 | ![]() |
PROD_VER_TAB | Call by reference | Type reference (TYPE) | CTM_PRVE_T | Produkt-Produktversion Tabelle Zentrales Kontextmanagement | 20020424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Bestimmung der Vorgänger | 20020424 |
Method GET_LATEST_PRODUCT_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRODUCT | Value transfer | Type reference (TYPE) | SBORMPNR | Nr. des Software-Produkts (generisch erzeugt im CST) | 20020424 | ||
2 | ![]() |
PRODVER | Value transfer | Type reference (TYPE) | SBORPVNR | Produktversionsnummer | 20020424 |
Method GET_LATEST_PRODUCT_VERSION on class CL_SCTM_PRODVER_COMPARE_ROOT has no exception.
Method GET_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRODUCT | Value transfer | Type reference (TYPE) | SBORPVNR | Nr. des Software-Produkts | 20020321 | ||
2 | ![]() |
PRODVERS_1 | Value transfer | Type reference (TYPE) | SBORPVNR | Produktversionsnummer | 20020321 | ||
3 | ![]() |
PRODVERS_2 | Value transfer | Type reference (TYPE) | SBORPVNR | Produktversionsnummer | 20020321 | ||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CTM_GRLEEQ | Vergleichsergebnis (>, <, =) | 20020321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Produkt existiert nicht | 20020321 | |
2 | ![]() |
Produktversion 1 wurde nicht gefunden | 20020321 | |
3 | ![]() |
Produktversion 2 wurde nicht gefunden | 20020321 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 630 |