Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_AD_ACCESS_MGMT | Interface for AC Access Management Integration Scenario | 20100118 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_AD_TYPES | Data types used in AC Adaptor interfaces | 20100118 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_DS_TYPES | Types used in IDM services | 20100118 |
Properties
Class | CL_GRAC_AD_ACCESS_MGMT_IDM_OB | |
Short Description | spml outbound services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_DIRECTORY_SERVICES | Access Control GRC and IDM, LDAP integration |
Created | 20100118 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRAC_AD_ACCESS_MGMT | Interface for AC Access Management Integration Scenario | 20100118 | ||
2 | IF_GRAC_AD_TYPES | Data types used in AC Adaptor interfaces | 20100118 | ||
3 | IF_GRAC_DS_TYPES | Types used in IDM services | 20100118 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRAC_AD_ACCESS_MGMT | 20100118 | Interface class for User Provisioning Integration Scenario |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRAC_AD_ACCESS_MGMT_IDM_OB | spml outbound services | 20100118 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_LOCK_BUFFER | 20100211 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_OPERATION_RESULT_SPML | 20100216 |
Methods
Events
Class CL_GRAC_AD_ACCESS_MGMT_IDM_OB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YLOGICAL_DESTINATION | Public | Attribute reference (LIKE) | 20100209 | |
||
2 | YRETURN_CODE | Public | Attribute reference (LIKE) | 20100210 | |
||
3 | YS_LOCK_BUFFER | Private | See coding | 20100211 | BEGIN OF ys_lock_buffer,
req_no TYPE grac_reqno,
connector TYPE grfn_connectorid,
END OF ys_lock_buffer
|
||
4 | YS_OPERATION_RESULT_SPML | Private | See coding | 20100216 | BEGIN OF ys_operation_result_spml,
req_no TYPE grac_reqno,
connector TYPE grfn_connectorid,
operation_result TYPE if_grac_ad_types=>ys_operation_result,
END OF ys_operation_result_spml
|
||
5 | YS_SPML_REQUEST_ATTR | Public | Attribute reference (LIKE) | 20100215 | |
||
6 | YT_FIELD | Private | Attribute reference (LIKE) | 20100204 | |
||
7 | YT_LOCK_BUFFER | Private | See coding | 20100211 | yt_lock_buffer TYPE STANDARD TABLE OF ys_lock_buffer
|
||
8 | YT_MESSAGE | Public | Attribute reference (LIKE) | 20100210 | |
||
9 | YT_OPERATION_RESULT_SPML | Private | See coding | 20100216 | yt_operation_result_spml TYPE STANDARD TABLE OF ys_operation_result_spml
|
||
10 | YT_SCHEMA_RESPONSE_ATTR | Public | Attribute reference (LIKE) | 20100204 | |
||
11 | YT_SPML_REQUEST_ATTR | Public | Attribute reference (LIKE) | 20100215 | |
||
12 | YT_USER_ASSIGN_OBJECT | Private | Attribute reference (LIKE) | 20100204 | |
Method Signatures
Method AUDIT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | YT_MESSAGE | 20100302 | |||
2 | ![]() |
ET_OPERATION_RESPONSE | Call by reference | Type reference (TYPE) | IF_GRAC_AD_ACCESS_MGMT=>YT_OPERATION_RESULT | 20100302 | |||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | YRETURN_CODE | 20100302 | |||
4 | ![]() |
IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | YLOGICAL_DESTINATION | 20100218 | |||
5 | ![]() |
IV_REQNO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100218 | ||
6 | ![]() |
IV_SYSTEM_ID | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method CLEAN_IDM_REQ_RESP_BUF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100805 | ||
2 | ![]() |
IV_REQNO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100805 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRAC_AD_ACCESS_MGMT_IDM_OB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method CREATE_BATCH_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SPML_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20100210 | |||
2 | ![]() |
IV_GRC_REQ_NO | Value transfer | Type reference (TYPE) | GRAC_LONG_DESCN | Request Number | 20100210 | ||
3 | ![]() |
IV_PROV_TYPE | Value transfer | Type reference (TYPE) | GRAC_PARAM_VALUE | Parameter value | 20100210 | ||
4 | ![]() |
IV_SPML_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20100210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100210 |
Method DELETE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Request Number | 20100211 | ||
2 | ![]() |
IV_REQ_NO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100211 |
Method DEQUEUE_REQUEST Signature
Method DEQUEUE_REQUEST on class CL_GRAC_AD_ACCESS_MGMT_IDM_OB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method ENQUEUE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100211 | ||
2 | ![]() |
IV_REQ_NO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100211 |
Method GET_EXTENDED_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXTENDED_REQUEST | Call by reference | Type reference (TYPE) | GRAC_STRING | Data Element of type string | 20100516 | ||
2 | ![]() |
IT_REQ_ATTRS_VALUES | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_REQ_ATTRS_VALUES | 20100516 | |||
3 | ![]() |
IV_OPERATION_ID | Call by reference | Type reference (TYPE) | GRAC_STRING | 20100516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100516 |
Method GET_IDENTIFIER_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IDENTIFIER_TAG | Call by reference | Type reference (TYPE) | STRING | 20100210 | |||
2 | ![]() |
IV_IDENTIFIER | Value transfer | Type reference (TYPE) | GRAC_STRING | Parameter value | 20100210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method GET_IDM_APPLICATIONS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPLICATIONS | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_SPML_REQUEST_ATTR | 20100208 | |||
2 | ![]() |
IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20100208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method GET_IDM_SYSTEMS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SYSTEMS | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_SPML_REQUEST_ATTR | 20100208 | |||
2 | ![]() |
IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20100208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_GRAC_AD_ACCESS_MGMT | Interface for AC Access Management Integration Scenario | 20100118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method GET_MODIFY_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MODIFY_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20100210 | |||
2 | ![]() |
IT_REQ_ATTRS_VALUES | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_REQ_ATTRS_VALUES | 20100210 | |||
3 | ![]() |
IV_IDENTIFIER | Call by reference | Type reference (TYPE) | GRAC_STRING | Parameter value | 20100210 | ||
4 | ![]() |
IV_OPR_ATTR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method GET_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SPML_REQUEST | Call by reference | Type reference (TYPE) | GRAC_S_IDMREQ | Data Element of type string | 20100211 | ||
2 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100210 | ||
3 | ![]() |
IV_REQ_NO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100210 |
Method GET_REQUEST_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | YT_MESSAGE | Message table | 20100224 | ||
2 | ![]() |
ET_OPERATION_RESULT | Call by reference | Type reference (TYPE) | IF_GRAC_AD_ACCESS_MGMT=>YT_OPERATION_RESULT | Provisioning operation result of each Object ID in Req No | 20100224 | ||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | YRETURN_CODE | Return code | 20100224 | ||
4 | ![]() |
IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | YLOGICAL_DESTINATION | 20100223 | |||
5 | ![]() |
IV_REQNO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100223 | ||
6 | ![]() |
IV_SYSTEM_ID | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100223 |
Method GET_ROLES_LIST 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 | Message table | 20100205 | ||
2 | ![]() |
ET_USER_DETAILS | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_SPML_REQUEST_ATTR | 20100205 | |||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Return code | 20100205 | ||
4 | ![]() |
IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20100205 | |||
5 | ![]() |
IV_USER | Value transfer | Type reference (TYPE) | GRAC_USER | User Name in User Master Record | 20100205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method GET_USERS_LIST 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 | Message table | 20100315 | ||
2 | ![]() |
ET_USER_DETAILS | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_SPML_REQUEST_ATTR | 20100315 | |||
3 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Return code | 20100315 | ||
4 | ![]() |
IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100315 |
Method GET_USER_PASSWORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GENERATED_PASSWORD | Call by reference | Type reference (TYPE) | XUNCODE | SAP user password | 20100201 | ||
2 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Return code | 20100201 | ||
3 | ![]() |
IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20100201 | |||
4 | ![]() |
IV_USER | Value transfer | Type reference (TYPE) | GRAC_USER | User Name in User Master Record | 20100201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method GET_USER_UNIQUEID_SAPEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_UNIQUEID | Call by reference | Type reference (TYPE) | GRAC_STRING | Data Element of type string | 20100512 | ||
2 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | YRETURN_CODE | 20100524 | |||
3 | ![]() |
EV_SEARCH_REQUEST | Call by reference | Type reference (TYPE) | GRAC_STRING | Data Element of type string | 20100524 | ||
4 | ![]() |
EV_SPML_REQUEST | Call by reference | Type reference (TYPE) | GRAC_STRING | Data Element of type string | 20100511 | ||
5 | ![]() |
IT_SEARCHELMT | Value transfer | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_CONN_PARAMS | 20100511 | |||
6 | ![]() |
IT_SEARCHELMTOBJCLASS | Value transfer | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_CONN_PARAMS | 20100511 | |||
7 | ![]() |
IV_ATTRIBUTES_BOOL | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100524 | ||
8 | ![]() |
IV_LOGICAL_DESTINATION | Value transfer | Type reference (TYPE) | YLOGICAL_DESTINATION | System Id | 20100511 | ||
9 | ![]() |
IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRAC_STRING | Data Element of type string | 20100512 | ||
10 | ![]() |
IV_SEARCH_TYPE | Value transfer | Type reference (TYPE) | GRAC_STRING | Data Element of type string | 20100512 | ||
11 | ![]() |
IV_SYSTEM_ID | Value transfer | Type reference (TYPE) | IF_GRAC_AD_TYPES~YSYSTEM_ID | System ID | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100511 |
Method INSERT_OPERATION_RESULT_SPML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OPERATION_RESULT | Call by reference | Type reference (TYPE) | YS_OPERATION_RESULT_SPML | System Id | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100216 |
Method INSERT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100211 | ||
2 | ![]() |
IV_IDMREQNO | Call by reference | Type reference (TYPE) | GRAC_LONG_DESCN | Long Description | 20100803 | ||
3 | ![]() |
IV_REQ_NO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100211 | ||
4 | ![]() |
IV_SPML_REQUEST | Call by reference | Type reference (TYPE) | STRING | Data Element of type string | 20100211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100211 |
Method INSERT_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OPERATION_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_IDMRESP | Structure for Response | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100216 |
Method RAISE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUM | Call by reference | Type reference (TYPE) | SYMSGNO | 20100203 | |||
2 | ![]() |
IV_PAR1 | Call by reference | Type reference (TYPE) | SYMSGV | 20100203 | |||
3 | ![]() |
IV_PAR2 | Call by reference | Type reference (TYPE) | SYMSGV | 20100203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100203 |
Method READ_ACTION_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IDM_CONPARAMS | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_IDM_CONPARAMS | 20100208 | |||
2 | ![]() |
ET_IDM_CONPARAMS_FLDMAPS | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_IDM_CONPARAMS_FLDMAPS | 20100208 | |||
3 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | STRING | Parameter Name | 20100208 | ||
4 | ![]() |
IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Group operation mapping | 20100525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100208 |
Method READ_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OPERATION_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_IDMRESP | Table for Response data | 20100216 | ||
2 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100216 | ||
3 | ![]() |
IV_REQ_NO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100216 |
Method SET_ROLES_AC_REPO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROLE | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_IN | Table type to Role input for user store | 20100305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100606 |
Method SUBMIT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | YT_MESSAGE | 20100210 | |||
2 | ![]() |
ET_OPERATION_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_IDMRESP | Table for Response data | 20100216 | ||
3 | ![]() |
ET_SPML_RESPONSE | Call by reference | Type reference (TYPE) | YT_SPML_REQUEST_ATTR | Returned filtered response | 20100215 | ||
4 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | YRETURN_CODE | 20100210 | |||
5 | ![]() |
IV_IDMREQNO | Call by reference | Type reference (TYPE) | GRAC_LONG_DESCN | Long Description | 20100803 | ||
6 | ![]() |
IV_LOGICAL_DESTINATION | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100210 | ||
7 | ![]() |
IV_REQ_NO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100216 | ||
8 | ![]() |
IV_SPML_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20100210 | |||
9 | ![]() |
IV_SYSTEM_ID | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100210 |
Method UPDATE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100211 | ||
2 | ![]() |
IV_IDMREQNO | Call by reference | Type reference (TYPE) | GRAC_LONG_DESCN | Long Description | 20100803 | ||
3 | ![]() |
IV_REQ_NO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100211 | ||
4 | ![]() |
IV_SPML_REQUEST | Call by reference | Type reference (TYPE) | STRING | Data Element of type string | 20100211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100211 |
Method UPDATE_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OPERATION_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_IDMRESP | Table for Response data | 20100216 | ||
2 | ![]() |
IT_OPERATION_RESULT | Call by reference | Type reference (TYPE) | IF_GRAC_DS_TYPES=>YT_SPML_REQUEST_ATTR | Table for Response data | 20100216 | ||
3 | ![]() |
IV_IDMREQNO | Call by reference | Type reference (TYPE) | GRAC_LONG_DESCN | Long Description | 20100803 | ||
4 | ![]() |
IV_LOGICAL_DESTINATION | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | 20100607 | |||
5 | ![]() |
IV_REQNO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100216 | ||
6 | ![]() |
IV_SYSTEM_ID | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100216 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |