SAP ABAP Class IF_UA_CR_CONTEXT (Costing Run: Context)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_CR_CONTEXT Costing Run: Context 20030115
Properties
Class IF_UA_CR_CONTEXT  
Short Description Costing Run: Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021119   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_CR_CONTEXT has no forward declaration.
Interfaces
Class IF_UA_CR_CONTEXT has no interface implemented.
Friends
Class IF_UA_CR_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_FGRP_CTXT Constant Public Type reference (TYPE) UAB_CR_FGRP 'CTXT' Context Fields of CE 20030116
2 CD_FGRP_LCON Constant Public Type reference (TYPE) UAB_CR_FGRP 'LCON' Posting Level Fields 20030116
3 CD_FGRP_NKEY Constant Public Type reference (TYPE) UAB_CR_FGRP 'NKEY' Node Key Fields 20030116
4 CD_FGRP_REID Constant Public Type reference (TYPE) UAB_CR_FGRP 'REID' Root Links of Run 20030218
5 CD_FGRP_RNID Constant Public Type reference (TYPE) UAB_CR_FGRP 'RNID' Root Nodes of Run 20030117
Methods
# Method Level Visibility Method type Description Created on
1 DEL Instance method Public Method Delete fields 20030117
2 GET Instance method Public Method Read Fields 20030117
3 GET_ALL Instance method Public Method Delivers All Fields of Context 20030121
4 GET_FIELD Instance method Public Method Delivers Field whose Name Was Entered 20030121
5 GET_GROUP Instance method Public Method Delivers Fields whose Group Was Entered 20030121
6 SET Instance method Public Method Set Fields 20030117
Events
Class IF_UA_CR_CONTEXT has no event.
Types
Class IF_UA_CR_CONTEXT has no local type.
Method Signatures

Method DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXPR Call by reference Type reference (TYPE) UAB_S_CR_CTXT_EXPR Kontextausdruck 20030117

Method DEL on class IF_UA_CR_CONTEXT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXPR Call by reference Type reference (TYPE) UAB_S_CR_CTXT_EXPR Kontextausdruck 20030117
2 Returning RT_DATA Value transfer Type reference (TYPE) UAB_T_CR_CTXT_DATA Kontextdaten 20030117

Method GET on class IF_UA_CR_CONTEXT has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELD Value transfer Type reference (TYPE) UAB_T_CR_CTXT_DATA Kalkulationslauf: Kontext 20030121

Method GET_ALL on class IF_UA_CR_CONTEXT has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) UAB_FIELDNAME Feldname 20030121
2 Returning RS_FIELD Value transfer Type reference (TYPE) UAB_S_CR_CTXT_DATA Felddaten 20030121
# Exception Resumable Description Created on
1 NOT_FOUND Es gibt kein Feld mit dem angegebenen Namen 20030121
2 NOT_UNIQUE Es gibt mehrere Felder mit dem angegebenen Namen 20030121

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GROUP Call by reference Type reference (TYPE) UAB_CR_FGRP Kalkulationslauf: Feldgruppe 20030121
2 Returning RT_FIELD Value transfer Type reference (TYPE) UAB_T_CR_CTXT_DATA Kalkulationslauf: Kontext 20030121
# Exception Resumable Description Created on
1 NOT_FOUND Es gibt keine Felder in der angegebenen Gruppe 20030121

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) UAB_T_CR_CTXT_DATA Kontextdaten 20030117

Method SET on class IF_UA_CR_CONTEXT has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in