SAP ABAP Interface IF_GRAC_EAM_LOCAL_SWITCH (EAM Local Switch Interface De-centralized EAM)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SUPPERUSER_ACCESS (Package) GRC SPM Support
⤷
⤷
Properties
| Interface | IF_GRAC_EAM_LOCAL_SWITCH | |
| Short Description | EAM Local Switch Interface De-centralized EAM |
General Data
| Package | GRAC_SUPPERUSER_ACCESS | GRC SPM Support |
| Created | 20120814 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_EAM_LOCAL_SWITCH has no forward declaration.
Interfaces
Interface IF_GRAC_EAM_LOCAL_SWITCH has no interface.
Friends
Interface IF_GRAC_EAM_LOCAL_SWITCH has no friend.
Attributes
Interface IF_GRAC_EAM_LOCAL_SWITCH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Perform SPM Update to Plugin Systems. | 20121208 | |
| 2 | Instance method | Public | Method | Get SPM Logged ffusers | 20121208 | |
| 3 | Instance method | Public | Method | Perform FFID session log update | 20121208 | |
| 4 | Instance method | Public | Method | Update SPM FFLOG | 20121208 | |
| 5 | Instance method | Public | Method | Perform SPM Plugin log sync | 20121208 |
Events
Interface IF_GRAC_EAM_LOCAL_SWITCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GRACCFFCTRLT_T | Public | See coding | Standard Table for GRACCFFCTRLT | 20121208 | GRACCFFCTRLT_T TYPE STANDARD TABLE OF GRACCFFCTRLT
|
|
| 2 | GRACFFCTRLGRPT_T | Public | See coding | Standard Table for GRACFFCTRLGRPT | 20121208 | GRACFFCTRLGRPT_T TYPE STANDARD TABLE OF GRACFFCTRLGRPT
|
|
| 3 | GRACFFCTRLGRP_T | Public | See coding | Standard Table for GRACFFCTRLGRP | 20121208 | GRACFFCTRLGRP_T TYPE STANDARD TABLE OF GRACFFCTRLGRP
|
|
| 4 | GRACFFCTRL_T | Public | See coding | Standard Table for GRACFFCTRL | 20121208 | GRACFFCTRL_T TYPE STANDARD TABLE OF GRACFFCTRL
|
|
| 5 | GRACFFOBJECT_T | Public | See coding | 20121208 | GRACFFOBJECT_T TYPE STANDARD TABLE OF GRACFFOBJECT
|
||
| 6 | GRACFFUSER_T | Public | See coding | 20121208 | GRACFFUSER_T TYPE STANDARD TABLE OF GRACFFUSER
|
||
| 7 | SPM_UPDATE_STRUC | Public | See coding | SPM Update Structure | 20121208 | BEGIN OF SPM_UPDATE_STRUC,
LV_DATA_TABLE_NAME type STRING,
LV_TEXT_TABLE_NAME type STRING,
LT_DATA_INS type REF TO DATA,
LT_DATA_UPD type REF TO DATA,
LT_DATA_DEL type REF TO DATA,
LT_TEXT_INS type REF TO DATA,
LT_TEXT_UPD type REF TO DATA,
LT_TEXT_DEL type REF TO DATA,
LT_CONNECTOR_LIST type REF TO DATA,
END OF SPM_UPDATE_STRUC
|
Method Signatures
Method DO_SPM_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FFOBJ | Call by reference | Type reference (TYPE) | GRACFFOBJECT_T | 20121208 | ||||
| 2 | ET_FFUSR | Call by reference | Type reference (TYPE) | GRACFFUSER_T | 20121208 | ||||
| 3 | EV_ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121208 | |||
| 4 | IS_SPM_UPDATE_STRUC | Call by reference | Type reference (TYPE) | SPM_UPDATE_STRUC | SPM Update Structure | 20121208 |
Method DO_SPM_UPDATE on Interface IF_GRAC_EAM_LOCAL_SWITCH has no exception.
Method GET_SPM_LOGGED_FFUSERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FFUSERS | Call by reference | Type reference (TYPE) | GRAC_T_API_FFUSER | Firefighter Maintenance at API Level in ID and Role based. | 20121208 | |||
| 2 | IV_CONNECTORID | Call by reference | Type reference (TYPE) | STRING | 20121208 |
Method GET_SPM_LOGGED_FFUSERS on Interface IF_GRAC_EAM_LOCAL_SWITCH has no exception.
Method UPDATE_FFID_SESSION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTORID | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20121208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20121208 |
Method UPDATE_SPM_FFLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20121208 | |||
| 2 | IV_CONNECTORID | Call by reference | Type reference (TYPE) | STRING | 20121208 | ||||
| 3 | IV_FFOBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121208 | |||
| 4 | IV_UPDATE_TIME_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20121208 |
Method UPDATE_SPM_FFLOG on Interface IF_GRAC_EAM_LOCAL_SWITCH has no exception.
Method UPDATE_SPM_PLUGIN_LOG_SYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTORID | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20121208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20121208 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |