SAP ABAP Class CL_GRAC_AD_AUTH_MGMT_FILE (Implementation Class for Auth Mgmt Integration Scenario)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ADAPTORS (Package) Access Control GRC Calls for Plag-in's and WSDL
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_AD_AUTH_MGMT Interface for AC Authorization management Integration Scenar 20090825
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_AD_TYPES Data types used in AC Adaptor interfaces 20090825
Properties
Class CL_GRAC_AD_AUTH_MGMT_FILE  
Short Description Implementation Class for Auth Mgmt Integration Scenario    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ADAPTORS   Access Control GRC Calls for Plag-in's and WSDL 
Created 20090825   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRAC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRAC_AD_AUTH_MGMT Interface for AC Authorization management Integration Scenar 20090825
2 IF_GRAC_AD_TYPES Data types used in AC Adaptor interfaces 20090825
Friends
# Friend Modeled only Created on Description
1 CL_GRAC_AD_AUTH_MGMT 20090825 Interface class for Auth Mgmt Integration Scenario
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_INSTANCE_OBJECT Static Attribute Private Object reference (TYPE REF TO) CL_GRAC_AD_AUTH_MGMT_FILE Implementation Class for Auth Mgmt Integration Scenario 20090825
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor of the class 20090825
2 GET_FILE_NAME Instance method Private Method Get the file name 20091117
3 GET_INSTANCE Static method Public Method Returns the instance object(singleton) 20090825
Events
Class CL_GRAC_AD_AUTH_MGMT_FILE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YLOGICAL_DESTINATION Private Attribute reference (LIKE) 20100302
2 YT_MESSAGE Private Attribute reference (LIKE) 20100302
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRAC_AD_AUTH_MGMT_FILE has no parameter.
Method CONSTRUCTOR on class CL_GRAC_AD_AUTH_MGMT_FILE has no exception.

Method GET_FILE_NAME 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) YT_MESSAGE Message table 20100302
2 Exporting EV_FILE_NAME Call by reference Type reference (TYPE) FILE_NAME File name 20091117
3 Exporting EV_FILE_TYPE Call by reference Type reference (TYPE) GRFN_FILE_TYPE File Type 20100728
4 Exporting EV_SEPARATOR Call by reference Type reference (TYPE) ABAP_CHAR1 File's field separator 20100302
5 Importing IV_FILE_ID Call by reference Type reference (TYPE) FILENAME-FILEINTERN Logical file name 20091117
6 Importing IV_LOGICAL_DESTINATION Call by reference Type reference (TYPE) YLOGICAL_DESTINATION System Id 20100302
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100302

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INSTANCE Value transfer Object reference (TYPE REF TO) IF_GRAC_AD_AUTH_MGMT Interface for AC Authorization management Integration Scenar 20090825

Method GET_INSTANCE on class CL_GRAC_AD_AUTH_MGMT_FILE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600