SAP ABAP Class CX_TAX_RFD (Exception class for tax refunds)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FOT_EDECLARATION (Package) Electronic Advance Return for Tax on Sales/Purchases
⤷
⤷
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 | 20091002 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090729 |
Properties
| Class | CX_TAX_RFD | |
| Short Description | Exception class for tax refunds | |
| 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 | FOT_B2A | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | FOT_EDECLARATION | Electronic Advance Return for Tax on Sales/Purchases |
| Created | 20090729 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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 | 20090729 |
Friends
Class CX_TAX_RFD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090918 | |||||
| 2 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'A' | 20090729 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20090729 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'I' | 20090729 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'S' | 20090729 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'W' | 20090729 | |||
| 7 | Constant | Public | See coding | 20090911 | |||||
| 8 | Constant | Public | See coding | 20090911 | |||||
| 9 | Constant | Public | See coding | 20090911 | |||||
| 10 | Constant | Public | See coding | 20090817 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | BUKRS | Company Code | 20090817 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BUKRS | Company Code | 20090918 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090817 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090817 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090817 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20090817 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | FOT_DCLPER | 20090817 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | FOT_RFDREQID | Identifies an Input VAT Refund Application | 20091013 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | CHAR_01 | Character Length 1 | 20090729 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | User Name | 20090817 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | CL_TAX_RFD_SERV=>TY_YEAR_PER | Year and Period Concatenated | 20090821 | |||
| 22 | Constant | Public | See coding | 20090821 | |||||
| 23 | Constant | Public | See coding | 20091009 | |||||
| 24 | Constant | Public | See coding | 20090911 | |||||
| 25 | Constant | Public | See coding | 20091013 | |||||
| 26 | Constant | Public | See coding | 20090817 | |||||
| 27 | Constant | Public | See coding | 20090911 | |||||
| 28 | Constant | Public | See coding | 20090911 | |||||
| 29 | Constant | Public | See coding | 20090911 | |||||
| 30 | Constant | Public | See coding | 20090911 | |||||
| 31 | Constant | Public | See coding | 20090911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090729 | |
| 2 | Static method | Public | Method | Creates an instance of the exception class | 20090817 | |
| 3 | Static method | Public | Method | Creates an instance with the info about sy-msg | 20090918 | |
| 4 | Static method | Public | Method | Creates an instance with the info about sy-msg | 20090817 | |
| 5 | Instance method | Public | Method | Returns the message information and the severity | 20090729 | |
| 6 | Static method | Public | Method | Sends message | 20090826 | |
| 7 | Static method | Public | Method | Sends messages | 20090821 | |
| 8 | Instance method | Private | Method | Sets internally the message attributes | 20090729 |
Events
Class CX_TAX_RFD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CX_TAX_RFD | Public | See coding | 20090820 | tt_cx_tax_rfd TYPE STANDARD TABLE OF REF TO cx_tax_rfd
|
||
| 2 | TY_MESSAGE_SEVERITY | Public | See coding | 20090729 | ty_message_severity TYPE c LENGTH 1
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_TAX_RFD has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20090817 | |||
| 2 | IV_ATTR1 | Call by reference | Type reference (TYPE) | DATA | Value of the first attribute | 20090817 | |||
| 3 | IV_ATTR2 | Call by reference | Type reference (TYPE) | DATA | Value of the second attribute | 20090817 | |||
| 4 | IV_ATTR3 | Call by reference | Type reference (TYPE) | DATA | Value of the third attribute | 20090817 | |||
| 5 | IV_ATTR4 | Call by reference | Type reference (TYPE) | DATA | Value of the fourth attribute | 20090817 | |||
| 6 | IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | Character Länge 1 | 20090817 | |||
| 7 | IX_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090817 | |||
| 8 | RX_TAX_RFD | Value transfer | Object reference (TYPE REF TO) | CX_TAX_RFD | Exception class for tax refunds | 20090817 |
Method CREATE_INSTANCE on class CX_TAX_RFD has no exception.
Method CREATE_INSTANCE_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20090918 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20090918 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20090918 | |||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20090918 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20090918 | |||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20090918 | |||
| 7 | IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | CO_SEVERITY_ERROR | Character Länge 1 | 20090918 | ||
| 8 | IX_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090918 | |||
| 9 | RX_TAX_RFD | Value transfer | Object reference (TYPE REF TO) | CX_TAX_RFD | Exception class for tax refunds | 20090918 |
Method CREATE_INSTANCE_MSG on class CX_TAX_RFD has no exception.
Method CREATE_INSTANCE_SYMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | Character Länge 1 | 20090817 | |||
| 2 | IX_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090817 | |||
| 3 | RX_TAX_RFD | Value transfer | Object reference (TYPE REF TO) | CX_TAX_RFD | Exception class for tax refunds | 20090817 |
Method CREATE_INSTANCE_SYMSG on class CX_TAX_RFD has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_S_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20090922 |
Method GET_MSG on class CX_TAX_RFD has no exception.
Method HANDLE_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALV | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091007 | ||
| 2 | IV_REPORT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091021 | ||
| 3 | IX_TAX_RFD | Call by reference | Object reference (TYPE REF TO) | CX_TAX_RFD | Exception class for tax refunds | 20090826 |
Method HANDLE_MSG on class CX_TAX_RFD has no exception.
Method HANDLE_MSGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CX_TAX_RFD | Call by reference | Type reference (TYPE) | TT_CX_TAX_RFD | 20090821 | ||||
| 2 | IV_ALV | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091021 | ||
| 3 | IV_REPORT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091021 |
Method HANDLE_MSGS on class CX_TAX_RFD has no exception.
Method _SET_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20090729 | ||||
| 2 | IV_ATTR_VALUE | Call by reference | Type reference (TYPE) | DATA | 20090729 |
Method _SET_ATTR on class CX_TAX_RFD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |