SAP ABAP Class CL_UASE_COSTMODELIDQR (Proxy Class (Generated))
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_ESA (Package) ESA Proxys
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | II_UASE_COSTMODELIDQR | Proxy Interface (Generated) | 20070406 |
Properties
| Class | CL_UASE_COSTMODELIDQR | |
| Short Description | Proxy Class (Generated) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UA_ESA | ESA Proxys |
| Created | 20070406 | SAP |
| Last change | 20070914 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | II_UASE_COSTMODELIDQR | Proxy Interface (Generated) | 20070406 |
Friends
Class CL_UASE_COSTMODELIDQR 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) | UAB_TYPENAME | Type Name | 20070525 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Basis Class of Types | 20070420 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Runtime Environment | 20070420 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadata of a Costing Solution | 20070420 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Basis Class of Types | 20070420 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Basis Class of Types | 20070420 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_RESULT_LEVEL | Posting Level | 20070420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build up CCS for Element | 20070425 | |
| 2 | Instance method | Private | Method | 20070426 | ||
| 3 | Instance method | Private | Method | Convert the input informaiton | 20070420 | |
| 4 | Instance method | Private | Method | Convert the output informaiton | 20070420 | |
| 5 | Instance method | Private | Method | Query the Cost model information | 20070425 |
Events
Class CL_UASE_COSTMODELIDQR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | UAB_T_EDGE | Private | See coding | 20070424 | UAB_T_edge type TABLE OF ref to CL_UA_edge
|
||
| 2 | UAB_T_ELEMENT | Private | See coding | Instance | 20070424 | UAB_T_ELEMENT type TABLE OF ref to CL_UA_ELEMENT
|
Method Signatures
Method BUILD_CCS_FOR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CCS | Call by reference | Type reference (TYPE) | TY_T_FIELDNAME_CCST_CCS | Cost Component Splits and Split Values for Elements | 20070426 | |||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Node Instance: Key Figures to Objects | 20070426 |
Method BUILD_CCS_FOR_ELEMENT on class CL_UASE_COSTMODELIDQR has no exception.
Method FILL_CCS_TO_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CCS_XI | Call by reference | Type reference (TYPE) | SEM_BW_COSTMODELBYIDRPCCS1 | Proxy Structure (Generated) | 20070426 | |||
| 2 | IT_CCS | Call by reference | Type reference (TYPE) | TY_T_FIELDNAME_CCST_CCS | 20070426 |
Method FILL_CCS_TO_STRUCTURE on class CL_UASE_COSTMODELIDQR has no exception.
Method INPUT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CONVERSION_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070420 | ||||
| 2 | ED_OBJECTID | Call by reference | Type reference (TYPE) | FOBJ_OBJECT_ID | Object ID | 20070420 | |||
| 3 | IS_INPUT | Call by reference | Type reference (TYPE) | UASE_COSTMODELIDQU | CostModelByIDQuery synchronous | 20070420 |
Method INPUT_CONVERSION on class CL_UASE_COSTMODELIDQR has no exception.
Method OUTPUT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT | Call by reference | Type reference (TYPE) | UASE_COSTMODELIDRP | Cost model ouput info | 20070425 | |||
| 2 | ID_PROCESS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070426 | ||||
| 3 | IO_OBJECT_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Project Element | 20070425 | |||
| 4 | IT_CES | Call by reference | Type reference (TYPE) | UAB_T_NODE | table of all CE like | 20070425 | |||
| 5 | IT_EDGE_FIRSTLEVEL | Call by reference | Type reference (TYPE) | UAB_T_ELEMENT | table of first level edge | 20070425 | |||
| 6 | IT_EDGE_OTHER | Call by reference | Type reference (TYPE) | UAB_T_ELEMENT | table of other edges | 20070425 |
Method OUTPUT_CONVERSION on class CL_UASE_COSTMODELIDQR has no exception.
Method QUERY_CM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_PROCESS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicate if processed ok | 20070425 | |||
| 2 | EO_OBJECT_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Object Instance | 20070425 | |||
| 3 | ET_CES | Call by reference | Type reference (TYPE) | UAB_T_NODE | Instance | 20070425 | |||
| 4 | ET_EDGE_FIRSTLEVEL | Call by reference | Type reference (TYPE) | UAB_T_ELEMENT | Instance | 20070425 | |||
| 5 | ET_EDGE_OTHER | Call by reference | Type reference (TYPE) | UAB_T_ELEMENT | Instance | 20070425 | |||
| 6 | ID_OBJECTID | Call by reference | Type reference (TYPE) | FOBJ_OBJECT_ID | Object ID | 20070425 |
Method QUERY_CM on class CL_UASE_COSTMODELIDQR has no exception.
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in | 600 |