SAP ABAP Class CL_FINB_REPORTING_AUTH_CHECK (Authorization Check in Reporting)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_REPORTING (Package) Reporting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CON_FIN_REP_AUTH_CHECK | Authorization Check for Information System in Inventory Ledg | 20031028 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UAV_REPORT_AUTHORITY | PriceManager: Authorization Check for Reporting | 20040526 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_UA_INV_PRICE_MAINT_AUTH | Authorization Check | 20050113 |
Properties
| Class | CL_FINB_REPORTING_AUTH_CHECK | |
| Short Description | Authorization Check in Reporting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_REPORTING | Reporting |
| Created | 20020610 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_REPORTING_AUTH_CHECK has no forward declaration.
Interfaces
Class CL_FINB_REPORTING_AUTH_CHECK has no interface implemented.
Friends
Class CL_FINB_REPORTING_AUTH_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Class Name of Environment | 20031029 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_NAVIGATION_TARGET | Environment That Called the Report | 20031029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks and Changes - if Required - Data in the Output List | 20020610 | |
| 2 | Instance method | Public | Method | Checks and Changes - if Required - Selection Criteria | 20020610 | |
| 3 | Instance method | Public | Method | Set Report Environment | 20020610 |
Events
Class CL_FINB_REPORTING_AUTH_CHECK has no event.
Types
Class CL_FINB_REPORTING_AUTH_CHECK has no local type.
Method Signatures
Method CHECK_OUTPUT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTPUT | Call by reference | Type reference (TYPE) | ANY TABLE | Zu prüfende/ändernde Ausgabeliste (Texte noch nicht gesetzt) | 20031010 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /EACC/T_BAPIRET2 | Bapi-Returntabelle | 20041021 | |||
| 3 | E_ABORT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = Verarbeitung abbrechen | 20031024 |
Method CHECK_OUTPUT_LIST on class CL_FINB_REPORTING_AUTH_CHECK has no exception.
Method CHECK_SELECTION_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ABORT | Call by reference | Type reference (TYPE) | BOOLE_D | Verarbeitung abbrechen | 20031024 | |||
| 2 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Zu prüfende/ändernde Selektionskriterien | 20031024 |
Method CHECK_SELECTION_CRITERIA on class CL_FINB_REPORTING_AUTH_CHECK has no exception.
Method SET_REPORT_ENVIRONMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REPORT_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_NAVIGATION_TARGET | Umgebung, die den Bericht aufgerufen hat | 20031029 |
Method SET_REPORT_ENVIRONMENT on class CL_FINB_REPORTING_AUTH_CHECK has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 1.0B |