SAP ABAP Class CL_HRPAYUS_TAX_TABLE_TXBLWT (US tax - cluster table TXBLWT)
Hierarchy
☛
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
⤷
PY-US (Application Component) USA
⤷
PC10 (Package) HR accounting: USA
⤷
⤷
Properties
| Class | CL_HRPAYUS_TAX_TABLE_TXBLWT | |
| Short Description | US tax - cluster table TXBLWT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC10 | HR accounting: USA |
| Created | 20050310 | SAP |
| Last change | 20110809 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYUS_TAX_TABLE_TXBLWT has no forward declaration.
Interfaces
Class CL_HRPAYUS_TAX_TABLE_TXBLWT has no interface implemented.
Friends
Class CL_HRPAYUS_TAX_TABLE_TXBLWT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR3 | 'B' | Mode for updating table MT_TXBLWT with value 'B' | 20100702 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR3PRNA_SERVICES | 3PR services for all areas | 20050601 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HRPAYUS_T_TXBLWT | US taxable table | 20050310 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABRWT | TXBLW: T511K value | 20050314 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ENDDA | End Date | 20050601 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FLAG | Flag: T511K was read | 20050314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a line to table TXBLWT | 20050310 | |
| 2 | Instance method | Public | Method | Append line to table TXBLWT | 20050310 | |
| 3 | Instance method | Public | Method | Check flag to create TXBLWT | 20050314 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20050601 | |
| 5 | Instance method | Public | Method | Remove an entire taxable combination from TXBLWT | 20050310 | |
| 6 | Instance method | Public | Method | Get table TXBLWT | 20050310 | |
| 7 | Instance method | Public | Method | Initialize object | 20050504 | |
| 8 | Instance method | Public | Method | Update the taxable | 20050402 | |
| 9 | Instance method | Public | Method | Update the taxable with percentage | 20050310 |
Events
Class CL_HRPAYUS_TAX_TABLE_TXBLWT has no event.
Types
Class CL_HRPAYUS_TAX_TABLE_TXBLWT has no local type.
Method Signatures
Method ADD_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXBLWT | Value transfer | Type reference (TYPE) | HRPAYUS_T_TXBLWT | US taxable table | 20050310 | |||
| 2 | IS_TXIT | Call by reference | Type reference (TYPE) | PC2U2 | Pay Log US: Table TXIT | 20050310 | |||
| 3 | IV_ALZNR | Call by reference | Type reference (TYPE) | ALZNR | Assignment for alternative payment | 20050630 | |||
| 4 | IV_APZNR | Call by reference | Type reference (TYPE) | APZNR | PC205 assignment | 20050630 | |||
| 5 | IV_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050601 | |||
| 6 | IV_LGART | Call by reference | Type reference (TYPE) | LGART | Wage Type | 20050310 | |||
| 7 | IV_PRCL69 | Call by reference | Type reference (TYPE) | CHAR1 | Processing class 69 value | 20050310 | |||
| 8 | IV_T5UTY_TXBL | Call by reference | Type reference (TYPE) | CHAR1 | Taxability from table T5UTY | 20050310 | |||
| 9 | IV_V0TYP | Call by reference | Type reference (TYPE) | V0TYP | Variable assignment type | 20050503 | |||
| 10 | IV_V0ZNR | Call by reference | Type reference (TYPE) | V0ZNR | Variable assignment number | 20050503 |
Method ADD_LINE on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method APPEND_TXBLWT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXBLWT | Value transfer | Type reference (TYPE) | HRPAYUS_T_TXBLWT | US taxable table | 20050310 | |||
| 2 | IS_TXBLWT | Call by reference | Type reference (TYPE) | HRPAYUS_S_TXBLWT | US taxable table | 20050310 |
Method APPEND_TXBLWT on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method CHECK_CREATION_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREATE | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20050314 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050601 |
Method CHECK_CREATION_FLAG on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no parameter.
Method CONSTRUCTOR on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method DELETE_TAXABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXBLWT | Value transfer | Type reference (TYPE) | HRPAYUS_T_TXBLWT | US taxable table | 20050310 | |||
| 2 | IS_TXIT | Call by reference | Type reference (TYPE) | PC2U2 | Pay Log US: Table TXIT | 20050310 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20050402 | |||
| 4 | IV_RECIP | Call by reference | Type reference (TYPE) | PB10_RECIP | BSI: Reciprocity indicator | 20050920 |
Method DELETE_TAXABLE on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method GET_TXBLWT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXBLWT | Value transfer | Type reference (TYPE) | HRPAYUS_T_TXBLWT | US taxable table | 20050310 |
Method GET_TXBLWT on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no parameter.
Method INITIALIZE on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method UPDATE_TAXABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXBLWT | Value transfer | Type reference (TYPE) | HRPAYUS_T_TXBLWT | US taxable table | 20050402 | |||
| 2 | IS_TXIT | Call by reference | Type reference (TYPE) | PC2U2 | Pay Log US: Table TXIT | 20050402 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20050402 | |||
| 4 | IV_V0TYP | Call by reference | Type reference (TYPE) | V0TYP | Variable assignment type | 20050503 | |||
| 5 | IV_V0ZNR | Call by reference | Type reference (TYPE) | V0ZNR | Variable assignment number | 20050503 |
Method UPDATE_TAXABLE on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
Method UPDATE_TAXABLE_PERC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TXBLWT | Value transfer | Type reference (TYPE) | HRPAYUS_T_TXBLWT | US taxable table | 20050310 | |||
| 2 | IS_TXIT | Call by reference | Type reference (TYPE) | PC2U2 | Pay Log US: Table TXIT | 20050310 | |||
| 3 | IV_PERC | Call by reference | Type reference (TYPE) | FLOATVALUE | Floating point value | 20050310 |
Method UPDATE_TAXABLE_PERC on class CL_HRPAYUS_TAX_TABLE_TXBLWT has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in | 600 |