SAP ABAP Class CL_COST_DISPLAY_PPE_CK (Display of Cost Estimates)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
DI_CKTC (Package) Concurrent Costing
⤷
⤷
Properties
| Class | CL_COST_DISPLAY_PPE_CK | |
| Short Description | Display of Cost Estimates | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_CKTC | Concurrent Costing |
| Created | 20010116 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_COST_DISPLAY_PPE_CK has no interface implemented.
Friends
Class CL_COST_DISPLAY_PPE_CK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_EXT_COST_DISPLAY_TABLE | Table for Displaying CC Costing Results | 20010116 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_COST_DISPLAY_PPE_CK | Display of Cost Estimates | 20010116 | |||
| 3 | Constant | Private | Type reference (TYPE) | XFLAG | 'X' | Active | 20010215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generates the CKTC_COST_DISPLAY Structure | 20010116 | |
| 2 | Static method | Public | Method | Returns the Instance | 20010116 | |
| 3 | Instance method | Public | Method | Displays the Cost Estimate in Detail | 20010116 | |
| 4 | Instance method | Public | Method | Checks Whether a Log Exists for the Entry | 20010215 | |
| 5 | Instance method | Public | Method | Returns the Buffer | 20010116 | |
| 6 | Instance method | Public | Method | Returns an Entry | 20010116 | |
| 7 | Instance method | Public | Method | Deletes Buffer | 20010206 |
Events
Class CL_COST_DISPLAY_PPE_CK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EXT_COST_DISPLAY | Private | See coding | 20010116 | |
||
| 2 | TY_EXT_COST_DISPLAY_TABLE | Private | See coding | 20010116 | |
Method Signatures
Method BUILD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COST_DISPLAY | Call by reference | Type reference (TYPE) | TY_EXT_COST_DISPLAY | Hilfsfelder für CC-Dialog | 20010116 | |||
| 2 | IM_COST_DISPLAY_INPUT | Value transfer | Type reference (TYPE) | CKTC_COST_DISPLAY_INPUT | Struktur zur Selektion von Kalkulationen | 20010116 | |||
| 3 | IM_COST_ESTIMATE | Value transfer | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20010116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Eingabeparameter | 20010116 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COST_DISPLAY_PPE | Value transfer | Object reference (TYPE REF TO) | CL_COST_DISPLAY_PPE_CK | Anzeige von Kalkulationen | 20010116 |
Method CREATE on class CL_COST_DISPLAY_PPE_CK has no exception.
Method DISPLAY_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COST_ESTIMATE | Value transfer | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20010122 | |||
| 2 | IM_INDEX | Value transfer | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20010122 | |||
| 3 | IM_MODE | Value transfer | Type reference (TYPE) | XFLAG | Anzeige oder Änderungsmodus | 20010221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kalkulation nicht gefunden | 20010122 | ||
| 2 | Falscher Aufruf | 20010122 |
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INDEX | Value transfer | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20010215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kalkulation nicht gefunden | 20010215 | ||
| 2 | Kein Protokoll | 20010215 |
Method GET_COST_DISPLAY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COST_DISPLAY | Call by reference | Type reference (TYPE) | CKTC_COST_DISPLAY_TABLE | Tabelle zur Anzeige von CC-Kalkulationsergebnissen | 20010116 | |||
| 2 | EX_COST_ESTIMATES | Call by reference | Type reference (TYPE) | CKF_T_COST_ESTIMATE | PCP: Tabelle mit Objektreferenzen | 20010220 | |||
| 3 | IM_COSTED_OBJECTS | Value transfer | Type reference (TYPE) | CKTC_COST_DISPLAY_INPUT | Auswahlkriterien für Kalkulation | 20010116 | |||
| 4 | IM_COSTING_BUFFER_ONLY | Value transfer | Type reference (TYPE) | XFLAG | Daten nur aus Puffer lesen | 20010209 | |||
| 5 | IM_DISPLAY_BUFFER_ONLY | Value transfer | Type reference (TYPE) | XFLAG | Nur Anzeigepuffer | 20010209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gefunden | 20010116 |
Method READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COST_DISPLAY | Call by reference | Type reference (TYPE) | CKTC_COST_DISPLAY | Hilfsfelder für CC-Dialog | 20010116 | |||
| 2 | IM_INDEX | Value transfer | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20010116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Index ungültig | 20010116 | ||
| 2 | Eintrag nicht gefunden | 20010116 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REFRESH_ALL | Value transfer | Type reference (TYPE) | XFLAG | 'X' | Kalkulationspuffer löschen | 20010206 |
Method REFRESH on class CL_COST_DISPLAY_PPE_CK has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |