SAP ABAP Class CL_RMPS_PROP_CONTEXT_INFO (PropUni: Context Information)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_PROPERTY (Package) PRO: Attribute Handling
Properties
Class CL_RMPS_PROP_CONTEXT_INFO  
Short Description PropUni: Context Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_PRO_PROPERTY   PRO: Attribute Handling 
Created 20040212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_PROP_CONTEXT_INFO has no interface implemented.
Friends
Class CL_RMPS_PROP_CONTEXT_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_UOBJ_ID_CONTEXT_INFO Constant Public Type reference (TYPE) STRING 'RMPS_CONTEXT_INFO' ID of User Object in PropUni 20040212
2 G_ATTRIBUTE_TEMPLATE Instance attribute Protected Type reference (TYPE) STRING Attribute Template 20060711
3 G_ATTR_TO_GENERATE Instance attribute Protected Type reference (TYPE) RMPS_REFGEN_PROFILE_A Info on current attribute to be generated 20040219
4 G_DOC_TYPE Instance attribute Private Type reference (TYPE) STRING Type of Document 20090624
5 G_DO_NOT_HIDE_INHERITED Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Always Display Inherited Attributes (Also Without Parent) 20060928
6 G_ENFORCE_READ_VIRTUALS Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Always Get Virtual Attributes 20060928
7 G_INPLACE_IN_RECORD_DISPLAY Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Are the attribute shown in the folder display? 20051107
8 G_IS_EMAIL Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Do attributes belong to an e-mail? 20040712
9 G_LINK_ELEMENTS Instance attribute Protected Type reference (TYPE) RMPS_LINK_LIST List of elements with links 20040917
10 G_MERGED_ATTR_TYPES Instance attribute Protected Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB LOIO/PHIO Attribute Descriptions of a KPro Document 20040415
11 G_MERGED_ATTR_TYPES_LOC Instance attribute Protected Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB LOIO/PHIO Attribute Descriptions (Descr = L(OIO)|P(HIO) 20040415
12 G_PURPOSE_VIRT_ATTR Instance attribute Protected Type reference (TYPE) STRING Purpose for which virtual attributes are read 20041110
13 G_SUPPRESS_TEXT_READING Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Suppress "Get Text" 20061002
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_TEMPLATE Instance method Public Method Gets for Attribute Template 20060711
2 GET_ATTR_TO_GENERATE Instance method Public Method Get Attribute to Be Generated 20040219
3 GET_DOC_TYPE Instance method Public Method Get Document Category 20090624
4 GET_DO_NOT_HIDE_INHERITED Instance method Public Method Get Flag: Force Display of Inherited Attributes 20060928
5 GET_ENFORCE_READ_VIRTUALS Instance method Public Method Get Flag: Force Read of Virtual Attributes 20060928
6 GET_INPLACE_IN_RECORD_DISPLAY Instance method Public Method Get flag to show whether attributes are displayed in folder 20051107
7 GET_INSTANCE_FROM_CONTEXT Static method Public Method Get Instance of Object from Context 20040415
8 GET_IS_EMAIL Instance method Public Method Get Indicator whether Attributes Belong to an E-mail 20040712
9 GET_KPRO_ATTR_TYPES Instance method Public Method Get KPro Attribute Descriptions 20040415
10 GET_LINK_ELEMENTS Instance method Public Method Get list of elements with links 20040917
11 GET_PURPOSE_VIRT_ATTR Instance method Public Method Get Purpose for which the virtual attr. are procured 20041110
12 GET_SUPPRESS_TEXT_READING Instance method Public Method Get Flag: Suppress "Get Text" 20061002
13 SET_ATTRIBUTE_TEMPLATE Instance method Public Method Sets for Attribute Template 20060711
14 SET_ATTR_TO_GENERATE Instance method Public Method Set Attribute to Be Generated 20040219
15 SET_DOC_TYPE Instance method Public Method Define Document Category 20090624
16 SET_DO_NOT_HIDE_INHERITED Instance method Public Method Set Flag: Force Display of Inherited Attributes 20060928
17 SET_ENFORCE_READ_VIRTUALS Instance method Public Method Set Flag: Force Read of Virtual Attributes 20060928
18 SET_INPLACE_IN_RECORD_DISPLAY Instance method Public Method Set flag to indicate whether attr, are displayed in folder 20051107
19 SET_IS_EMAIL Instance method Public Method Set indicator whether attributes belong to an e-mail 20040712
20 SET_KPRO_ATTR_TYPES Instance method Public Method Set KPro Attribute Descriptions 20040415
21 SET_LINK_ELEMENTS Instance method Public Method Set list of elements with links 20040917
22 SET_PURPOSE_VIRT_ATTR Instance method Public Method Set purpose for which the virtual attr. are procured 20041110
23 SET_SUPPRESS_TEXT_READING Instance method Public Method Set Flag: Suppress "Get Text" 20061002
Events
Class CL_RMPS_PROP_CONTEXT_INFO has no event.
Types
Class CL_RMPS_PROP_CONTEXT_INFO has no local type.
Method Signatures

Method GET_ATTRIBUTE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTRIBUTE_TEMPLATE Value transfer Type reference (TYPE) STRING Attributvorlage 20060711

Method GET_ATTRIBUTE_TEMPLATE on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_ATTR_TO_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTR Value transfer Type reference (TYPE) RMPS_REFGEN_PROFILE_A Infos zum aktuell zu generierenden Attribut 20040219

Method GET_ATTR_TO_GENERATE on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOC_TYPE Value transfer Type reference (TYPE) RMPSP_DOCTYPE doc type 20090624

Method GET_DOC_TYPE on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_DO_NOT_HIDE_INHERITED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLAG Value transfer Type reference (TYPE) SRMBOOLEAN Flag, ob geerbte Attribute unbedingt anzuzeigen sind 20060928

Method GET_DO_NOT_HIDE_INHERITED on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_ENFORCE_READ_VIRTUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLAG Value transfer Type reference (TYPE) SRMBOOLEAN Flag, ob virtuelle Attribute unbedingt zu lesen sind 20060928

Method GET_ENFORCE_READ_VIRTUALS on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_INPLACE_IN_RECORD_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLAG Value transfer Type reference (TYPE) SRMBOOLEAN Werden Attribute innerhalb der Aktendarstellung angezeigt? 20051107

Method GET_INPLACE_IN_RECORD_DISPLAY on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_INSTANCE_FROM_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT Kontext 20040415
2 Importing IM_CREATE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Objekt anlegen und in Kontext hinterlegen, falls nicht da? 20040415
3 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) CL_RMPS_PROP_CONTEXT_INFO Instanz 20040415

