SAP ABAP Class CL_GRAC_POWL_USER_OVS (CL_GRAC_POWL_USER_OVS)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SUPPERUSER_ACCESS (Package) GRC SPM Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_OVS Interface providing callback methods for using OVS with POWL 20090915
Properties
Class CL_GRAC_POWL_USER_OVS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SUPPERUSER_ACCESS   GRC SPM Support 
Created 20090915   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GRAC_UTIL_SPM_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_OVS Interface providing callback methods for using OVS with POWL 20090915
Friends
Class CL_GRAC_POWL_USER_OVS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FFASSIST Instance attribute Private Object reference (TYPE REF TO) CL_GRAC_UI_SPM_FFUSER_ASSIST Assistance Class for GRAC_UI_SPM_FF_ASSIGN 20090916
2 MO_SESSION Static Attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090916
3 MS_ROLE_INPUT Instance attribute Private Type reference (TYPE) YS_ROLES 20090918
4 MS_SEARCH_INPUT Instance attribute Private Type reference (TYPE) YS_STRU_INPUT 20090915
5 MT_CONNECTOR_LIST Instance attribute Private Type reference (TYPE) GRFN_T_CCICONNECTOR Connector list for scenario and sub scenario 20091112
6 MT_CONTROLLER_LIST Instance attribute Private Type reference (TYPE) GRAC_T_API_FFCTRL Firefighter Controller mapping 20100212
7 MT_FFUSER_LIST Instance attribute Private Type reference (TYPE) GRAC_T_API_FFUSER Firefighter Maintenance at API Level in ID and Role based. 20100212
8 MT_FIREFIGHTER_LIST Instance attribute Private Type reference (TYPE) GRAC_T_UI_FFUSER Firefighter Maintenance at API Level in ID and Role based. 20090916
9 MT_GROUP_LIST Instance attribute Private Type reference (TYPE) GRAC_T_API_CTRLGRP table type for Controller Group structure 20100212
10 MT_REASON_LIST Instance attribute Private Type reference (TYPE) GRAC_T_API_REASONCOD reason code list 20100212
11 MT_REMOTE_USER_LIST Instance attribute Private Type reference (TYPE) GRAC_T_USER Table Type for Users 20091112
12 MT_ROLE_LIST Instance attribute Private Type reference (TYPE) GRAC_T_ROLE_OUT Table to for Role output for user store 20090917
13 MT_USER_LIST Instance attribute Private Type reference (TYPE) GRFN_T_USER user list 20090915
14 MV_APP_TYPE Static Attribute Private Type reference (TYPE) GRAC_APP_TYPE Application Type Information 20090917
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100212
2 FILL_FIREFIGHTER_LIST Instance method Public Method 20090916
3 FILL_GROUP_LIST Instance method Private Method 20100212
4 FILL_REASON_CODE_LIST Instance method Private Method 20100212
5 FILL_SYS_LIST Instance method Private Method 20091112
6 FILL_USER_LIST Instance method Public Method fill the list of users in buffer 20090915
Events
Class CL_GRAC_POWL_USER_OVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ROLES Public See coding 20090917 BEGIN OF ys_roles, * add fields for the selection list here agr_name TYPE agr_name, description TYPE agr_title, END OF ys_roles
2 YS_STRU_INPUT Public See coding 20091028 BEGIN OF ys_stru_input, * add fields for the display of your search input here text TYPE ad_namtext, END OF ys_stru_input
3 YS_STRU_LIST Public See coding 20091028 BEGIN OF ys_stru_list, * add fields for the selection list here username TYPE ad_namtext, fullname TYPE ad_namtext, END OF ys_stru_list
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRAC_POWL_USER_OVS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRAC_POWL_USER_OVS has no exception.

Method FILL_FIREFIGHTER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100212

Method FILL_FIREFIGHTER_LIST on class CL_GRAC_POWL_USER_OVS has no exception.

Method FILL_GROUP_LIST Signature

Method FILL_GROUP_LIST on class CL_GRAC_POWL_USER_OVS has no parameter.
Method FILL_GROUP_LIST on class CL_GRAC_POWL_USER_OVS has no exception.

Method FILL_REASON_CODE_LIST Signature

Method FILL_REASON_CODE_LIST on class CL_GRAC_POWL_USER_OVS has no parameter.
Method FILL_REASON_CODE_LIST on class CL_GRAC_POWL_USER_OVS has no exception.

Method FILL_SYS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONNECTORS Value transfer Type reference (TYPE) GRFN_T_CCICONNECTOR Connector list for scenario and sub scenario 20091112

Method FILL_SYS_LIST on class CL_GRAC_POWL_USER_OVS has no exception.

Method FILL_USER_LIST Signature

Method FILL_USER_LIST on class CL_GRAC_POWL_USER_OVS has no parameter.
Method FILL_USER_LIST on class CL_GRAC_POWL_USER_OVS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600