SAP ABAP Class /UI2/CL_FIORI_LPD_CHECKS (Fiori Content Checks)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/UTIL_702 (Package) Utilities in 7.02
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_FCC_CONST Constants of Fiori Content Check 20131128
Properties
Class /UI2/CL_FIORI_LPD_CHECKS  
Short Description Fiori Content Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /UI2/FIOCONT    
Program status     
Category 0   
Package /UI2/UTIL_702   Utilities in 7.02 
Created 20131128   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/CL_TARGET_MAPPING_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /UI2/IF_CATALOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /UI2/IF_EDM_WD_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 /UI2/IF_FCC_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 /UI2/IF_FND_LAUNCHPAD_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 /UI2/IF_NAVIGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_FCC_CONST Constants of Fiori Content Check 20131128
Friends
Class /UI2/CL_FIORI_LPD_CHECKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CHIP Instance attribute Private Attribute reference (LIKE) 20131128
2 GC_APPLAUNCHER_CHIP Instance attribute Private Attribute reference (LIKE) 20131128
3 GC_CAT Instance attribute Private Attribute reference (LIKE) 20131128
4 GC_CAT_PATTERN Instance attribute Private Attribute reference (LIKE) 20131211
5 GC_CAT_PATTERN_DB Instance attribute Private Attribute reference (LIKE) 20131213
6 GC_COMPO Instance attribute Private Attribute reference (LIKE) 20131128
7 GC_COMPO_FCTSH Instance attribute Private Attribute reference (LIKE) 20131128
8 GC_DYNAPPLAUNCHER_CHIP Instance attribute Private Attribute reference (LIKE) 20140815
9 GC_MAX Instance attribute Private Attribute reference (LIKE) 20131128
10 GC_MESSAGE_ID Instance attribute Private Attribute reference (LIKE) 20131128
11 GC_MYCONTAINER Instance attribute Private Attribute reference (LIKE) 20131128
12 GC_TADIR_OBJ Instance attribute Private Attribute reference (LIKE) 20131128
13 GC_TADIR_PGMID Instance attribute Private Attribute reference (LIKE) 20131128
14 GC_UI_GRP Instance attribute Private Attribute reference (LIKE) 20131128
15 MO_CATALOG_UTIL Instance attribute Private Object reference (TYPE REF TO) /UI2/CL_CATALOG_UTIL Catalog Utility 20140304
16 MO_CHIP_PROVIDER Instance attribute Private Object reference (TYPE REF TO) LIF_CHIP_PROVIDER 20131128
17 MO_CONTEXT_PROVIDER Instance attribute Private Object reference (TYPE REF TO) LIF_CONTEXT_PROVIDER 20131128
18 MO_LPD_PROVIDER Instance attribute Private Object reference (TYPE REF TO) LIF_LPD_PROVIDER 20131128
19 MO_TADIR_PROVIDER Instance attribute Private Object reference (TYPE REF TO) LIF_TADIR_PROVIDER 20131204
20 MR_PACKAGE Instance attribute Private Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_PACKAGE 20131209
21 MT_CATALOGS Instance attribute Private Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_CATALOG Catalog id filter 20140317
22 MT_CHIP_AP Instance attribute Private Type reference (TYPE) TP_T_CHIP_AP Buffer of application launcher infos 20131217
23 MT_CHIP_TM Instance attribute Private Type reference (TYPE) TP_T_CHIP_TM Buffer of chip target mapping infos 20131217
24 MT_MESSAGE Instance attribute Private Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_MSG Output Messages 20131128
25 MT_PAGE Instance attribute Private Type reference (TYPE) TP_T_PAGE 20131210
26 MV_ASSIGNED_ONLY Instance attribute Private Type reference (TYPE) CHAR1 Consider only assigned roles 20140220
27 MV_CURR_AGR_ASSIGNED Instance attribute Private Type reference (TYPE) CHAR1 Role assigned to user 20140225
28 MV_CURR_AGR_NAME Instance attribute Private Type reference (TYPE) AGR_NAME Role Name 20140225
29 MV_IGNORE_SIGNATURE Instance attribute Private Type reference (TYPE) CHAR1 Ignore Form factor & parameters when filtering 20140310
30 MV_SCOPE Instance attribute Private Type reference (TYPE) STRING 20131129
31 MV_UNAME Instance attribute Private Type reference (TYPE) SYUNAME User Name 20140220
32 MV_WITH_GROUPS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20140307
33 M_CHECKED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20140514
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method 20131128
2 ADD_MESSAGE_PAGE Instance method Private Method 20131210
3 ADD_MESSAGE_TARGET_MAPPING Instance method Private Method 20131212
4 CHECK Instance method Public Method 20131209
5 CHECK_APPLAUNCHER Instance method Private Method 20131209
6 CHECK_CATALOG Instance method Private Method 20131211
7 CHECK_GROUP_CHIP Instance method Private Method Check Chips of a Group 20131217
8 CHECK_GROUP_HEADER Instance method Private Method 20131211
9 CHECK_INTENT_RESOLUTION Instance method Public Method Analyze an intent resolution 20140219
10 CHECK_SINGLE_TADIR_OBJECT Instance method Public Method 20140514
11 CHECK_TARGET_MAPPING Instance method Private Method 20131209
12 CHECK_TARGET_MAPPING_LPD Instance method Private Method Checks of LPD_CUST related target mappings 20140805
13 CHECK_TARGET_MAPPING_SAPUI5 Instance method Private Method Checks of target mappings with direct UI5 component 20140805
14 GET_CHIP_APPLAUNCHER Instance method Private Method Get Infos for Application Launcher Chips 20131217
15 GET_CHIP_TM Instance method Private Method 20131213
16 GET_CONTEXT_MESSAGE Static method Private Method 20140225
17 GET_INSTANCE Static method Public Method 20131128
18 GET_MESSAGES Instance method Public Method 20131212
19 GET_PAGES Instance method Protected Method 20131210
20 GET_TM_OBJECT_ACTION Instance method Protected Method 20131210
21 INIT Instance method Private Method 20131128
Events
Class /UI2/CL_FIORI_LPD_CHECKS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CHIP_AP Private Attribute reference (LIKE) 20131217
2 TP_S_CHIP_TM Private Attribute reference (LIKE) 20131213
3 TP_S_MSG Private Attribute reference (LIKE) 20131128
4 TP_S_OBJECT_ACTION Private Attribute reference (LIKE) 20131211
5 TP_S_PACKAGE Private Attribute reference (LIKE) 20131128
6 TP_S_PAGE Private Attribute reference (LIKE) 20131210
7 TP_S_PAGE_2_ROLE_MAP Private Attribute reference (LIKE) 20131210
8 TP_S_T100 Private Attribute reference (LIKE) 20131212
9 TP_T_CHIP_AP Private Attribute reference (LIKE) 20131217
10 TP_T_CHIP_TM Private Attribute reference (LIKE) 20131213
11 TP_T_FORM_FACTOR Private Type reference (TYPE) /UI2/CL_TARGET_MAPPING_UTIL=>TP_S_TM_CONFIG 20140306
12 TP_T_MSG Private Attribute reference (LIKE) 20131128
13 TP_T_OBJECT_ACTION Private Attribute reference (LIKE) 20131211
14 TP_T_PACKAGE Private Attribute reference (LIKE) 20131128
15 TP_T_PAGE Private Attribute reference (LIKE) 20131210
16 TP_T_PAGE_2_ROLE_MAP Private Attribute reference (LIKE) 20131210
17 TY_S_INTENT Private See coding 20140219 begin of TY_S_INTENT. types SEMANTIC_OBJECT type string. types ACTION type string. " ... type parameters " ... type FormFactor (Vector ) types end of ty_s_intent
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGR_ASSIGNED Call by reference Type reference (TYPE) CHAR1 Role assigned to queried user? 20140220
2 Importing AGR_NAME Call by reference Type reference (TYPE) AGR_NAME Role Name 20131128
3 Importing AGR_TITLE Call by reference Type reference (TYPE) STRING role title 20140526
4 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20131128
5 Importing APP_TYPE Call by reference Type reference (TYPE) STRING 20131128
6 Importing BUSINESS_PARAMS Call by reference Type reference (TYPE) STRING 20131128
7 Importing CATALOG_ID Call by reference Type reference (TYPE) STRING 20131210
8 Importing CATALOG_TITLE Call by reference Type reference (TYPE) STRING 20131210
9 Importing CHIP_ID Call by reference Type reference (TYPE) STRING 20131210
10 Importing CHIP_TITLE Call by reference Type reference (TYPE) STRING 20131210
11 Importing CONFIG Call by reference Type reference (TYPE) STRING 20131128
12 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20131210
13 Importing FORM_FACTORS Call by reference Type reference (TYPE) /UI2/CL_TARGET_MAPPING_UTIL=>TP_T_FORM_FACTORS 20140306
14 Importing GROUP_ID Call by reference Type reference (TYPE) STRING 20131210
15 Importing GROUP_TITLE Call by reference Type reference (TYPE) STRING 20131210
16 Importing INFORMATION Call by reference Type reference (TYPE) STRING 20131128
17 Importing INTERVAL Call by reference Type reference (TYPE) STRING 20140815
18 Importing LPD_ADD_INFO Call by reference Type reference (TYPE) STRING 20131128
19 Importing LPD_ALIAS Call by reference Type reference (TYPE) APB_LPD_APPL_ALIAS 20131210
20 Importing LPD_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE 20131210
21 Importing LPD_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE 20131210
22 Importing MAPPING_SIGNATURE Call by reference Type reference (TYPE) STRING 20140304
23 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20131128
24 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20131128
25 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20131128
26 Importing MSGV1 Call by reference Type reference (TYPE) STRING 20131128
27 Importing MSGV2 Call by reference Type reference (TYPE) STRING 20131128
28 Importing MSGV3 Call by reference Type reference (TYPE) STRING 20131128
29 Importing MSGV4 Call by reference Type reference (TYPE) STRING 20131128
30 Importing OBJECT Call by reference Type reference (TYPE) TROBJTYPE 20131210
31 Importing OBJ_NAME Call by reference Type reference (TYPE) STRING 20131210
32 Importing PGMID Call by reference Type reference (TYPE) PGMID 20131210
33 Importing SEM_OBJ Call by reference Type reference (TYPE) STRING 20131128
34 Importing SEM_OBJ_ACTION Call by reference Type reference (TYPE) STRING 20131128
35 Importing SERVICE_URL Call by reference Type reference (TYPE) STRING 20140815
36 Importing SUB_TITLE Call by reference Type reference (TYPE) STRING 20131128
37 Importing TEST_ID Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20131128

