SAP ABAP Class CL_BUP_TAXN_CHECK (BP: Check the tax numbers)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
BUPA_TAXN_IPI (Package) SAP Business Partner: IPI tax numbers
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CONST | Business Partner: Constants Generally Used | 20051223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_TAXN_CONST | interface for tax number | 20060116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20051223 |
Properties
| Class | CL_BUP_TAXN_CHECK | |
| Short Description | BP: Check the tax numbers | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_TAXN_IPI | SAP Business Partner: IPI tax numbers |
| Created | 20051223 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_TAXN_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20051223 | ||
| 2 | IF_BUP_TAXN_CONST | interface for tax number | 20060116 | ||
| 3 | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20051223 |
Friends
Class CL_BUP_TAXN_CHECK has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051223 | ||
| 2 | Instance method | Public | Method | Check After Executing Changes | 20051223 | |
| 3 | Instance method | Public | Method | 20051223 | ||
| 4 | Instance method | Protected | Method | 20051223 | ||
| 5 | Instance method | Public | Method | 20051223 | ||
| 6 | Instance method | Public | Method | 20051223 | ||
| 7 | Instance method | Protected | Method | 20051223 | ||
| 8 | Instance method | Public | Method | 20051223 | ||
| 9 | Instance method | Protected | Method | 20060117 | ||
| 10 | Instance method | Private | Constructor | Constructor | 20051223 | |
| 11 | Instance method | Protected | Method | 20051223 | ||
| 12 | Static method | Public | Method | 20051223 | ||
| 13 | Instance method | Protected | Method | Log Messages | 20051223 |
Events
Class CL_BUP_TAXN_CHECK has no event.
Types
Class CL_BUP_TAXN_CHECK has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | BUP_T_TAXN_DATA_INT | Work Image | 20051223 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Errors have occurred | 20051223 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 |
Method CHECK on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_AFTER_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | BUP_TS_TAXN_DATA_INT | Work Image | 20051223 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | One Data Record or More Has Errors | 20051223 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 | |||
| 4 | IT_CHANGES | Call by reference | Type reference (TYPE) | BUP_TS_TAXN_CHANGES | BP: Changes to Taxn Details Executed | 20051223 |
Method CHECK_AFTER_MODIFY on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_BEFORE_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MODIFICATION | Call by reference | Type reference (TYPE) | BUP_S_TAXN_MODIFICATION | BP: Changes to Taxn Details | 20051223 | |||
| 2 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Incorrect Change | 20051223 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 |
Method CHECK_BEFORE_MODIFY on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Daten sind fehlerhaft | 20051223 | |||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BUP_S_TAXN_DATA_CHECK | Check Taxn Details | 20051223 | |||
| 4 | IT_WORK_IMAGE | Call by reference | Type reference (TYPE) | BUP_TS_TAXN_DATA_INT | Data of Segment Taxn Details (Internal) | 20051223 |
Method CHECK_DATA on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_EXTERNAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_T_TAXN_KEY | Key of the MD Segment Taxn Details | 20051223 | |||
| 2 | IR_CHECK_OPERATOR | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20051223 | ||||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | BUP_T_TAXN_DATA_INT | Data of MD Segment Taxn Details (External) | 20051223 |
Method CHECK_EXTERNAL_DATA on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | BUP_TS_TAXN_DATA_INT | Data of Segment Taxn Details (Internal) | 20051223 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20051223 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 | |||
| 4 | IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20051223 |
Method CHECK_PARTNER on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_TAXN_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Daten sind fehlerhaft | 20051223 | |||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BUP_S_TAXN_DATA_CHECK | Check taxn Details | 20051223 | |||
| 4 | IT_WORK_IMAGE | Call by reference | Type reference (TYPE) | BUP_TS_TAXN_DATA_INT | Data of Segment Taxn Details (Internal) | 20051223 |
Method CHECK_TAXN_CONSISTENCY on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_TAXN_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Deletion not possible | 20051223 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | BUP_S_TAXN_KEY | BP: Key of the Segment Taxn Details | 20051223 |
Method CHECK_TAXN_DELETION on class CL_BUP_TAXN_CHECK has no exception.
Method CHECK_TAX_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060117 | |||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060117 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BUP_S_TAXN_DATA_CHECK | Check Taxn Details | 20060118 |
Method CHECK_TAX_NUMBER on class CL_BUP_TAXN_CHECK has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BUP_TAXN_CHECK has no parameter.
Method CONSTRUCTOR on class CL_BUP_TAXN_CHECK has no exception.
Method DELETE_MSG_BY_ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | BUP_S_TAXN_KEY | BP: Key of the Segment Bank Details | 20051223 | |||
| 3 | IV_DELETE_BY_PARTNER | Call by reference | Type reference (TYPE) | BOOLE_D | Alle nachrichten zum Partner löschen | 20051223 | |||
| 4 | IV_ORIGIN | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Message Generator | 20051223 |
Method DELETE_MSG_BY_ORIGIN on class CL_BUP_TAXN_CHECK has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BUP_TAXN_CHECK | GP: Prüfungen der Bankverbindungen | 20051223 |
Method GET_INSTANCE on class CL_BUP_TAXN_CHECK has no exception.
Method WRITE_MSG_COMPLEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20051223 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | BUP_S_TAXN_KEY | BP: Key of the Segment Bank Details | 20051223 | |||
| 3 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20051223 | |||
| 4 | IS_MSGADD | Call by reference | Type reference (TYPE) | CMD_S_MSGADD | Additional Parameters for Messages | 20051223 | |||
| 5 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | CMD_MDSATTR | Object Attribute (Master Data Segment) | 20051223 | |||
| 6 | IV_CREATE_HANDLE | Call by reference | Type reference (TYPE) | BUP_CREATE_HANDLE | Handle for Creating a New Record | 20051223 | |||
| 7 | IV_SYST_MESSAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20051223 |
Method WRITE_MSG_COMPLEX on class CL_BUP_TAXN_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |