SAP ABAP Class CL_UKM_FORMULA_BUILDER (Formula 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_BUILDER | |
| Short Description | Formula Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UKM_RE | |
| Program status | ||
| Category | 0 | |
| Package | UKM_RULES_ENGINE | SAP Credit Management - Define and Evaluate Rules |
| Created | 20030110 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UKM_FORMULA_BUILDER has no forward declaration.
Interfaces
Class CL_UKM_FORMULA_BUILDER has no interface implemented.
Friends
Class CL_UKM_FORMULA_BUILDER 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) | CL_UKM_FOBU_CONNECTOR | Own Fields in Formula Editor | 20030110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030110 | |
| 2 | Instance method | Public | Method | Copy Formula (Incl. Connection to Transport) | 20030314 | |
| 3 | Instance method | Public | Method | Delete Formula from Database (Incl. Transport) | 20030306 | |
| 4 | Instance method | Public | Method | Edit Formula (Incl. Connection to Transport) | 20030110 |
Events
Class CL_UKM_FORMULA_BUILDER has no event.
Types
Class CL_UKM_FORMULA_BUILDER 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 eines Formelergebnisses | 20030110 |
Method CONSTRUCTOR on class CL_UKM_FORMULA_BUILDER has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030314 | |||
| 2 | E_FORMULA_ID | Value transfer | Type reference (TYPE) | SFBEID | Formel-ID - neue Formel | 20030314 | |||
| 3 | I_FORMULA_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID - Vorlage | 20030314 |
Method COPY on class CL_UKM_FORMULA_BUILDER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030306 | |||
| 2 | I_FORMULA | Call by reference | Type reference (TYPE) | SFBEEXMPL-EXAMPLE_ID | 30 Characters | 20030306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Einfügen in Transportauftrag | 20030306 |
Method EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030110 | |||
| 2 | E_FORMULA_ID | Value transfer | Type reference (TYPE) | SFBEID | Formel-ID | 20030310 | |||
| 3 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | FLAG | ' ' | 'X' = nur Anzeige | 20030114 | ||
| 4 | I_FORMULA | Call by reference | Type reference (TYPE) | SFBEEXMPL-EXAMPLE_ID | 30 Characters | 20030110 |
Method EDIT on class CL_UKM_FORMULA_BUILDER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |