SAP ABAP Class CL_COA_DISPLAY_DETAIL (Display Detailed Data)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
OBJ1 (Package) Variance Calculation
⤷
⤷
Properties
| Class | CL_COA_DISPLAY_DETAIL | |
| Short Description | Display Detailed Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OBJ1 | Variance Calculation |
| Created | 19991118 | SAP |
| Last change | 20041209 | 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_COA_DISPLAY_DETAIL has no interface implemented.
Friends
Class CL_COA_DISPLAY_DETAIL 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) | XFLAG | Control of Background Color | 19991118 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Cost Table | 19991118 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DD_TABLE_AREA | Table Area for Costs | 19991123 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DD_TABLE_ELEMENT | Quantity Table | 19991119 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DD_TABLE_AREA | Table Area for Quantities | 19991123 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 19991118 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 19991118 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | Event Handler | 19991118 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Input Side of Cost Element List | 19991130 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19991118 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Detail for Cost Element List Is Displayed | 19991130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Costs | 19991118 | |
| 2 | Instance method | Private | Method | Header for Cost Block | 19991119 | |
| 3 | Instance method | Private | Method | Add a Cost Column | 19991130 | |
| 4 | Instance method | Private | Method | Add Quantities | 19991119 | |
| 5 | Instance method | Private | Method | Header for Quantity Block | 19991119 | |
| 6 | Instance method | Private | Method | Add a Quantity Block | 19991130 | |
| 7 | Instance method | Public | Constructor | Constructor | 19991118 | |
| 8 | Instance method | Private | Method | Create Cost Table | 19991123 | |
| 9 | Instance method | Public | Method | Build Dynamic Document | 19991118 | |
| 10 | Instance method | Private | Method | Build Quantity Table | 19991123 | |
| 11 | Instance method | Public | Method | Output | 19991118 | |
| 12 | Instance method | Public | Method | HTML Event | 19991118 |
Events
Class CL_COA_DISPLAY_DETAIL has no event.
Types
Class CL_COA_DISPLAY_DETAIL has no local type.
Method Signatures
Method ADD_COSTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COLOR | Call by reference | Type reference (TYPE) | SDYDO_ATTRIBUTE | Farbe | 19991118 | |||
| 2 | IM_FIXED | Call by reference | Type reference (TYPE) | OBJ_COSTS_FIXED | fixe Kosten | 19991118 | |||
| 3 | IM_ID | Call by reference | Type reference (TYPE) | C | Suffix z.B. RF,... | 19991118 | |||
| 4 | IM_LOT_FIXED | Call by reference | Type reference (TYPE) | OBJ_COSTS_LOT_FIXED | losfixe Kosten | 19991130 | |||
| 5 | IM_LOT_VARIABLE | Call by reference | Type reference (TYPE) | OBJ_COSTS_LOT_VARIABLE | losvariabe Kosten | 19991130 | |||
| 6 | IM_OPERATION | Call by reference | Type reference (TYPE) | C | Operation | 19991118 | |||
| 7 | IM_TOTAL | Call by reference | Type reference (TYPE) | OBJ_COSTS_TOTAL | Gesamtkosten | 19991118 | |||
| 8 | IM_VARIABLE | Call by reference | Type reference (TYPE) | OBJ_COSTS_VARIABLE | variable Kosten | 19991118 | |||
| 9 | IM_WAERS | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 19991118 |
Method ADD_COSTS on class CL_COA_DISPLAY_DETAIL has no exception.
Method ADD_COSTS_HEADER Signature
Method ADD_COSTS_HEADER on class CL_COA_DISPLAY_DETAIL has no parameter.
Method ADD_COSTS_HEADER on class CL_COA_DISPLAY_DETAIL has no exception.
Method ADD_COSTS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COSTS | Call by reference | Type reference (TYPE) | OBJ_COSTS_TOTAL | Gesamtkosten | 19991130 | |||
| 2 | IM_WAERS | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 19991130 |
Method ADD_COSTS_ITEM on class CL_COA_DISPLAY_DETAIL has no exception.
Method ADD_QTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COLOR | Call by reference | Type reference (TYPE) | SDYDO_ATTRIBUTE | Farbe | 19991119 | |||
| 2 | IM_ID | Call by reference | Type reference (TYPE) | C | ID | 19991119 | |||
| 3 | IM_OPERATION | Call by reference | Type reference (TYPE) | C | Operation | 19991130 | |||
| 4 | IM_QTY | Call by reference | Type reference (TYPE) | AWMEGPLA | Menge | 19991119 | |||
| 5 | IM_QTY_FIXED | Call by reference | Type reference (TYPE) | OBJ_ALV_QUANTITY_FIXED | Menge, fix | 19991130 | |||
| 6 | IM_QTY_UNIT | Call by reference | Type reference (TYPE) | MEINH | Mengeneinheit | 19991119 | |||
| 7 | IM_QTY_VARIABLE | Call by reference | Type reference (TYPE) | OBJ_ALV_QUANTITY_VARIABLE | Menge, variabel | 19991130 |
Method ADD_QTY on class CL_COA_DISPLAY_DETAIL has no exception.
Method ADD_QTY_HEADER Signature
Method ADD_QTY_HEADER on class CL_COA_DISPLAY_DETAIL has no parameter.
Method ADD_QTY_HEADER on class CL_COA_DISPLAY_DETAIL has no exception.
Method ADD_QTY_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_QTY | Call by reference | Type reference (TYPE) | AWMEGPLA | Abweichungen: Planmenge der Verrechnungsseite | 19991130 | |||
| 2 | IM_QTY_UNIT | Call by reference | Type reference (TYPE) | MEINH | Mengeneinheit für Anzeige | 19991130 |
Method ADD_QTY_ITEM on class CL_COA_DISPLAY_DETAIL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 19991118 | |||
| 2 | IM_INPUT_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Einsatzseite selektiert | 19991130 | |||
| 3 | IM_ITEM | Call by reference | Type reference (TYPE) | OBJ_VAR_ALV | Objektnummer | 19991118 | |||
| 4 | IM_OBJ_ALV_VERSN | Call by reference | Type reference (TYPE) | OBJ_ALV_VERSN | Version | 19991118 | |||
| 5 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 19991118 | |||
| 6 | IM_SUMLEVEL_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Detaildarstellung zur Kostenartenliste | 19991130 |
Method CONSTRUCTOR on class CL_COA_DISPLAY_DETAIL has no exception.
Method CREATE_COSTS_TAB Signature
Method CREATE_COSTS_TAB on class CL_COA_DISPLAY_DETAIL has no parameter.
Method CREATE_COSTS_TAB on class CL_COA_DISPLAY_DETAIL has no exception.
Method CREATE_DYNAMIC_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM | Call by reference | Type reference (TYPE) | OBJ_VAR_ALV | Objektnummer | 19991118 | |||
| 2 | IM_OBJ_ALV_VERSN | Call by reference | Type reference (TYPE) | OBJ_ALV_VERSN | Version | 19991118 |
Method CREATE_DYNAMIC_DOCUMENT on class CL_COA_DISPLAY_DETAIL has no exception.
Method CREATE_QTY_TAB Signature
Method CREATE_QTY_TAB on class CL_COA_DISPLAY_DETAIL has no parameter.
Method CREATE_QTY_TAB on class CL_COA_DISPLAY_DETAIL has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_COA_DISPLAY_DETAIL has no parameter.
Method DISPLAY on class CL_COA_DISPLAY_DETAIL has no exception.
Method HTML_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | SDYDO_ELEMENT_NAME | ausgelöstes HTML-Event | 19991118 |
Method HTML_EVENT on class CL_COA_DISPLAY_DETAIL has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 46C |