SAP ABAP Class CX_ITAGCY_COLLECT_DOCUMENTS (Error Class for Collection Transaction: Post Documents)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_EXC (Package) FS-CD: Italian Agency Management - Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ITAGCY Error Class for Agency Collections 20031126
Properties
Class CX_ITAGCY_COLLECT_DOCUMENTS  
Short Description Error Class for Collection Transaction: Post Documents    
Super Class CX_ITAGCY Error Class for Agency Collections 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ITAGCY    
Program status     
Category 40  Exception Class 
Package FSCDITAGCY_EXC   FS-CD: Italian Agency Management - Exceptions 
Created 20030710   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ITAGCY_COLLECT_DOCUMENTS has no forward declaration.
Interfaces
Class CX_ITAGCY_COLLECT_DOCUMENTS has no interface implemented.
Friends
Class CX_ITAGCY_COLLECT_DOCUMENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGTYPE Instance attribute Public Type reference (TYPE) AGTYPE_ITAGCY Key of Agency Category in Italian Agency Collections 20031126
2 CLASS Instance attribute Public Type reference (TYPE) STRING 20031126
3 CX_BANKTR_ONLY_ONE Constant Public Type reference (TYPE) SOTR_CONC 'FA3ACFE3BAB4B24E95B5DE17DBB53F98' 20031117
4 CX_ITAGCY_CALL_AGTYPE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '962A39EE6489F84C9380386CE0DA58F4' 20031126
5 CX_ITAGCY_NO_DOC Constant Public Type reference (TYPE) SOTR_CONC 'F310ED99C17A4A4CA47D8A80208AA345' 20040107
6 CX_NO_CLEARINGREASON Constant Public Type reference (TYPE) SOTR_CONC '43EE98770E55AA41991B19A71EB2F9CC' 20031127
7 CX_NO_DOCTYPE_COLLECTION Constant Public Type reference (TYPE) SOTR_CONC '2906AA1498DC2446B926052ABC4643C9' 20031020
8 CX_NO_DOCTYPE_SUBCOMMCLEARING Constant Public Type reference (TYPE) SOTR_CONC 'FFDA02846F480041B78E99B9155E1B3D' 20031020
9 CX_NO_DOCTYPE_SUBCOMMTRANSFER Constant Public Type reference (TYPE) SOTR_CONC 'D0B254D5A9AFCE4882DD6F1671BAE1E2' 20031008
10 CX_NO_TRANSACTION_CUSTPOST Constant Public Type reference (TYPE) SOTR_CONC 'B7184B988F0ECA4580D6518B20C0CD49' 20031127
11 CX_NO_TRANSACTION_SUBCOMMTRANS Constant Public Type reference (TYPE) SOTR_CONC '2C875046BE0E7642B512D045145A1A9F' 20031008
12 CX_NO_TRANSACTION_TEMPCOLL Constant Public Type reference (TYPE) SOTR_CONC '347B6E94F20AA04D908DCEB83F058FFD' 20031010
13 CX_OPEN_CLARITEM_NO_MORE_MATCH Constant Public Type reference (TYPE) SOTR_CONC '81BA4DAC726AAF4EA3D968CF60C54FE0' 20031029
14 CX_OPEN_ITEM_CONVERSION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '08C393DC8AA59442A55A0B7745269105' 20030715
15 CX_OPEN_ITEM_CURRENCY_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '0CABAED93EE4D94193B9989B0E5A5F5A' 20030715
16 CX_OPEN_ITEM_ENQUEUE Constant Public Type reference (TYPE) SOTR_CONC '09C918E9D4E2BC4DAA2481C136E7EC68' 20030710
17 CX_OPEN_ITEM_NO_MORE_MATCHING Constant Public Type reference (TYPE) SOTR_CONC 'BAB3AFB0479BD548A6DF8C215D76120E' 20030710
18 CX_OPEN_ITEM_POST_AREA_FAILURE Constant Public Type reference (TYPE) SOTR_CONC 'A2F78E5212B2B748BD0540836678DBCF' 20030714
19 CX_OPEN_ITEM_SELECT_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'E1D384C54F581A43900E1F0C79422A7D' 20030711
20 CX_OPEN_ITEM_TRANSFER_FAILURE Constant Public Type reference (TYPE) SOTR_CONC 'E49D710D89A7524E8C0F11B677C8537C' 20030930
21 CX_OPEN_ITEM_WITHHTAX_ERROR Constant Public Type reference (TYPE) SOTR_CONC '6E0734D2C6E57647AF69FDD2B55AF970' 20031105
22 CX_OPEN_SUBCOMM_NO_MORE_MATCHG Constant Public Type reference (TYPE) SOTR_CONC '266A88F5A062BE4F89A3B9DDBEA6B900' 20031013
23 CX_REVERSE_ONLY_ONE Constant Public Type reference (TYPE) SOTR_CONC '2A0AF6237A42F444AE62D396F4D7C88E' 20031112
24 DOCNO Instance attribute Public Type reference (TYPE) OPBEL_KK Number of a contract accounts rec. and pay. document 20040107
25 MESSAGE Instance attribute Public Type reference (TYPE) STRING 20031126
26 METHOD Instance attribute Public Type reference (TYPE) STRING 20031126
27 POST_AREA Instance attribute Public Type reference (TYPE) STRING 20030714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030710
Events
Class CX_ITAGCY_COLLECT_DOCUMENTS has no event.
Types
Class CX_ITAGCY_COLLECT_DOCUMENTS 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 AGTYPE Value transfer Type reference (TYPE) AGTYPE_ITAGCY AGTYPE 20031126
2 Importing CLASS Value transfer Type reference (TYPE) STRING CLASS 20031126
3 Importing DOCNO Value transfer Type reference (TYPE) OPBEL_KK DOCNO 20040107
4 Importing MESSAGE Value transfer Type reference (TYPE) STRING MESSAGE 20031126
5 Importing METHOD Value transfer Type reference (TYPE) STRING METHOD 20031126
6 Importing POST_AREA Value transfer Type reference (TYPE) STRING POST_AREA 20030714
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030710
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030710

Method CONSTRUCTOR on class CX_ITAGCY_COLLECT_DOCUMENTS has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472