SAP ABAP Class CX_DMCC_AUTH_REPL_ERR (Exception class for CL_DMCC_AUTH_REPL)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMC_CONTENT_REPL (Package) Data Mapping and Conversion: Content Replication
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 20130611
Properties
Class CX_DMCC_AUTH_REPL_ERR  
Short Description Exception class for CL_DMCC_AUTH_REPL    
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 CNV_DMC_CONTENT_REPL   Data Mapping and Conversion: Content Replication 
Created 20130611   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DMCC_AUTH_REPL_ERR has no forward declaration.
Interfaces
Class CX_DMCC_AUTH_REPL_ERR has no interface implemented.
Friends
Class CX_DMCC_AUTH_REPL_ERR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATING_USER_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC '0716721DFE80B64B9D7613CC0C60CA96' 20130621
2 CX_DMCC_AUTH_REPL_ERR Constant Public Type reference (TYPE) SOTR_CONC '3520D916CA8DD943B5B4E8356D1E303E' 20130611
3 DELETING_USER_FAILED Constant Public Type reference (TYPE) SOTR_CONC '1A6B680768FB2842BC35089DC5113A0F' 20130621
4 EMPTY_PASSWORD Constant Public Type reference (TYPE) SOTR_CONC '168C18BF900DC943A45A1B6C65122736' 20130612
5 ERROR_SENDING_MAIL Constant Public Type reference (TYPE) SOTR_CONC '2C4FA797B17A1F4487F310AC917F2CA7' 20130612
6 GRANT_ROLE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0F8B70C6C4A38E43857C526703E4BBF7' 20130614
7 HDB_USER_ALREADY_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '39EFB544EF606348AC31CDA3D8603FF9' 20130612
8 HDB_USER_NOT_EXISTING Constant Public Type reference (TYPE) SOTR_CONC '02CEF2C8DECCB54CB4189B95278A12F7' 20130618
9 MAIL_ADDR Instance attribute Public Type reference (TYPE) AD_SMTPADR E-Mail Address 20130619
10 MT_ID Instance attribute Public Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130618
11 NON_DEFINED_USER_PWD_TYP Constant Public Type reference (TYPE) SOTR_CONC '62ADAB45CFC5084697A74D5DB86EDABF' 20130612
12 NO_DATA_IN_DMCC_AUTH_MAP Constant Public Type reference (TYPE) SOTR_CONC '48E75FE48AB57F4F81D3FAD6B37B8DA4' 20130611
13 NO_DATA_IN_DMCC_AUTH_STG Constant Public Type reference (TYPE) SOTR_CONC 'BDEA64366FD6374FBC242322D74F0069' 20130611
14 NO_DATA_IN_DMCC_AUTH_USER Constant Public Type reference (TYPE) SOTR_CONC '377AFFF0628B024D8F77C7F3747B8C2B' 20130611
15 NO_EMAIL_ADDRESS_STORED Constant Public Type reference (TYPE) SOTR_CONC '456E1F2E26020D4C88BE5DD2F617AB98' 20130612
16 NO_ROLE_MAPPING_DEFINED Constant Public Type reference (TYPE) SOTR_CONC 'C14DC4AB93B77D418362B8AD4A18BF9E' 20130611
17 NO_USER_MAPPING_SPECIFIED Constant Public Type reference (TYPE) SOTR_CONC '1F0572D4575E8E47947065117B846345' 20130618
18 REVOKE_ROLE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '1BDCE7EEF6367B4E8953666835830CEF' 20130612
19 ROLE Instance attribute Public Type reference (TYPE) DMCC_AUTH_MAP-AUTH_HDB Role Name 20130619
20 ROLE_EXPIRED Constant Public Type reference (TYPE) SOTR_CONC '6F81633CBF48174CB24C5BE748122147' 20130611
21 ROLE_TO_DAT Instance attribute Public Type reference (TYPE) AGR_USERS-TO_DAT Date of validity 20130619
22 SQL_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'E8F52BFD5694E846B29FE6CDEFD63938' 20130612
23 UNAME Instance attribute Public Type reference (TYPE) AGR_USERS-UNAME User Name in User Master Record 20130612
24 USER_HDB Instance attribute Public Type reference (TYPE) DMCC_AUTH_USER-USER_HDB username in HANA-DB 20130612
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130611
2 SEND_APPL_LOG Instance method Public Method Write Error Messages 20130619
Events
Class CX_DMCC_AUTH_REPL_ERR has no event.
Types
Class CX_DMCC_AUTH_REPL_ERR 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 MAIL_ADDR Value transfer Type reference (TYPE) AD_SMTPADR MAIL_ADDR 20130619
2 Importing MT_ID Value transfer Type reference (TYPE) DMC_MT_IDENTIFIER MT_ID 20130618
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130611
4 Importing ROLE Value transfer Type reference (TYPE) DMCC_AUTH_MAP-AUTH_HDB ROLE 20130619
5 Importing ROLE_TO_DAT Value transfer Type reference (TYPE) AGR_USERS-TO_DAT ROLE_TO_DAT 20130619
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130611
7 Importing UNAME Value transfer Type reference (TYPE) AGR_USERS-UNAME UNAME 20130612
8 Importing USER_HDB Value transfer Type reference (TYPE) DMCC_AUTH_USER-USER_HDB USER_HDB 20130612

Method CONSTRUCTOR on class CX_DMCC_AUTH_REPL_ERR has no exception.

Method SEND_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Messages, message type 20130619

Method SEND_APPL_LOG on class CX_DMCC_AUTH_REPL_ERR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620