Method GET_INSTANCE_FROM_CONTEXT on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_IS_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_EMAIL Value transfer Type reference (TYPE) SRMBOOLEAN Gehören Attribute zu einer EMail? 20040712

Method GET_IS_EMAIL on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_KPRO_ATTR_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MERGED_ATTR_TYPES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB KPro-Attr.beschreibungen 20040415
2 Exporting EX_MERGED_WITH_LOCATION Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB KPro-Attr.beschr;in description steht "L"(oio) oder "P"(hio) 20040415

Method GET_KPRO_ATTR_TYPES on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_LINK_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LINK_ELEMENTS Value transfer Type reference (TYPE) RMPS_LINK_LIST Elemente, zu denen Links bestehen 20040917

Method GET_LINK_ELEMENTS on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_PURPOSE_VIRT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PURPOSE Value transfer Type reference (TYPE) STRING Zweck, zu dem virtuelle Attr. beschafft werden 20041110

Method GET_PURPOSE_VIRT_ATTR on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method GET_SUPPRESS_TEXT_READING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLAG Value transfer Type reference (TYPE) SRMBOOLEAN Flag, ob Textbeschaffung unterdrückt werden soll 20061002

Method GET_SUPPRESS_TEXT_READING on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_ATTRIBUTE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_TEMPLATE Call by reference Type reference (TYPE) STRING Attributvorlage 20060711

Method SET_ATTRIBUTE_TEMPLATE on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_ATTR_TO_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR Value transfer Type reference (TYPE) RMPS_REFGEN_PROFILE_A Infos zum aktuell zu generierenden Attribut 20040219

Method SET_ATTR_TO_GENERATE on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOC_TYPE Call by reference Type reference (TYPE) RMPSP_DOCTYPE Doc type 20090624

Method SET_DOC_TYPE on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_DO_NOT_HIDE_INHERITED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLAG Call by reference Type reference (TYPE) SRMBOOLEAN Flag, ob geerbte Attribute unbedingt anzuzeigen sind 20060928

Method SET_DO_NOT_HIDE_INHERITED on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_ENFORCE_READ_VIRTUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLAG Call by reference Type reference (TYPE) SRMBOOLEAN Flag, ob virtuelle Attr. unbedingt zu lesen sind 20060928

Method SET_ENFORCE_READ_VIRTUALS on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_INPLACE_IN_RECORD_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLAG Call by reference Type reference (TYPE) SRMBOOLEAN Werden Attribute innerhalb der Aktendarstellung angezeigt? 20051107

Method SET_INPLACE_IN_RECORD_DISPLAY on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_IS_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IS_EMAIL Call by reference Type reference (TYPE) SRMBOOLEAN Gehören die Attribute zu einer EMail (=IF_SRM=>TRUE)? 20040712

Method SET_IS_EMAIL on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_KPRO_ATTR_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MERGED_ATTR_TYPES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB KPro-Attr.beschreibungen 20040415
2 Importing IM_MERGED_WITH_LOCATION Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB KPro-Attr.beschr;in description steht "L"(oio) oder "P"(hio) 20040415

Method SET_KPRO_ATTR_TYPES on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_LINK_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LINK_ELEMENTS Call by reference Type reference (TYPE) RMPS_LINK_LIST Liste der Elemente, zu denen Links bestehen 20040917

Method SET_LINK_ELEMENTS on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_PURPOSE_VIRT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PURPOSE Call by reference Type reference (TYPE) STRING Zweck virt. Attr. (CL_RMPS_PROP_VIRTUAL_ATTRS=>C_PURPOSE_*) 20041110

Method SET_PURPOSE_VIRT_ATTR on class CL_RMPS_PROP_CONTEXT_INFO has no exception.

Method SET_SUPPRESS_TEXT_READING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLAG Call by reference Type reference (TYPE) SRMBOOLEAN Flag, ob Textbeschaffung unterdrückt werden soll 20061002

Method SET_SUPPRESS_TEXT_READING on class CL_RMPS_PROP_CONTEXT_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640