SAP ABAP Class IF_UA_CR_ENVIRONMENT (Costing Run: Environment)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_CR_ENVIRONMENT | Costing Run: Environment | 20021118 |
Properties
| Class | IF_UA_CR_ENVIRONMENT | |
| Short Description | Costing Run: Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021115 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UA_CR_ENVIRONMENT has no forward declaration.
Interfaces
Class IF_UA_CR_ENVIRONMENT has no interface implemented.
Friends
Class IF_UA_CR_ENVIRONMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | KPEP_WL_CATEGORY | 'CRUN' | Type of Worklist | 20021217 | ||
| 2 | Constant | Public | Type reference (TYPE) | UAB_CR_PPFX | 'CI' | Prefix for an Item | 20021217 | ||
| 3 | Constant | Public | Type reference (TYPE) | UAB_CR_TYPE | 'FINO' | Type of an Item: FIN Object | 20030110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Transfers a FINB Message Handler into Default Handler | 20030320 | |
| 2 | Instance method | Public | Method | Gets Context of Costing Run | 20030115 | |
| 3 | Instance method | Public | Method | Gets ID of Costing Run | 20030401 | |
| 4 | Instance method | Public | Method | Gets Data Basis | 20021115 | |
| 5 | Instance method | Public | Method | Gets Metadata | 20021115 | |
| 6 | Instance method | Public | Method | Gets Result Level | 20030114 | |
| 7 | Instance method | Public | Method | Gets KPEP Worklist ID | 20021217 | |
| 8 | Instance method | Public | Method | Logs Table with Messages in Format BAPIRET2 | 20030225 | |
| 9 | Instance method | Public | Method | Closes Monitor | 20030121 | |
| 10 | Instance method | Public | Method | Generates and Initializes Monitor | 20030121 | |
| 11 | Instance method | Public | Method | Sets Root Nodes of Environment | 20030117 | |
| 12 | Instance method | Public | Method | Save | 20030115 | |
| 13 | Instance method | Public | Method | Worklist as Table | 20030121 | |
| 14 | Instance method | Public | Method | Closes Worklist | 20021217 | |
| 15 | Instance method | Public | Method | Generates Worklist | 20030116 | |
| 16 | Instance method | Public | Method | Opens Worklist | 20021217 | |
| 17 | Instance method | Public | Method | Reads an Item from Worklist | 20021218 | |
| 18 | Instance method | Public | Method | Sets the Status of an Item in Worklist | 20030122 | |
| 19 | Instance method | Public | Method | Writes an Item in Worklist | 20021217 |
Events
Class IF_UA_CR_ENVIRONMENT has no event.
Types
Class IF_UA_CR_ENVIRONMENT has no local type.
Method Signatures
Method ENRICH_FINB_MSG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030320 |
Method ENRICH_FINB_MSG_HANDLER on class IF_UA_CR_ENVIRONMENT has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_UA_CR_CONTEXT | Kalkulationslauf: Kontext | 20030115 |
Method GET_CONTEXT on class IF_UA_CR_ENVIRONMENT has no exception.
Method GET_CRUN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_CRUN_ID | Value transfer | Type reference (TYPE) | UAB_CR_CRID | Kalkulationslauf: Technischer Name des Kalkulationslaufs | 20030401 |
Method GET_CRUN_ID on class IF_UA_CR_ENVIRONMENT has no exception.
Method GET_DATABASIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_DATABASIS | Value transfer | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20021115 |
Method GET_DATABASIS on class IF_UA_CR_ENVIRONMENT has no exception.
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_METADATA | Value transfer | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadaten einer Costing Solution | 20021115 |
Method GET_METADATA on class IF_UA_CR_ENVIRONMENT has no exception.
Method GET_RESULT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESULT_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_UA_RESULT_LEVEL | Buchungsebene | 20030114 |
Method GET_RESULT_LEVEL on class IF_UA_CR_ENVIRONMENT has no exception.
Method GET_WORKLIST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_WORKLIST_ID | Value transfer | Type reference (TYPE) | KPEP_WL_WORKLISTID | Bezeichnung eines Arbeitsvorrats im Schedule Manager | 20021217 |
Method GET_WORKLIST_ID on class IF_UA_CR_ENVIRONMENT has no exception.
Method LOG_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20030225 |
Method LOG_BAPIRETTAB on class IF_UA_CR_ENVIRONMENT has no exception.
Method MONITOR_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_APLSTAT | Call by reference | Type reference (TYPE) | SCHEDMAN_JOB_STATI | Jobstatus aus betriebswirtschaftlicher Sicht | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Monitor ist nicht initialisiert | 20030121 |
Method MONITOR_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CALLER | Call by reference | Type reference (TYPE) | SYREPID | Aufrufer des Monitors | 20030121 |
Method MONITOR_OPEN on class IF_UA_CR_ENVIRONMENT has no exception.
Method ROOT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODE | Wurzelknoten | 20030117 |
Method ROOT_SET on class IF_UA_CR_ENVIRONMENT has no exception.
Method SAVE Signature
Method SAVE on class IF_UA_CR_ENVIRONMENT has no parameter.
Method SAVE on class IF_UA_CR_ENVIRONMENT has no exception.
Method WORKLIST_AS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ITEM | Value transfer | Type reference (TYPE) | UAB_TH_CR_WORKLIST | Positionen des Arbeitsvorrats | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Arbeitsvorrat ist nicht geöffnet | 20030121 |
Method WORKLIST_CLOSE Signature
Method WORKLIST_CLOSE on class IF_UA_CR_ENVIRONMENT has no parameter.
Method WORKLIST_CLOSE on class IF_UA_CR_ENVIRONMENT has no exception.
Method WORKLIST_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODE | Tabelle von Knoten | 20030116 |
Method WORKLIST_CREATE on class IF_UA_CR_ENVIRONMENT has no exception.
Method WORKLIST_OPEN Signature
Method WORKLIST_OPEN on class IF_UA_CR_ENVIRONMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Arbeitsvorrat ist bereits geöffnet | 20021217 |
Method WORKLIST_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJECT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJECTID | Objekt-ID im AV | 20021218 | |||
| 2 | RO_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_UA_CR_WORKLIST_ITEM | Position | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Position wurde nicht gefunden | 20021218 | ||
| 2 | Arbeitsvorrat ist nicht geöffnet | 20021218 |
Method WORKLIST_SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STEP | Call by reference | Type reference (TYPE) | KPEP_WL_STEP | Nummer des Ablaufschritts im generalisierten Arbeitsvorrat | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Arbeitsvorrat ist nicht geöffnet | 20030123 |
Method WORKLIST_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CROBJECT | Call by reference | Type reference (TYPE) | UAB_T_CR_WORKLIST_ITEM | Kalkulationslauf: Worklist Item | 20030117 | |||
| 2 | RT_WLOBJECT | Value transfer | Type reference (TYPE) | KPEP_WL_NEWOBJINF_STAB | Sortierte Tabelle von KPEP_WL_NEWOBJINF | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Arbeitsvorrat ist nicht geöffnet | 20021217 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |