SAP ABAP Class CL_GRFN_MDUG_UTIL (MDUG metadata)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration

⤷

⤷

Properties
Class | CL_GRFN_MDUG_UTIL | |
Short Description | MDUG metadata | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_CLM | Shared infrastructure for CLM integration |
Created | 20101104 | SAP |
Last change | 20141106 | |
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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRFN_MDUG_UTIL has no interface implemented.
Friends
Class CL_GRFN_MDUG_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20101104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Used by XSLT | 20101104 |
2 | ![]() |
Static method | Public | Method | 20101105 | |
3 | ![]() |
Static method | Public | Method | 20101122 | |
4 | ![]() |
Static method | Public | Method | 20101104 | |
5 | ![]() |
Static method | Public | Method | 20101104 | |
6 | ![]() |
Static method | Public | Method | 20110707 | |
7 | ![]() |
Static method | Public | Method | 20101104 | |
8 | ![]() |
Static method | Public | Method | 20101105 | |
9 | ![]() |
Static method | Public | Method | Used by XSLT | 20120315 |
10 | ![]() |
Static method | Public | Method | 20101129 | |
11 | ![]() |
Static method | Public | Method | Used by XSLT | 20101104 |
12 | ![]() |
Static method | Public | Method | Used by XSLT | 20120614 |
13 | ![]() |
Static method | Public | Method | Used by XSLT | 20101104 |
Events
Class CL_GRFN_MDUG_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_SURVEY | Public | See coding | 20110707 | BEGIN OF s_survey,
id TYPE grfn_api_object_id,
name TYPE grpc_stext,
END OF s_survey
|
||
2 | T_SURVEY | Public | See coding | 20110707 | t_survey TYPE STANDARD TABLE OF s_survey
|
Method Signatures
Method CHECK_NAME_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101104 | ||
2 | ![]() |
IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20101104 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101104 | |||
4 | ![]() |
RV_EXISTENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101104 |
Method CHECK_NAME_EXISTENCE on class CL_GRFN_MDUG_UTIL has no exception.
Method GET_ENTITY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101105 | ||
2 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20101105 |
Method GET_ENTITY_TEXT on class CL_GRFN_MDUG_UTIL has no exception.
Method GET_FLD_VALUESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20101122 | ||
2 | ![]() |
RT_VALUESET | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20101122 |
Method GET_FLD_VALUESET on class CL_GRFN_MDUG_UTIL has no exception.
Method GET_PROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | MDUG option | 20101104 | ||
2 | ![]() |
IO_METADATA | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_METADATA | Metadata services | 20120606 | ||
3 | ![]() |
IO_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MDUG_OPTION | IO Log | 20101104 | ||
4 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101104 | ||
5 | ![]() |
RO_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_EXCEL_TPL_PROC | Excel Template Processor | 20101104 |
Method GET_PROCESSOR on class CL_GRFN_MDUG_UTIL has no exception.
Method GET_REF_TO_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101129 | ||
2 | ![]() |
EV_REQUIRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101129 | |||
3 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101104 | ||
4 | ![]() |
IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20101104 |
Method GET_REF_TO_ENTITY on class CL_GRFN_MDUG_UTIL has no exception.
Method GET_SURVEY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SURVEYS_APPR | Call by reference | Type reference (TYPE) | T_SURVEY | 20110707 | |||
2 | ![]() |
ET_SURVEYS_QUIZ | Call by reference | Type reference (TYPE) | T_SURVEY | 20110707 | |||
3 | ![]() |
ET_SURVEYS_SURV | Call by reference | Type reference (TYPE) | T_SURVEY | 20110707 |
Method GET_SURVEY_LIST on class CL_GRFN_MDUG_UTIL has no exception.
Method HAS_DIRECT_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101104 | ||
2 | ![]() |
RV_HAS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101104 |
Method HAS_DIRECT_PARENT on class CL_GRFN_MDUG_UTIL has no exception.
Method HAS_REG_SPECIFIC_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101105 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101105 |
Method HAS_REG_SPECIFIC_VALUE on class CL_GRFN_MDUG_UTIL has no exception.
Method IS_MULTI_LANG_FLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20120315 | ||
2 | ![]() |
RV_MULTI_LANG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120315 |
Method IS_MULTI_LANG_FLD on class CL_GRFN_MDUG_UTIL has no exception.
Method REQUIRE_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101129 | ||
2 | ![]() |
RV_REQUIRE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101129 |
Method REQUIRE_PARENT on class CL_GRFN_MDUG_UTIL has no exception.
Method TRANS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20101104 | ||
2 | ![]() |
IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20101104 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101104 | |||
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20101104 |
Method TRANS_ID on class CL_GRFN_MDUG_UTIL has no exception.
Method TRANS_ID_TO_UNIQUE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECTS | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_MASS_EXPORT_OBJECTS | Export objects | 20120614 | ||
2 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20120614 | |||
3 | ![]() |
IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | 20120614 | |||
4 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120614 | |||
5 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120614 |
Method TRANS_ID_TO_UNIQUE_NAME on class CL_GRFN_MDUG_UTIL has no exception.
Method TRANS_NAME_TO_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20101104 | |||
2 | ![]() |
IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | 20101104 | |||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101104 | |||
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20101104 |
Method TRANS_NAME_TO_ID on class CL_GRFN_MDUG_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |