SAP ABAP Class /ECRS/CL_BL_TD_AUTHORITY (Check Authorizations for Transaction Data)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-ECR (Application Component) Electronic Compliance Reporting
⤷
/ECRS/BL_TD (Package) ECR: Business Logic - Transaction Data
⤷
⤷
Properties
| Class | /ECRS/CL_BL_TD_AUTHORITY | |
| Short Description | Check Authorizations for Transaction Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /ECRS/BL_TD | ECR: Business Logic - Transaction Data |
| Created | 20060619 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /ECRS/CL_BL_TD_AUTHORITY has no forward declaration.
Interfaces
Class /ECRS/CL_BL_TD_AUTHORITY has no interface implemented.
Friends
Class /ECRS/CL_BL_TD_AUTHORITY has no friend class.
Attributes
Class /ECRS/CL_BL_TD_AUTHORITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Authorization for Intrastat Declaration | 20060619 | |
| 2 | Static method | Public | Method | Check Authorization for Worklist | 20060801 |
Events
Class /ECRS/CL_BL_TD_AUTHORITY has no event.
Types
Class /ECRS/CL_BL_TD_AUTHORITY has no local type.
Method Signatures
Method CHECK_RP_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIV | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20060619 | |||
| 2 | IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060619 | |||
| 3 | IV_RPCTI | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Aktivität übergeben | 20060619 | ||
| 2 | Keine Berechtigung | 20060619 |
Method CHECK_WL_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIV | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20060801 | |||
| 2 | IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060801 | |||
| 3 | IV_RPCTI | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Aktivität übergeben | 20060801 | ||
| 2 | Keine Berechtigung | 20060801 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 710 |