Method ADD_MESSAGE on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method ADD_MESSAGE_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20131210
2 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20131210
3 Importing MSGV1 Call by reference Type reference (TYPE) STRING 20131210
4 Importing MSGV2 Call by reference Type reference (TYPE) STRING 20131210
5 Importing MSGV3 Call by reference Type reference (TYPE) STRING 20131210
6 Importing MSGV4 Call by reference Type reference (TYPE) STRING 20131210
7 Importing PAGE_ID Call by reference Type reference (TYPE) STRING 20131210
8 Importing TEST_ID Call by reference Type reference (TYPE) CHAR10 20131210

Method ADD_MESSAGE_PAGE on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method ADD_MESSAGE_TARGET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) TP_S_T100 20131212
2 Importing IV_CHIP_ID Call by reference Type reference (TYPE) STRING 20131212
3 Importing IV_TEST_ID Call by reference Type reference (TYPE) CHAR10 Not More Closely Defined Area, Possibly Used for Patchlevels 20131212

Method ADD_MESSAGE_TARGET_MAPPING on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK Signature

Method CHECK on class /UI2/CL_FIORI_LPD_CHECKS has no parameter.
Method CHECK on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_APPLAUNCHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CATALOG Call by reference Type reference (TYPE) TP_S_PAGE 20131209
2 Importing IS_CHIP Call by reference Type reference (TYPE) /UI2/IF_CATALOG=>TP_S_CHIP 20131209

