SAP ABAP Class CX_CNV_MBT_PROCESS_PEM_EXEC (Exceptions during the execution of PEM)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PCL_CL (Package) PCL Class Layer
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 20111223
Properties
Class CX_CNV_MBT_PROCESS_PEM_EXEC  
Short Description Exceptions during the execution of PEM    
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_MBT_PCL_CL   PCL Class Layer 
Created 20111223   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CNV_MBT_PROCESS_PEM_EXEC has no forward declaration.
Interfaces
Class CX_CNV_MBT_PROCESS_PEM_EXEC has no interface implemented.
Friends
Class CX_CNV_MBT_PROCESS_PEM_EXEC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY_START_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC 'F8754394255496499D455F731086F9BF' 20111223
2 ALREADY_LOCKED Constant Public Type reference (TYPE) SOTR_CONC '44FEF8851A7E294A8EDF63C79CC086FC' 20120113
3 BLOCK_EXEC_RESTART_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC '9AF20D221995B846A8B2335E35DF7185' 20111227
4 CLASS Instance attribute Public Type reference (TYPE) PROGNAME ABAP program name 20111223
5 CREATE_OBJECT Constant Public Type reference (TYPE) SOTR_CONC '7E5AA78C2C71AB4D9ED96337B4F43ADD' 20111223
6 CX_CNV_MBT_PROCESS_PEM_EXEC Constant Public Type reference (TYPE) SOTR_CONC 'C369F0A31319174888AC10BC5B770503' 20111223
7 DIALOG_BLOCK_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC '38FF315C95BB4A4AAE0FE2F0B139B5FC' 20111223
8 EXECUTION_NOT_RESTARTED Constant Public Type reference (TYPE) SOTR_CONC '6B133730C0FBA247960AC09DE16E99F6' 20111227
9 EXECUTION_NOT_STOPPED Constant Public Type reference (TYPE) SOTR_CONC '4FE7CA80E3B7D04298A5B7A8E76E152D' 20111227
10 FINISHED Constant Public Type reference (TYPE) SOTR_CONC '1BA5C615F565284E8F3077F27F0751CC' 20111223
11 GET_LOG_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'DD7807B83BD4714FA0B6E965FE5E5C50' 20120206
12 GROUP_EXEC_RESTART_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC '6B880762303D544490E4A64E03D3FBD0' 20111230
13 JOB_ACTIVE Constant Public Type reference (TYPE) SOTR_CONC '56FFA66286B4F744B9DA76E84F86BDF9' 20111223
14 JOB_DELETE Constant Public Type reference (TYPE) SOTR_CONC 'F75AA1EB8CFD0848B047B65EFC60DA41' 20120709
15 JOB_OPEN Constant Public Type reference (TYPE) SOTR_CONC '1CB8C18C4081AA448FA83E9417776C50' 20111223
16 JOB_START Constant Public Type reference (TYPE) SOTR_CONC 'CAADD6A3A38C684FB88B0AEBB01330F1' 20111223
17 JOB_STATUS Instance attribute Public Type reference (TYPE) BTCSTATUS Status of background job 20111223
18 MAX_NO_RESTARTS_REACHED Constant Public Type reference (TYPE) SOTR_CONC '74C072FEA4F3284A871FC6D3220984AE' 20111223
19 MAX_NUM_EXECUTIONS_REACHED Constant Public Type reference (TYPE) SOTR_CONC 'DFF7C8EBFEB7534CBC46AF3B29D2EA85' 20120112
20 NO_ENQUEUE_POSSIBLE Constant Public Type reference (TYPE) SOTR_CONC '9D96EF8A7D72E14C8F93B8428B16FE1F' 20120113
21 OBJTYPE_NAME Instance attribute Public Type reference (TYPE) CHAR5 R/2 table 20120113
22 ONLY_MANUALLY_START_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC 'A73E60796D4390449D02BFF9BC91D403' 20120222
23 PLAN_EXEC_RESTART_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC 'E9B2EBCF3E81C54790B7422E1478D11C' 20111223
24 RESTART_COUNT Instance attribute Public Type reference (TYPE) CNV_MBT_MAX_RESTART_ALWD Max number times of restart allowed 20111223
25 START_DATE_IN_THE_PAST Constant Public Type reference (TYPE) SOTR_CONC '4424B172408A4B44A6584F74C4B303CF' 20111223
26 TIME Instance attribute Public Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20111223
27 WRITE_STATE Constant Public Type reference (TYPE) SOTR_CONC '8935C141F0DE864695F49EE9518F95DF' 20111223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111223
Events
Class CX_CNV_MBT_PROCESS_PEM_EXEC has no event.
Types
Class CX_CNV_MBT_PROCESS_PEM_EXEC 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 CLASS Call by reference Type reference (TYPE) PROGNAME 20111223
2 Importing JOB_STATUS Call by reference Type reference (TYPE) BTCSTATUS 20111223
3 Importing OBJTYPE_NAME Call by reference Type reference (TYPE) CHAR5 20120113
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111223
5 Importing RESTART_COUNT Call by reference Type reference (TYPE) CNV_MBT_MAX_RESTART_ALWD 20111223
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20111223
7 Importing TIME Call by reference Type reference (TYPE) TZNTSTMPS 20111223

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