SAP ABAP Class CX_LSO_CRP_EXCEPTION (LSO Correspondence Exception)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM-DW (Application Component) Day-to-Day Activities
     LSO_CORRESPOND_ERP_BASE (Package) LSO Correspondence: Cross-Subcomponent Objects
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 20041129
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20041129
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_LSO_CRP_OUTPUT_EXCEPTION Output Component Exception 20041202
2 Inheritance (c INHERITING FROM c_ref)  CX_LSO_CRP_QUEUE_EXCEPTION Exceptions of Queue Component 20041201
3 Inheritance (c INHERITING FROM c_ref)  CX_LSO_CRP_RENDER_EXCEPTION Exceptions of Render Component 20041208
4 Inheritance (c INHERITING FROM c_ref)  CX_LSO_CRP_TEM_EXCEPTION TEM Component Exceptions 20041206
5 Inheritance (c INHERITING FROM c_ref)  CX_LSO_CRP_UI_EXCEPTION Exceptions of UI Component 20050126
Properties
Class CX_LSO_CRP_EXCEPTION  
Short Description LSO Correspondence Exception    
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 LSO_CORRESPONDENCE    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package LSO_CORRESPOND_ERP_BASE   LSO Correspondence: Cross-Subcomponent Objects 
Created 20041129   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_T100_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20041129
Friends
Class CX_LSO_CRP_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_LSO_CRP_ACTIVITYID_NO_ID Constant Public See coding 20041206
2 CX_LSO_CRP_NOTIFGRP_CSTMG Constant Public See coding 20041206
3 CX_LSO_CRP_NOTIFGRP_NOT_FOUND Constant Public See coding 20050126
4 CX_LSO_CRP_NOTIFGRP_NO_GRP Constant Public See coding 20041206
5 CX_LSO_CRP_NOTIFGRP_NO_ID Constant Public See coding 20050126
6 CX_LSO_CRP_NOTIF_TFORM_INVALID Constant Public See coding 20050126
7 CX_LSO_CRP_OBJ_NOT_FOUND Constant Public See coding 20041215
8 CX_LSO_CRP_PERIOD_EMPTY Constant Public See coding 20050203
9 CX_LSO_CRP_RECIPIENT_NOT_FOUND Constant Public See coding 20041202
10 CX_LSO_CRP_RECIPIENT_NO_ID Constant Public See coding 20041203
11 CX_LSO_CRP_RECROLE_CSTMG Constant Public See coding 20041208
12 CX_LSO_CRP_RECROLE_NO_ID Constant Public See coding 20041208
13 CX_LSO_CRP_SOBID_NOT_FOUND Constant Public See coding 20041215
14 CX_LSO_CRP_TASKID_NOT_VALID Constant Public See coding 20041203
15 CX_LSO_CRP_TASKID_NO_ID Constant Public See coding 20041206
16 CX_LSO_CRP_TASKID_NO_RECIPIENT Constant Public See coding 20041206
17 CX_LSO_CRP_TASKID_NO_TEMPLATE Constant Public See coding 20041206
18 CX_LSO_CRP_TECH_ERROR Constant Public See coding 20041208
19 CX_LSO_CRP_TFORM_NOT_VALID Constant Public See coding 20050126
20 CX_LSO_CRP_TFORM_NO_ID Constant Public See coding 20050203
21 CX_LSO_CRP_TRAINING_INITIAL Constant Public See coding 20041207
22 CX_LSO_CRP_TRGTYPE_MISSING Constant Public See coding 20041207
23 CX_LSO_CRP_WRONG_OBJECTTYPE Constant Public See coding 20041207
24 NOTIFGRP Instance attribute Public Type reference (TYPE) LSO_CRP_NOTIFGRP Notification Group 20041206
25 OBJECT Instance attribute Public Type reference (TYPE) HROBJECT Object 20041215
26 PREPCONTEXT Instance attribute Public Type reference (TYPE) LSO_CRP_PREPCONTEXT Class for Context Preparation 20041206
27 RECIPIENT Instance attribute Public Type reference (TYPE) HRSOBID Recipient(s) 20041202
28 REC_ROLE Instance attribute Public Type reference (TYPE) LSO_CRP_RECIPIENT_ROLE Recipient Role 20041208
29 SOBID Instance attribute Public Type reference (TYPE) HRSOBID Extended Object 20041215
30 TASK_ID Instance attribute Public Type reference (TYPE) LSO_CRP_TASK_ID Context GUID 20041203
31 TEMPLATE Instance attribute Public Type reference (TYPE) LSO_CRP_DOC_TEMPLATE Document Template 20041208
32 TFORM Instance attribute Public Type reference (TYPE) LSO_TFORM_C Delivery Method 20050126
33 TRAINING_ID Instance attribute Public Type reference (TYPE) OBJEKTID Object ID 20041207
34 TRAINING_OT Instance attribute Public Type reference (TYPE) OTYPE Object Type 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041129
2 CONVERT_TO_BAPIRET Instance method Protected Method Returns Exception as BAPIRET2 20041129
3 CREATE_EXCEPTION Static method Public Method Generates Exception and Writes it to Application Log 20041202
4 SHOW_MESSAGE Instance method Public Method Displays Errors About Message Instruction 20041129
5 TO_BAPIRET2 Instance method Public Method Returns Exception in Bapiret2 Format 20041129
6 TO_LOG Instance method Public Method Writes Exception in Application Log 20041129
Events
Class CX_LSO_CRP_EXCEPTION has no event.
Types
Class CX_LSO_CRP_EXCEPTION 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 NOTIFGRP Call by reference Type reference (TYPE) LSO_CRP_NOTIFGRP 20041206
2 Importing OBJECT Call by reference Type reference (TYPE) HROBJECT 20041215
3 Importing PREPCONTEXT Call by reference Type reference (TYPE) LSO_CRP_PREPCONTEXT 20041206
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041129
5 Importing RECIPIENT Call by reference Type reference (TYPE) HRSOBID 20041202
6 Importing REC_ROLE Call by reference Type reference (TYPE) LSO_CRP_RECIPIENT_ROLE 20041208
7 Importing SOBID Call by reference Type reference (TYPE) HRSOBID 20041215
8 Importing TASK_ID Call by reference Type reference (TYPE) LSO_CRP_TASK_ID 20041203
9 Importing TEMPLATE Call by reference Type reference (TYPE) LSO_CRP_DOC_TEMPLATE 20041208
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20041129
11 Importing TFORM Call by reference Type reference (TYPE) LSO_TFORM_C 20050126
12 Importing TRAINING_ID Call by reference Type reference (TYPE) OBJEKTID 20041207
13 Importing TRAINING_OT Call by reference Type reference (TYPE) OTYPE 20041207