Method CHECK_APPLAUNCHER on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAGE Call by reference Type reference (TYPE) TP_S_PAGE 20131211

Method CHECK_CATALOG on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_GROUP_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHIP_ID Call by reference Type reference (TYPE) CSEQUENCE 20131217
2 Importing IV_GROUP_ID Call by reference Type reference (TYPE) CSEQUENCE 20131217

Method CHECK_GROUP_CHIP on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_GROUP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP Call by reference Type reference (TYPE) TP_S_PAGE 20131211

Method CHECK_GROUP_HEADER on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_INTENT_RESOLUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_S_MSG Primary message and associated information 20140220
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_MSG 20140224
3 Exporting EV_COUNT Value transfer Type reference (TYPE) I Number of matching distinct target mappings 20140220
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20140317
5 Importing IV_FORM_FACTOR Call by reference Type reference (TYPE) STRING 20140228
6 Importing IV_INTENT Call by reference Type reference (TYPE) STRING 20140219

Method CHECK_INTENT_RESOLUTION on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_SINGLE_TADIR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_MSG 20140514
2 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20140514

Method CHECK_SINGLE_TADIR_OBJECT on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_TARGET_MAPPING Signature

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

Method CHECK_TARGET_MAPPING on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_TARGET_MAPPING_LPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHIP_TM Call by reference Type reference (TYPE) TP_S_CHIP_TM 20140805

