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 CO_SEVERITY_ABEND Constant Public Type reference (TYPE) SY-MSGTY 'A' Message Type 20120720
2 CO_SEVERITY_ERROR Constant Public Type reference (TYPE) SY-MSGTY 'E' Message Type 20120720
3 CO_SEVERITY_INFO Constant Public Type reference (TYPE) SY-MSGTY 'I' Message Type 20120720
4 CO_SEVERITY_SUCCESS Constant Public Type reference (TYPE) SY-MSGTY 'S' Message Type 20120720
5 CO_SEVERITY_WARNING Constant Public Type reference (TYPE) SY-MSGTY 'W' Message Type 20120720
6 F_BKPF_BED_FAILED Constant Public See coding 20120720
7 F_BKPF_BLA_FAILED Constant Public See coding 20120720
8 F_BKPF_BUK_FAILED Constant Public See coding 20120720
9 F_BKPF_BUK_NOT_FOUND Constant Public See coding 20120912
10 F_BKPF_GSB_FAILED Constant Public See coding 20120720
11 F_BKPF_KOA_FAILED Constant Public See coding 20120723
12 F_KNA1_BED_FAILED Constant Public See coding 20120720
13 F_KNA1_BUK_FAILED Constant Public See coding 20120720
14 F_KNA1_BUK_NOT_FOUND Constant Public See coding 20120912
15 MV_BLART Instance attribute Public Type reference (TYPE) BLART Document Type 20120720
16 MV_BUKRS Instance attribute Public Type reference (TYPE) BUKRS Company Code 20120720
17 MV_GSBER Instance attribute Public Type reference (TYPE) GSBER Business Area 20120720
18 MV_KOART Instance attribute Public Type reference (TYPE) KOART Account Type 20120723
19 SEVERITY Instance attribute Public Type reference (TYPE) SY-MSGTY CO_SEVERITY_ERROR Message Type 20120720
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing MV_BLART Call by reference Type reference (TYPE) BLART 20120720
2 Importing MV_BUKRS Call by reference Type reference (TYPE) BUKRS 20120720
3 Importing MV_GSBER Call by reference Type reference (TYPE) GSBER 20120720
4 Importing MV_KOART Call by reference Type reference (TYPE) KOART 20120723
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120720
6 Importing SEVERITY Call by reference Type reference (TYPE) SY-MSGTY CO_SEVERITY_ERROR 20120720
7 Importing 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