Method CONSTRUCTOR on class CX_LSO_CRP_EXCEPTION has no exception.

Method CONVERT_TO_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20041129
2 Exporting EX_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041129
3 Exporting EX_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041129
4 Exporting EX_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041129
5 Exporting EX_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041129
6 Exporting EX_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041129

Method CONVERT_TO_BAPIRET on class CX_LSO_CRP_EXCEPTION has no exception.

Method CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20041215
2 Importing NOTIFGRP Call by reference Type reference (TYPE) LSO_CRP_NOTIFGRP Mitteilungsgruppe 20041206
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041202
4 Importing RECIPIENT Call by reference Type reference (TYPE) HRSOBID Empfänger 20041202
5 Importing REC_ROLE Call by reference Type reference (TYPE) LSO_CRP_RECIPIENT_ROLE Empfängerrolle 20041208
6 Returning RESULT Value transfer Object reference (TYPE REF TO) CX_LSO_CRP_EXCEPTION Exception 20041202
7 Importing SOBID Call by reference Type reference (TYPE) HRSOBID Id des verknüpften Objekts 20041215
8 Importing TASKID Call by reference Type reference (TYPE) LSO_CRP_TASK_ID GUID des Kontexts 20041203
9 Importing TEMPLATE Call by reference Type reference (TYPE) LSO_CRP_DOC_TEMPLATE Dokumentenvorlage 20041208
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20041202
11 Importing TFORM Call by reference Type reference (TYPE) LSO_TFORM_C Trainingsform 20050126
12 Importing TRAINING_ID Call by reference Type reference (TYPE) OBJEKTID ObjektId 20041207
13 Importing TRAINING_OT Call by reference Type reference (TYPE) OTYPE Objekttyp 20041207

Method CREATE_EXCEPTION on class CX_LSO_CRP_EXCEPTION has no exception.

Method SHOW_MESSAGE 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) MSGTY Messageart 20041129

Method SHOW_MESSAGE on class CX_LSO_CRP_EXCEPTION has no exception.

Method TO_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20041129

Method TO_BAPIRET2 on class CX_LSO_CRP_EXCEPTION has no exception.

Method TO_LOG Signature

Method TO_LOG on class CX_LSO_CRP_EXCEPTION has no parameter.
Method TO_LOG on class CX_LSO_CRP_EXCEPTION has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600