Method CHECK_TARGET_MAPPING_LPD on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method CHECK_TARGET_MAPPING_SAPUI5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHIP_TM Call by reference Type reference (TYPE) TP_S_CHIP_TM 20140805

Method CHECK_TARGET_MAPPING_SAPUI5 on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method GET_CHIP_APPLAUNCHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHIP_ID Call by reference Type reference (TYPE) CSEQUENCE 20131217
2 Returning RS_CHIP_AP Value transfer Type reference (TYPE) TP_S_CHIP_AP 20131217

Method GET_CHIP_APPLAUNCHER on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method GET_CHIP_TM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHIP_ID Call by reference Type reference (TYPE) STRING 20131213
2 Returning RS_CHIP_TM Value transfer Type reference (TYPE) TP_S_CHIP_TM Single-Character Flag 20131213

Method GET_CHIP_TM on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method GET_CONTEXT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_S_MSG 20140225
2 Importing IV_INTENT Call by reference Type reference (TYPE) STRING 20140225
3 Returning RS_MESSAGE Value transfer Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_S_MSG 20140225

Method GET_CONTEXT_MESSAGE on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATALOGS Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_CATALOG Catalog id filter, optional 20140317
2 Importing IT_PACKAGES Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_PACKAGE 20131128
3 Importing IV_ASSIGNED_ONLY Call by reference Type reference (TYPE) ABAP_BOOL restrict to assigned roles 20140220
4 Importing IV_IGNORE_SIGNATURE Call by reference Type reference (TYPE) ABAP_BOOL ignore signature 20140310
5 Importing IV_SCOPE Call by reference Type reference (TYPE) CSEQUENCE /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION Adaptation layer of Page Building Service 20131129
6 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20140220
7 Importing IV_WITH_GROUPS Call by reference Type reference (TYPE) ABAP_BOOL 20140307
8 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /UI2/CL_FIORI_LPD_CHECKS Fiori Content Checks 20131128
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20131128

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_MSG 20131212

Method GET_MESSAGES on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method GET_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAGE Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_PAGE 20131210
2 Importing IV_WITH_GROUPS Call by reference Type reference (TYPE) ABAP_BOOL 20140307

Method GET_PAGES on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method GET_TM_OBJECT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TM_OBJECT_ACTION Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_OBJECT_ACTION 20131210
2 Importing IV_CATALOG_ID Call by reference Type reference (TYPE) STRING 20131210

Method GET_TM_OBJECT_ACTION on class /UI2/CL_FIORI_LPD_CHECKS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHIP_PROVIDER Call by reference Object reference (TYPE REF TO) LIF_CHIP_PROVIDER 20131128
2 Importing IO_CONTEXT_PROVIDER Call by reference Object reference (TYPE REF TO) LIF_CONTEXT_PROVIDER 20131128
3 Importing IO_LPD_PROVIDER Call by reference Object reference (TYPE REF TO) LIF_LPD_PROVIDER 20131128
4 Importing IO_TADIR_PROVIDER Call by reference Object reference (TYPE REF TO) LIF_TADIR_PROVIDER 20131204
5 Importing IT_CATALOGS Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_CATALOG 20140317
6 Importing IT_PACKAGES Call by reference Type reference (TYPE) /UI2/IF_FCC_CONST=>TP_T_PACKAGE 20131128
7 Importing IV_ASSIGNED_ONLY Call by reference Type reference (TYPE) CHAR1 restrict to assigned roles 20140220
8 Importing IV_IGNORE_SIGNATURE Call by reference Type reference (TYPE) CHAR1 Ignore signature 20140310
9 Importing IV_SCOPE Call by reference Type reference (TYPE) STRING 20131129
10 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20140220
11 Importing IV_WITH_GROUPS Call by reference Type reference (TYPE) ABAP_BOOL 20140307

Method INIT on class /UI2/CL_FIORI_LPD_CHECKS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100