SAP ABAP Class IF_GRAC_API_USER_PSS (Interface for Password Self Service User)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_USER_PSS User Password Self Service 20100521
Properties
Class IF_GRAC_API_USER_PSS  
Short Description Interface for Password Self Service User    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100520   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_USER_PSS has no forward declaration.
Interfaces
Class IF_GRAC_API_USER_PSS has no interface implemented.
Friends
Class IF_GRAC_API_USER_PSS has no friend class.
Attributes
Class IF_GRAC_API_USER_PSS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20100520
2 DELETE Instance method Public Method 20100520
3 QUERY Instance method Public Method 20100521
4 RETRIEVE Instance method Public Method 20100520
5 UPDATE Instance method Public Method 20100520
Events
Class IF_GRAC_API_USER_PSS has no event.
Types
Class IF_GRAC_API_USER_PSS has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100520

Method CREATE on class IF_GRAC_API_USER_PSS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100520
2 Importing IS_ACC_USER_PSS Call by reference Type reference (TYPE) GRAC_S_API_USER_PSS Password Self Service User Security Questions 20100520
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20100520

Method DELETE on class IF_GRAC_API_USER_PSS has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_INFO Call by reference Type reference (TYPE) GRAC_T_API_USER_PSS Password Self Service table type 20100521
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100521
3 Importing IT_USER_ID Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range 20100521

Method QUERY on class IF_GRAC_API_USER_PSS has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACC_USER_PSS Call by reference Type reference (TYPE) GRAC_S_API_USER_PSS Password Self Service User Security Questions 20100520
2 Exporting ET_USER_QUESTIONS Call by reference Type reference (TYPE) GRAC_T_API_USER_QUESTIONS Password Self Service Questions 20100525
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100520
4 Importing IS_ACC_USER_PSS Call by reference Type reference (TYPE) GRAC_S_API_USER_PSS Password Self Service User Security Questions 20100520
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20100520
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100520

Method RETRIEVE on class IF_GRAC_API_USER_PSS has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100520
2 Importing IS_ACC_USER_PSS Call by reference Type reference (TYPE) GRAC_S_API_USER_PSS Password Self Service User Security Questions 20100520
3 Importing IT_ACC_USER_QUESTIONS Call by reference Type reference (TYPE) GRAC_T_API_USER_QUESTIONS Password Self Service Questions 20100525
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100520
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100520
History
Last changed by/on SAP  20141106 
SAP Release Created in