SAP ABAP Class CM_FIN_AUTH_CHECK (Messages for FIN Authorization Checks)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FREP (Package) RF reporting
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20120720 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120720 |
Properties
| Class | CM_FIN_AUTH_CHECK | |
| Short Description | Messages for FIN Authorization Checks | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FREP | RF reporting |
| Created | 20120720 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CM_FIN_AUTH_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120720 |
Friends
Class CM_FIN_AUTH_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'A' | Message Type | 20120720 | ||
| 2 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20120720 | ||
| 3 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'I' | Message Type | 20120720 | ||
| 4 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'S' | Message Type | 20120720 | ||
| 5 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'W' | Message Type | 20120720 | ||
| 6 | Constant | Public | See coding | 20120720 | |||||
| 7 | Constant | Public | See coding | 20120720 | |||||
| 8 | Constant | Public | See coding | 20120720 | |||||
| 9 | Constant | Public | See coding | 20120912 | |||||
| 10 | Constant | Public | See coding | 20120720 | |||||
| 11 | Constant | Public | See coding | 20120723 | |||||
| 12 | Constant | Public | See coding | 20120720 | |||||
| 13 | Constant | Public | See coding | 20120720 | |||||
| 14 | Constant | Public | See coding | 20120912 | |||||
| 15 | Instance attribute | Public | Type reference (TYPE) | BLART | Document Type | 20120720 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | BUKRS | Company Code | 20120720 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | GSBER | Business Area | 20120720 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | KOART | Account Type | 20120723 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | CO_SEVERITY_ERROR | Message Type | 20120720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120720 |
Events
Class CM_FIN_AUTH_CHECK has no event.
Types
Class CM_FIN_AUTH_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_BLART | Call by reference | Type reference (TYPE) | BLART | 20120720 | ||||
| 2 | MV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | 20120720 | ||||
| 3 | MV_GSBER | Call by reference | Type reference (TYPE) | GSBER | 20120720 | ||||
| 4 | MV_KOART | Call by reference | Type reference (TYPE) | KOART | 20120723 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120720 | ||||
| 6 | SEVERITY | Call by reference | Type reference (TYPE) | SY-MSGTY | CO_SEVERITY_ERROR | 20120720 | |||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120720 |
Method CONSTRUCTOR on class CM_FIN_AUTH_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 616 |