SAP ABAP Class CL_UKM_FORMULA_BUILDER2 (Formula Tree Editor)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FSCM-CR-CR (Application Component) Basic Functions
⤷
UKM_RULES_ENGINE (Package) SAP Credit Management - Define and Evaluate Rules
⤷
⤷
Properties
| Class | CL_UKM_FORMULA_BUILDER2 | |
| Short Description | Formula Tree Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UKM_RULES_ENGINE | SAP Credit Management - Define and Evaluate Rules |
| Created | 20030818 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UKM_FORMULA_BUILDER2 has no forward declaration.
Interfaces
Class CL_UKM_FORMULA_BUILDER2 has no interface implemented.
Friends
Class CL_UKM_FORMULA_BUILDER2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UKM_RESULTTYPE | 'LIMIT' | Type of Formula Result | 20030818 | ||
| 2 | Constant | Private | Type reference (TYPE) | UKM_RESULTTYPE | 'SCORING' | Type of Formula Result | 20030818 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEOCMPNAME | Component Name | 20030818 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UKM_FBM_CONNECTOR | 20030818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030818 | |
| 2 | Static method | Public | Method | Convert Formula GUID to Method Extension | 20030818 | |
| 3 | Instance method | Public | Method | Copy Formula Tree (Including Connection to Transporting) | 20030818 | |
| 4 | Instance method | Public | Method | Delete Formula Tree from Database (Including Transport) | 20030818 | |
| 5 | Instance method | Public | Method | Edit Formula Tree (Including Connection to Transporting) | 20030818 |
Events
Class CL_UKM_FORMULA_BUILDER2 has no event.
Types
Class CL_UKM_FORMULA_BUILDER2 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESULTTYPE | Call by reference | Type reference (TYPE) | UKM_RESULTTYPE | Typ des Formelergebnisses | 20030818 |
Method CONSTRUCTOR on class CL_UKM_FORMULA_BUILDER2 has no exception.
Method CONVERT_ID_TO_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20030818 | |||
| 2 | R_EXTENSION | Value transfer | Type reference (TYPE) | SFBMEXTENS | Schlüsserweiterung für Formula Builder Methoden | 20030818 |
Method CONVERT_ID_TO_EXTENSION on class CL_UKM_FORMULA_BUILDER2 has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030818 | |||
| 2 | E_FORMULA_ID | Value transfer | Type reference (TYPE) | SFBEID | Formel-ID | 20030818 | |||
| 3 | I_FORMULA_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20030818 |
Method COPY on class CL_UKM_FORMULA_BUILDER2 has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030818 | |||
| 2 | I_FORMULA | Call by reference | Type reference (TYPE) | UKM_FORMULA | Formel im Credit Management | 20030818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Einfügen in Transportauftrag | 20030818 |
Method EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030818 | |||
| 2 | E_FORMULA_ID | Value transfer | Type reference (TYPE) | SFBEID | Formel-ID | 20030818 | |||
| 3 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | FLAG | 'X' = nur Anzeige | 20030818 | |||
| 4 | I_FORMULA | Call by reference | Type reference (TYPE) | UKM_FORMULA | Formel im Credit Management | 20030818 | |||
| 5 | I_FORMULA_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20041019 |
Method EDIT on class CL_UKM_FORMULA_BUILDER2 has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 200 |