SAP ABAP Class IF_USMD_APP_CONTEXT (Application Context)
Properties
Class IF_USMD_APP_CONTEXT  
Short Description Application Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_USMD_APP_CONTEXT has no forward declaration.
Interfaces
Class IF_USMD_APP_CONTEXT has no interface implemented.
Friends
Class IF_USMD_APP_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MODEL Instance attribute Public Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDG Data Model EXT for Access from SAP Standard Delivery 20100728
2 MT_PARAMETER Instance attribute Public Type reference (TYPE) USMD_TS_VALUE Field Name and Value 20100728
3 MV_CREQUEST_ID Instance attribute Public Type reference (TYPE) USMD_CREQUEST Change Request 20101001
4 MV_CREQUEST_INDEX Instance attribute Public Type reference (TYPE) USMD_CREQUEST_WFINDEX Workflow Index 20100728
5 MV_CREQUEST_STEP Instance attribute Public Type reference (TYPE) USMD_CREQUEST_APPSTEP Workflow Step Number 20100728
6 MV_CREQUEST_TYPE Instance attribute Public Type reference (TYPE) USMD_CREQUEST_TYPE Type of Change Request 20100728
7 MV_PARENT_PROCESS Instance attribute Public Type reference (TYPE) USMD_PROCESS Higher-Level Activity (If Applicable) 20100927
8 MV_PROCESS Instance attribute Public Type reference (TYPE) USMD_PROCESS Business Activity 20100728
9 MV_USMD_MODEL Instance attribute Public Type reference (TYPE) USMD_MODEL Data Model 20100728
10 MV_WF_CONT_READ Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20100728
11 MV_WI_ID Instance attribute Public Type reference (TYPE) SWW_WIID Work Item ID 20101001
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PARAMETER Instance method Public Method Deletes Parameter Row from Parameter Table 20100813
2 GET_ATTRIBUTES Instance method Public Method Read General Context Attributes 20100715
3 GET_ENTITY_EXISTENCE Instance method Public Method Usage of Entity 20100616
4 GET_PARAMETER Instance method Public Method Reads Parameter from Parameter Table 20100615
5 GET_PARAMETER_ALL Instance method Public Method Read All Entries of Context Parameter Table 20100708
6 SET_PARAMETER Instance method Public Method Set Entry in Context Parameter Table 20100708
Events
Class IF_USMD_APP_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_WF_INFO Public See coding 20100615 begin of s_wf_info, CREQUEST type USMD_CREQUEST , CREQUEST_STEP type USMD_CREQUEST_APPSTEP , CREQUEST_INDEX type USMD_CREQUEST_WFINDEX , wf_item type sww_wiid, end of s_wf_info
Method Signatures

Method DELETE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) USMD_FIELDNAME Name des anwendungsspezifischen Kontextparamete 20100813

Method DELETE_PARAMETER on class IF_USMD_APP_CONTEXT has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell EXT für Zugriff aus SAP-Standard 20100715
2 Exporting EV_CREQUEST_ID Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20101001
3 Exporting EV_CREQUEST_INDEX Call by reference Type reference (TYPE) USMD_CREQUEST_WFINDEX Workflow-Index 20100726
4 Exporting EV_CREQUEST_STEP Call by reference Type reference (TYPE) USMD_CREQUEST_APPSTEP Workflow-Schrittnummer 20100726
5 Exporting EV_CREQUEST_TYPE Call by reference Type reference (TYPE) USMD_CREQUEST_TYPE Typ des Änderungsantrags 20100726
6 Exporting EV_PARENT_PROCESS Call by reference Type reference (TYPE) USMD_PROCESS Übergeordnete Aktivität (falls vorhanden) 20100927
7 Exporting EV_PROCESS Call by reference Type reference (TYPE) USMD_PROCESS Betriebswirtschaftliche Aktivität 20100726
8 Exporting EV_WI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20101001

Method GET_ATTRIBUTES on class IF_USMD_APP_CONTEXT has no exception.

Method GET_ENTITY_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) USMD_FLG Keine aktive Version vorhanden 20100616
2 Exporting EF_INACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) USMD_FLG Keine inaktive Version vorhanden 20100616
3 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Entitätenschlüssel 20100616
4 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) USMD_ENTITY Name der Entität 20100708

Method GET_ENTITY_EXISTENCE on class IF_USMD_APP_CONTEXT has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_PARAMETER_EXISTS Call by reference Type reference (TYPE) BOOLEAN Parametername existiert in der Parametertabelle 20100813
2 Exporting EV_PARAMETER_VALUE Value transfer Type reference (TYPE) USMD_VALUE Wert des anwendungsspezifischen Kontextparameters 20100728
3 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) USMD_FIELDNAME Name des anwendungsspezifischen Kontextparameters 20100728

Method GET_PARAMETER on class IF_USMD_APP_CONTEXT has no exception.

Method GET_PARAMETER_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTEXT_PARAMETER Call by reference Type reference (TYPE) USMD_TS_VALUE Tabelle der Kontextparameter (Feldname und Wert) 20100708

Method GET_PARAMETER_ALL on class IF_USMD_APP_CONTEXT has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_INSERT Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100728
2 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) USMD_FIELDNAME Name desKontextparameters 20100728
3 Importing IV_PARAMETER_VALUE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert des Kontextparameters 20100728

Method SET_PARAMETER on class IF_USMD_APP_CONTEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in