SAP ABAP Interface IF_RMPS_ACL_MAINTAIN (IF_RMPS_ACL_MAINTAIN)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_AUTH (Package) Authorization Checks - PRO
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RMPS_ACL | API Access Lists | 20050623 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_ACL | Edit ACL | 20050623 |
Properties
| Interface | IF_RMPS_ACL_MAINTAIN | |
| Short Description |
General Data
| Package | RMPS_PRO_AUTH | Authorization Checks - PRO |
| Created | 20050623 | SAP |
| Last changed | 20060208 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RMPS_ACL_MAINTAIN has no interface.
Friends
Interface IF_RMPS_ACL_MAINTAIN has no friend.
Attributes
Interface IF_RMPS_ACL_MAINTAIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check validity of given agent | 20050624 | |
| 2 | Instance method | Public | Method | Check if given DLI is deactivated | 20051025 | |
| 3 | Instance method | Public | Method | Delete line in global table of ACL_AGENTS | 20050627 | |
| 4 | Instance method | Public | Method | F4 Help for AgentId (US or DLI) | 20050623 | |
| 5 | Instance method | Public | Method | Provide global table of ACL_Agents | 20050624 | |
| 6 | Instance method | Public | Method | Insert new lines in global table of ACL_AGENTS | 20050624 |
Events
Interface IF_RMPS_ACL_MAINTAIN has no event.
Types
Interface IF_RMPS_ACL_MAINTAIN has no local type.
Method Signatures
Method CHECK_ADD_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Nachrichten | 20050624 | |||
| 2 | EX_VALID | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050624 | |||
| 3 | IM_AGENT | Call by reference | Type reference (TYPE) | RMPS_ACL_S_DIALOG | Dialogstruktur für die Anzeige von Access Control Lists | 20050624 | |||
| 4 | IM_CURRENT_LINE | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20050624 | |||
| 5 | IM_DELETE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Prüfen auf Löschung | 20051010 |
Method CHECK_ADD_AGENT on Interface IF_RMPS_ACL_MAINTAIN has no exception.
Method CHECK_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Nachrichten | 20051025 | |||
| 2 | EX_VALID | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20051025 | |||
| 3 | IM_AGENT | Call by reference | Type reference (TYPE) | RMPS_ACL_S_DIALOG | Dialogstruktur für die Anzeige von Access Control Lists | 20051025 | |||
| 4 | IM_CURRENT_LINE | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20051025 | |||
| 5 | IM_DELETE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Prüfen auf Löschung | 20051025 |
Method CHECK_INACTIVE on Interface IF_RMPS_ACL_MAINTAIN has no exception.
Method DELETE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ACLOBJ | Call by reference | Type reference (TYPE) | RMPS_ACL_S_DIALOG_T | Tabellentyp zur Ausgabestruktur von ACL | 20050627 | |||
| 2 | IM_LINE | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20050627 |
Method DELETE_ROW on Interface IF_RMPS_ACL_MAINTAIN has no exception.
Method F4_FOR_AGENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_AGENT | Call by reference | Type reference (TYPE) | RMPS_ACL_S_DIALOG | Dialogstruktur für die Anzeige von Access Control Lists | 20050623 |
Method F4_FOR_AGENTID on Interface IF_RMPS_ACL_MAINTAIN has no exception.
Method GET_ACL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ACLOBJ | Call by reference | Type reference (TYPE) | RMPS_ACL_S_DIALOG_T | Tabellentyp zur Ausgabestruktur von ACL | 20050624 |
Method GET_ACL on Interface IF_RMPS_ACL_MAINTAIN has no exception.
Method INSERT_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ACLOBJ | Call by reference | Type reference (TYPE) | RMPS_ACL_S_DIALOG_T | Tabellentyp zur Ausgabestruktur von ACL | 20050624 | |||
| 2 | IM_CURRENT_LINE | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20050624 | |||
| 3 | IM_NO_OF_LINES | Call by reference | Type reference (TYPE) | SYTABIX | '10' | Interne Tabellen, aktueller Zeilenindex | 20050624 |
Method INSERT_ROWS on Interface IF_RMPS_ACL_MAINTAIN has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 640 |