SAP ABAP Class /BCV/CL_AUT_ACL_ASSISTANCE (Assistance Class for /BCV/WDC_AUTH_acl_frame)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/AUTH (Package) BCV Authorization
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100203 |
Properties
| Class | /BCV/CL_AUT_ACL_ASSISTANCE | |
| Short Description | Assistance Class for /BCV/WDC_AUTH_acl_frame | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/AUTH | BCV Authorization |
| Created | 20100203 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_AUT_ACL_ASSISTANCE has no forward declaration.
Interfaces
Class /BCV/CL_AUT_ACL_ASSISTANCE has no interface implemented.
Friends
Class /BCV/CL_AUT_ACL_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Commands for ACL Component | 20100211 | ||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CNR_SAVE' | Element ID of 'Save' button in FPM CNR | 20100210 | ||
| 3 | Constant | Public | See coding | URL Parameters | 20100211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Dashboard | 20100205 | |
| 2 | Instance method | Public | Method | Get Query View | 20100205 | |
| 3 | Instance method | Public | Method | Get Snapshot | 20100205 | |
| 4 | Instance method | Public | Method | Get text from Text Element | 20100203 | |
| 5 | Instance method | Public | Method | Get User Group | 20100211 | |
| 6 | Instance method | Public | Method | Lock BCV Object | 20100208 | |
| 7 | Instance method | Public | Method | Unlock BCV Object | 20100208 |
Events
Class /BCV/CL_AUT_ACL_ASSISTANCE has no event.
Types
Class /BCV/CL_AUT_ACL_ASSISTANCE has no local type.
Method Signatures
Method GET_DASHBOARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DASHBOARD | Call by reference | Type reference (TYPE) | /BCV/S_UIF_DASHBOARD | Structure for Dashboards | 20100205 | |||
| 2 | ES_DASHBOARD_TXT | Call by reference | Type reference (TYPE) | /BCV/S_UIF_DASHBOARDT | Structure for Dashboard Text | 20100205 | |||
| 3 | IV_CONTEXT_KEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20100205 | |||
| 4 | IV_DASHBOARD_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_DASHB_ID | ID of Dashboard | 20100205 |
Method GET_DASHBOARD on class /BCV/CL_AUT_ACL_ASSISTANCE has no exception.
Method GET_QVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_QVIEW | Call by reference | Type reference (TYPE) | /BCV/S_UIF_QVIEW | Structure for Query Views | 20100205 | |||
| 2 | IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20100205 |
Method GET_QVIEW on class /BCV/CL_AUT_ACL_ASSISTANCE has no exception.
Method GET_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SNAPSHOT | Call by reference | Type reference (TYPE) | /BCV/S_UIF_SNAPSHOT | Snapshot Header | 20100205 | |||
| 2 | IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20100205 |
Method GET_SNAPSHOT on class /BCV/CL_AUT_ACL_ASSISTANCE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT_KEY | Call by reference | Type reference (TYPE) | WDR_TEXT_KEY | Text Key | 20100203 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | ITEX132 | Text Symbol length 132 | 20100203 |
Method GET_TEXT on class /BCV/CL_AUT_ACL_ASSISTANCE has no exception.
Method GET_UGRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | /BCV/S_AUT_UGRP_HEADER | User group header data | 20100211 | |||
| 2 | IV_UGRP_ID | Call by reference | Type reference (TYPE) | /BCV/AUT_UGRP_ID | User Group ID | 20100211 |
Method GET_UGRP on class /BCV/CL_AUT_ACL_ASSISTANCE has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RETURN_VALUE | Call by reference | Type reference (TYPE) | /BCV/FND_LOCK_RETURN_VALUE | Set Lock: Return Value | 20100208 | |||
| 2 | EV_USER_FOREIGN_LOCK | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20100208 | |||
| 3 | IV_DASHBOARD_CTXKEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20100208 | |||
| 4 | IV_DASHBOARD_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_DASHB_ID | ID of Dashboard | 20100208 | |||
| 5 | IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20100208 | |||
| 6 | IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20100208 | |||
| 7 | IV_UGRP_ID | Call by reference | Type reference (TYPE) | /BCV/AUT_UGRP_ID | User Group ID | 20100211 |
Method LOCK on class /BCV/CL_AUT_ACL_ASSISTANCE has no exception.
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DASHBOARD_CTXKEY | Call by reference | Type reference (TYPE) | /BCV/FND_CONTEXT_KEY | Context Key | 20100208 | |||
| 2 | IV_DASHBOARD_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_DASHB_ID | ID of Dashboard | 20100208 | |||
| 3 | IV_QVIEW_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_QVIEW_ID | ID of Query View | 20100208 | |||
| 4 | IV_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | /BCV/UIF_SNAPSHOT_ID | Snapshot ID | 20100208 | |||
| 5 | IV_UGRP_ID | Call by reference | Type reference (TYPE) | /BCV/AUT_UGRP_ID | User Group ID | 20100211 |
Method UNLOCK on class /BCV/CL_AUT_ACL_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |