SAP ABAP Class CX_FVD_AUTODRAFT_ERROR (Exception Class for Auto Debits)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML-AC-RPM (Application Component) Receivables/Payment Management
⤷
FVVD_PAYMENT_US (Package) US Specific Payment Processing for Loans
⤷
⤷
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 | 20050217 |
Properties
| Class | CX_FVD_AUTODRAFT_ERROR | |
| Short Description | Exception Class for Auto Debits | |
| 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 | FVVD_PAYMENT_US | US Specific Payment Processing for Loans |
| Created | 20050217 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FVD_AUTODRAFT_ERROR has no forward declaration.
Interfaces
Class CX_FVD_AUTODRAFT_ERROR has no interface implemented.
Friends
Class CX_FVD_AUTODRAFT_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TB_AD_DATE | Auto Debit Creation Date | 20050217 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TB_AD_NUMBER | Auto Debit Number | 20050217 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BUKRS | Company Code | 20050217 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '421382761A743BB2E10000000A114DBB' | 20050217 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '421C476E40E86941E10000000A114DB7' | 20050223 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | DFAELL | Due Date | 20050217 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20050217 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | MSGTYPCONV | Parameter for Message Type Conversion | 20050217 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20050223 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RANL | Contract Number | 20050217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050217 |
Events
Class CX_FVD_AUTODRAFT_ERROR has no event.
Types
Class CX_FVD_AUTODRAFT_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AD_DATE | Call by reference | Type reference (TYPE) | TB_AD_DATE | 20050217 | ||||
| 2 | AD_NUMBER | Call by reference | Type reference (TYPE) | TB_AD_NUMBER | 20050217 | ||||
| 3 | BUKRS | Call by reference | Type reference (TYPE) | BUKRS | 20050217 | ||||
| 4 | DUE_DATE | Call by reference | Type reference (TYPE) | DFAELL | 20050217 | ||||
| 5 | MSGNR | Call by reference | Type reference (TYPE) | SYMSGNO | 20050217 | ||||
| 6 | MSGTYP | Call by reference | Type reference (TYPE) | MSGTYPCONV | 20050217 | ||||
| 7 | PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | 20050223 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050217 | ||||
| 9 | RANL | Call by reference | Type reference (TYPE) | RANL | 20050217 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050217 |
Method CONSTRUCTOR on class CX_FVD_AUTODRAFT_ERROR has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |