SAP ABAP Class CL_ECM_COST (Rough Cost Estimation)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-ECM (Application Component) Engineering Change Management
⤷
GEN_SEROBJ (Package) Generic Object Services
⤷
⤷
Properties
| Class | CL_ECM_COST | |
| Short Description | Rough Cost Estimation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GEN_SEROBJ | Generic Object Services |
| Created | 20020703 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECM_COST has no forward declaration.
Interfaces
Class CL_ECM_COST has no interface implemented.
Friends
Class CL_ECM_COST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TTCOSTADM | Table for Estimated Cost Administration | 20020703 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TSECMCOSTX | Table for Estimated Costs | 20020703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Estimated-Costs Data | 20020704 | |
| 2 | Instance method | Public | Method | Delete Update Indicator | 20020704 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20020703 | |
| 4 | Instance method | Public | Method | Delete Estimated Costs | 20020704 | |
| 5 | Static method | Public | Method | Get Instance for Input Parameters | 20020703 | |
| 6 | Instance method | Public | Method | Initialize Buffer | 20020704 | |
| 7 | Instance method | Private | Method | Load Data from Database | 20020703 | |
| 8 | Instance method | Public | Method | Get Estimated-Costs Data | 20020704 | |
| 9 | Instance method | Public | Method | Total Individual Estimated Costs for an Instance | 20020703 |
Events
Class CL_ECM_COST has no event.
Types
Class CL_ECM_COST has no local type.
Method Signatures
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COST | Call by reference | Type reference (TYPE) | ECM_COST | Schätzkostentabelle | 20020704 |
Method CHANGE on class CL_ECM_COST has no exception.
Method CLEAR_VBKZ Signature
Method CLEAR_VBKZ on class CL_ECM_COST has no parameter.
Method CLEAR_VBKZ on class CL_ECM_COST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID_ECM_GROUP | Call by reference | Type reference (TYPE) | ECMGRPGUID | GUID Benutzergruppe | 20020703 | |||
| 2 | I_GUID_REQ | Call by reference | Type reference (TYPE) | ECMREQGUID | GUID Änderungsantrag | 20020703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz existiert schon | 20020703 | ||
| 2 | Falsche Eingabe | 20020703 |
Method DELETE Signature
Method DELETE on class CL_ECM_COST has no parameter.
Method DELETE on class CL_ECM_COST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INST | Call by reference | Object reference (TYPE REF TO) | CL_ECM_COST | Grobe Kostenschätzung | 20020703 | |||
| 2 | I_GUID_ECM_GROUP | Call by reference | Type reference (TYPE) | ECMGRPGUID | GUID Benutzergruppe | 20020703 | |||
| 3 | I_GUID_REQ | Call by reference | Type reference (TYPE) | ECMREQGUID | GUID Änderungsantrag | 20020703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nichts gefunden | 20020703 |
Method INIT Signature
Method INIT on class CL_ECM_COST has no parameter.
Method INIT on class CL_ECM_COST has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COST | Call by reference | Type reference (TYPE) | ECM_COST | Schätzkostentabelle | 20020703 | |||
| 2 | I_GUID_ECM_GROUP | Call by reference | Type reference (TYPE) | ECMGRPGUID | GUID Benutzergruppe | 20020703 | |||
| 3 | I_GUID_REQ | Call by reference | Type reference (TYPE) | ECMREQGUID | GUID Änderungsantrag | 20020703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nichts gefunden | 20020703 | ||
| 2 | Falsche Eingabe | 20020703 |
Method PROVIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COST | Call by reference | Type reference (TYPE) | ECM_COST | Schätzkostentabelle | 20020704 | |||
| 2 | I_FLG_RELOAD_DB | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20020704 |
Method PROVIDE on class CL_ECM_COST has no exception.
Method SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COSTOVV | Call by reference | Type reference (TYPE) | COST_OVV | Gesamt Schätzkosten | 20020703 |
Method SUM on class CL_ECM_COST has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 2.00 |