SAP ABAP Class /GRCPI/CL_GRIA_AUTH (Authorization Object class)
Hierarchy
☛
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
⤷
GRC-ACP (Application Component) GRC Access Control Plug-In
⤷
/GRCPI/GRIA_NW_AC (Package) GRCPI AC package for NW

⤷

⤷

Properties
Class | /GRCPI/CL_GRIA_AUTH | |
Short Description | Authorization Object class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /GRCPI/GRIA_NW_AC | GRCPI AC package for NW |
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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /GRCPI/CL_GRIA_AUTH has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_AUTH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | YT_PRMSOURCE | 20091015 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | 20100125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | add auth info org fld check | 20100817 |
2 | ![]() |
Static method | Public | Method | auth field text info | 20100817 |
3 | ![]() |
Static method | Public | Method | Auth copy Object Info | 20100817 |
4 | ![]() |
Static method | Public | Method | Get SU24 Objects for Action | 20140609 |
5 | ![]() |
Static method | Public | Method | Get Action Range | 20140605 |
6 | ![]() |
Static method | Public | Method | Get activity values for authorization object | 20090828 |
7 | ![]() |
Static method | Public | Method | Get list of auth change user based on date | 20100225 |
8 | ![]() |
Static method | Public | Method | Get auth field text | 20090901 |
9 | ![]() |
Static method | Public | Method | Get auth for HR Object | 20090907 |
10 | ![]() |
Static method | Public | Method | Get class for authorization object | 20090915 |
11 | ![]() |
Static method | Public | Method | Get authorization objects & fields | 20091005 |
12 | ![]() |
Static method | Public | Method | Get authorization object information | 20091007 |
13 | ![]() |
Static method | Public | Method | Get authorization object text | 20090827 |
14 | ![]() |
Static method | Public | Method | Get organization id | 20091012 |
15 | ![]() |
Static method | Public | Method | Get Infotype detail | 20100302 |
16 | ![]() |
Static method | Public | Method | Get authorization object for profile | 20090826 |
17 | ![]() |
Static method | Public | Method | Get authorization count for role | 20090825 |
18 | ![]() |
Static method | Public | Method | Get authorization object for a role | 20090826 |
19 | ![]() |
Static method | Public | Method | Get Auth Obj Range | 20100331 |
20 | ![]() |
Static method | Public | Method | Aget Auth count for user | 20100821 |
21 | ![]() |
Static method | Public | Method | Get authorization object for user | 20090825 |
Events
Class /GRCPI/CL_GRIA_AUTH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_ADCP | Public | See coding | 20100225 | BEGIN OF ys_ADCP,
ADDRNUMBER TYPE ADCP-ADDRNUMBER,
PERSNUMBER TYPE ADCP-PERSNUMBER,
DEPARTMENT TYPE ADCP-DEPARTMENT,
TEL_NUMBER TYPE ADCP-TEL_NUMBER,
TEL_EXTENS TYPE ADCP-TEL_EXTENS,
SMTP_ADDR TYPE ADR6-SMTP_ADDR,
END OF ys_ADCP
|
||
2 | YS_ADRP | Public | See coding | 20100225 | BEGIN OF ys_ADRP,
PERSNUMBER TYPE ADRP-PERSNUMBER,
NAME_FIRST TYPE ADRP-NAME_FIRST,
NAME_LAST TYPE ADRP-NAME_LAST,
END OF ys_ADRP
|
||
3 | YS_COMPOSITE | Public | See coding | 20100119 | BEGIN OF ys_composite ,
composite_object TYPE /grcpi/gria_comp_obj,
END OF ys_composite
|
||
4 | YS_COMP_PROF | Public | See coding | 20100119 | BEGIN OF ys_comp_prof,
profn TYPE xuprofile,
subprof TYPE xuprofile,
END OF ys_comp_prof
|
||
5 | YS_IROLE | Public | See coding | 20090908 | BEGIN OF ys_irole ,
agr_name TYPE agr_name,
child_agr TYPE child_agr,
END OF ys_irole
|
||
6 | YS_OBJECT | Public | See coding | 20091009 | BEGIN OF ys_object,
objct TYPE xuobject,
END OF ys_object
|
||
7 | YS_OBJ_INFO | Public | See coding | 20091012 | BEGIN OF ys_obj_info,
name TYPE xupname,
object TYPE xuobject,
* ttext TYPE xutext,
END OF ys_obj_info
|
||
8 | YS_PARTCODE | Public | See coding | 20091007 | BEGIN OF ys_partcode,
tcode TYPE xupname,
ctcode TYPE tcode,
END OF ys_partcode
|
||
9 | YS_PRMSOURCE | Public | See coding | 20091015 | BEGIN OF ys_prmsource,
agr_name TYPE agr_name,
profile TYPE xuprofile,
prmsource TYPE char1,
END OF ys_prmsource
|
||
10 | YS_TOBJT | Public | See coding | 20091009 | BEGIN OF ys_tobjt,
tcode(30) TYPE c,
ttext_stct TYPE ttext_stct,
END OF ys_tobjt
|
||
11 | YS_USR | Public | See coding | 20100225 | BEGIN OF ys_USR,
BNAME TYPE USR02-BNAME,
END OF ys_USR
|
||
12 | YS_USR2 | Public | See coding | 20100225 | BEGIN OF ys_USR2,
BNAME TYPE USR21-BNAME,
PERSNUMBER TYPE USR21-PERSNUMBER,
ADDRNUMBER TYPE USR21-ADDRNUMBER,
CLASS TYPE USR02-CLASS,
END OF ys_USR2
|
||
13 | YT_ADCP | Public | See coding | 20100225 | yt_adcp TYPE TABLE OF ys_adcp
|
||
14 | YT_ADRP | Public | See coding | 20100225 | yt_adrp TYPE TABLE OF ys_adrp
|
||
15 | YT_FLDTYP | Public | See coding | 20100302 | Begin of yt_fldtyp ,
infty type infty,
fieldname type fieldname,
End of yt_fldtyp
|
||
16 | YT_INFTYP | Public | See coding | 20100302 | Begin of yt_inftyp,
infty type infty,
itext type /grcpi/gria_intxt,
dbtab type dbtabl,
End of yt_inftyp
|
||
17 | YT_IROLE | Public | See coding | 20090908 | yt_irole TYPE TABLE OF ys_irole
|
||
18 | YT_OBJECT | Public | See coding | 20091005 | yt_object TYPE TABLE OF ys_object
|
||
19 | YT_OBJ_INFO | Public | See coding | 20091012 | yt_obj_info TYPE TABLE OF ys_obj_info
|
||
20 | YT_PARTCODE | Public | See coding | 20091007 | yt_partcode TYPE TABLE OF ys_partcode
|
||
21 | YT_PRMSOURCE | Public | See coding | 20091015 | yt_prmsource TYPE TABLE OF ys_prmsource
|
||
22 | YT_SUBTYP | Public | See coding | 20100302 | Begin of yt_subtyp,
infty type infty,
subty type subty,
sutxt type /GRCPI/GRIA_sutxt,
End of yt_subtyp
|
||
23 | YT_TOBJT | Public | See coding | 20091009 | yt_tobjt TYPE TABLE OF ys_tobjt
|
||
24 | YT_USR | Public | See coding | 20100225 | yt_usr TYPE TABLE OF ys_usr
|
||
25 | YT_USR2 | Public | See coding | 20100225 | yt_usr2 TYPE TABLE OF ys_usr2
|
Method Signatures
Method ADD_AUTH_INFO_ORG_FLD_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_AUTH_VALUES | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_PT1251 | Profile generator: fields | 20100817 | ||
2 | ![]() |
P_LANG | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100817 | ||
3 | ![]() |
P_OUT_TAB | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_S_CP_OBJ_INFO | Object Level Information for a given set of transactions | 20100817 | ||
4 | ![]() |
P_PROFILE | Value transfer | Type reference (TYPE) | AGR_1016-PROFILE | Profile Name | 20100817 | ||
5 | ![]() |
P_TOBJ_FIEL1 | Value transfer | Type reference (TYPE) | XUFIELD | Authorization Field | 20100817 | ||
6 | ![]() |
T_USORG | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_USORG | Org. levels for profile generator | 20100817 |
Method ADD_AUTH_INFO_ORG_FLD_CHECK on class /GRCPI/CL_GRIA_AUTH has no exception.
Method AUTH_FIELD_GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | TOBJ-FIEL1 | Authorization Field | 20100817 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100817 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | DFIES-FIELDTEXT | Short Description of Repository Objects | 20100817 |
Method AUTH_FIELD_GET_INFO on class /GRCPI/CL_GRIA_AUTH has no exception.
Method COPY_AUTH_OBJ_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TCODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_CP_TRAN_LIST | Transaction Code List | 20100817 | ||
2 | ![]() |
LANGU | Value transfer | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20100817 | ||
3 | ![]() |
OBJECT_IN | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_CP_OBJ_LIST | Authorization Object Name | 20100817 | ||
4 | ![]() |
OPERATION | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_OPERATION | Operation | 20100817 | ||
5 | ![]() |
OUT_TAB | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_CP_OBJ_INFO | Object Level Information for a given set of transactions | 20100817 | ||
6 | ![]() |
PROFILE | Value transfer | Type reference (TYPE) | AGR_1016-PROFILE | Profile Name | 20100817 | ||
7 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Return Parameter | 20100817 | ||
8 | ![]() |
ROLE | Value transfer | Type reference (TYPE) | AGR_DEFINE-AGR_NAME | Role Name | 20100817 |
Method COPY_AUTH_OBJ_INFO on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_ACTION_AUTH_OBJ_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_ACTIONT | TCODE Table | 20140609 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20140609 | ||
3 | ![]() |
ET_OBJ_INFO | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_ACTION_OBJ_INFO | Object Level Information for a given set of transactions | 20140609 | ||
4 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20140609 | ||
5 | ![]() |
IT_ACTION | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_ACTIONT | TCODE Table | 20140609 | ||
6 | ![]() |
IT_ACTION_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_SOD_OBJECT_RANGE | Tcode Range Table Type | 20140609 | ||
7 | ![]() |
IV_LANG | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20140609 |
Method GET_ACTION_AUTH_OBJ_INFO on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_ACTION_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_SOD_OBJECT_RANGE | Object Range table | 20140605 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20140605 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20140605 | ||
4 | ![]() |
IV_MAX_COUNT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20140605 |
Method GET_ACTION_RANGE on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_ACTVT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_ACTVT_LIST | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_AUTH_ACTVT | List of Auth Obj | 20090828 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090828 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090828 | ||
4 | ![]() |
IV_LANG | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20090828 | ||
5 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_S_OBJ_FLD_VALUE-OBJCT | Authorization Object | 20090828 |
Method GET_AUTH_ACTVT_VALUE on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_CHANGE_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_USER_DATA | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_USR_DATA | User data | 20100225 | ||
2 | ![]() |
ET_USER_LIST | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_USR | User name table | 20100225 | ||
3 | ![]() |
ET_USER_LOCKTYPE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_USR_LOCKTYPE | User Locktype | 20100225 | ||
4 | ![]() |
ET_USER_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_USR_RANGE | User range table | 20100225 | ||
5 | ![]() |
ET_USER_TYPE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_USR_TYPE | User Type | 20100225 | ||
6 | ![]() |
IV_CURRENT_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20100225 | ||
7 | ![]() |
IV_DETAIL_INFO | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20100225 | ||
8 | ![]() |
IV_EXP_USER | Value transfer | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20100225 | ||
9 | ![]() |
IV_LAST_RUNDATE | Call by reference | Type reference (TYPE) | DATUM | Current Date of Application Server | 20100225 |
Method GET_AUTH_CHANGE_USER on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_FIELD_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090901 | ||
2 | ![]() |
EV_FTEXT | Call by reference | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20090901 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090901 | ||
4 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | XUFIELD | Authorization Field | 20090901 | ||
5 | ![]() |
IV_LANG | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20090901 |
Method GET_AUTH_FIELD_TEXT on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_HROBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_LIST | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_AUTH_OBJ_VAL | Authorization object value | 20090907 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090907 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090907 | ||
4 | ![]() |
IT_EXCLUDE_ROLE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_ROLE_RANGE | Role Range | 20100322 | ||
5 | ![]() |
IT_FIELD_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_FIELD_RANGE | Field Range | 20090907 | ||
6 | ![]() |
IT_OBJECT_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_OBJECT_RANGE | Object Range | 20090907 | ||
7 | ![]() |
IT_OBJID_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_HROBJID | Object ID | 20100127 | ||
8 | ![]() |
IV_COUNT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20100125 | ||
9 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20090907 | ||
10 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | 'C' | Object Type | 20090907 |
Method GET_AUTH_HROBJ on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_OBJ_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090915 | ||
2 | ![]() |
ET_OBJECT_CLASS | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_OBJ_CLASS | Object Class List | 20100413 | ||
3 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090915 | ||
4 | ![]() |
IT_OBJECT_CLASS_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_OBJECT_RANGE | Object Range | 20100413 | ||
5 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | LANGU | Language Key | 20090915 |
Method GET_AUTH_OBJ_CLASS on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_OBJ_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_OBJ_FIELD | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_OBJ_FLD_TXT | Object Field List | 20091005 | ||
2 | ![]() |
ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20091005 | ||
3 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20091005 | ||
4 | ![]() |
IT_OBJECT | Value transfer | Type reference (TYPE) | YT_OBJECT | 20091005 | |||
5 | ![]() |
IV_LANG | Value transfer | Type reference (TYPE) | LANGU | Language Key | 20091014 |
Method GET_AUTH_OBJ_FIELD on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_OBJ_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20091012 | ||
2 | ![]() |
ET_OBJ_INFO | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_OBJ_INFO | Object Level Information for a given set of transactions | 20091012 | ||
3 | ![]() |
ET_TCODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_TCODE | TCODE Table | 20091012 | ||
4 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20091012 | ||
5 | ![]() |
IT_TCODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_TCODE | TCODE Table | 20091007 | ||
6 | ![]() |
IT_TCODE_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_TCODE_RANGE | Tcode Range Table Type | 20100331 | ||
7 | ![]() |
IV_LANG | Value transfer | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20091007 |
Method GET_AUTH_OBJ_INFO on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_OBJ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OBJECT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_OBJ_TEXT | Object List | 20090827 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090827 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090827 | ||
4 | ![]() |
IV_LANG | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20090827 |
Method GET_AUTH_OBJ_TEXT on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_AUTH_ORG_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20091012 | ||
2 | ![]() |
ET_ORG_ID | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_ORG_IDS | Org Unit List | 20091012 | ||
3 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20091012 |
Method GET_AUTH_ORG_ID on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_INFOTYP_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INFOFIELD | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_INFOFIELD | Info type field details | 20100302 | ||
2 | ![]() |
ET_INFOTYPE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_INFOTYPE | Infotype details | 20100302 | ||
3 | ![]() |
ET_SUBTYPE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_SUBTYPE | Subtype details | 20100302 | ||
4 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100302 |
Method GET_INFOTYP_DETAIL on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_PROF_AUTH_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090826 | ||
2 | ![]() |
ET_PROF_AUTH_LIST | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_AUTH_OBJ_VAL | Auth List | 20090826 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090826 | ||
4 | ![]() |
IT_EXCLUDE_PROFILE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_PROFILE_RANGE | 20100309 | |||
5 | ![]() |
IT_FIELD_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_FIELD_RANGE | Field Range | 20090903 | ||
6 | ![]() |
IT_OBJECT_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_OBJECT_RANGE | Object Range | 20090826 | ||
7 | ![]() |
IT_PROFILE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_PROFILE_RANGE | Profile name | 20090827 | ||
8 | ![]() |
IV_COUNT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20091215 |
Method GET_PROF_AUTH_OBJ on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_ROLE_AUTH_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUTH_COUNT | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_ROLE_AUTH_CNT | Index/Count | 20090825 | ||
2 | ![]() |
ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | 20090825 | |||
3 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_COUNT | 20090825 | |||
4 | ![]() |
IT_ROLE_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_ROLE_RANGE | Role Name | 20090909 | ||
5 | ![]() |
IV_LANG | Value transfer | Type reference (TYPE) | LANGU | Language Key | 20090909 |
Method GET_ROLE_AUTH_COUNT on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_ROLE_AUTH_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090831 | ||
2 | ![]() |
ET_ROLE_AUTH_LIST | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_AUTH_OBJ_VAL | Authorization object value | 20090831 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090831 | ||
4 | ![]() |
IT_EXCLUDE_ROLE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_ROLE_RANGE | Role list | 20100309 | ||
5 | ![]() |
IT_FIELD_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_FIELD_RANGE | Field Range | 20090903 | ||
6 | ![]() |
IT_OBJECT_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_OBJECT_RANGE | Object Range | 20090831 | ||
7 | ![]() |
IT_ROLE_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_ROLE_RANGE | Role list | 20091215 | ||
8 | ![]() |
IV_COUNT | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20091215 |
Method GET_ROLE_AUTH_OBJ on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_TCODE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20100331 | ||
2 | ![]() |
ET_TCODE_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_TCODE_RANGE | Tcode Range Table Type | 20100331 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20100331 | ||
4 | ![]() |
IV_MAX_COUNT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20100331 |
Method GET_TCODE_RANGE on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_USR_AUTH_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20100824 | ||
2 | ![]() |
ET_USR_AUTH_CNT | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_USR_AUTH_COUNT | User group range table | 20100821 | ||
3 | ![]() |
EV_AUTHLIMIT | Value transfer | Type reference (TYPE) | PFEPVALUE | Value of the profile parameter | 20100821 | ||
4 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20100821 | ||
5 | ![]() |
IT_USERGRP_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_USRGRP_RANGE | User group range table | 20100821 | ||
6 | ![]() |
IT_USER_RANGE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_USR_RANGE | User Range | 20100821 | ||
7 | ![]() |
IV_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100821 |
Method GET_USR_AUTH_COUNT on class /GRCPI/CL_GRIA_AUTH has no exception.
Method GET_USR_AUTH_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20090825 | ||
2 | ![]() |
ET_USR_AUTH_LIST | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_AUTH_OBJ_VAL | Auth List | 20090825 | ||
3 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Max AUTH generated counter | 20100518 | ||
4 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20090825 | ||
5 | ![]() |
IT_EXCLUDE_PROFILE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_PROFILE_RANGE | Profile Range | 20100319 | ||
6 | ![]() |
IT_EXCLUDE_ROLE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_ROLE_RANGE | Role Range | 20100319 | ||
7 | ![]() |
IT_FIELD_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_FIELD_RANGE | Field Range | 20090825 | ||
8 | ![]() |
IT_OBJECT_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_OBJECT_RANGE | Object Range | 20090825 | ||
9 | ![]() |
IT_USR_RANGE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_USR_RANGE | User Name in User Master Record | 20091215 | ||
10 | ![]() |
IV_COUNT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_COUNT | Index/Count | 20091215 | ||
11 | ![]() |
IV_INCL_EXPIRED_ROLE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_BOOLEAN | Include Expired Role Assignment | 20100712 | ||
12 | ![]() |
IV_INCL_FUTURE_DATED_ROLE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_BOOLEAN | Include Future Dated Role Assignment | 20100712 | ||
13 | ![]() |
IV_REF_USR | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_BOOLEAN | SPACE | Boolean | 20090825 |
Method GET_USR_AUTH_OBJ on class /GRCPI/CL_GRIA_AUTH has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600_700 |