SAP ABAP Class CL_PT_TAXTABLEENTRY (Portugal: SAF-T TaxTableEntry)
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
FI-CA (Application Component) Contract Accounts Receivable and Payable
⤷
FKK_ID_PT_SAFT (Package) FI-CA Localization Portugal - SAF-T
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FICA_SAFT_TAXTABLEENTRY_XX | FICA SAF-T TaxTableEntries | 20130213 |
Properties
| Class | CL_PT_TAXTABLEENTRY | |
| Short Description | Portugal: SAF-T TaxTableEntry | |
| Super Class | CL_FICA_SAFT_TAXTABLEENTRY_XX | FICA SAF-T TaxTableEntries |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FKK_ID_PT_SAFT | FI-CA Localization Portugal - SAF-T |
| Created | 20110218 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PT_TAXTABLEENTRY has no interface implemented.
Friends
Class CL_PT_TAXTABLEENTRY has no friend class.
Attributes
Class CL_PT_TAXTABLEENTRY has no attribute.
Methods
Class CL_PT_TAXTABLEENTRY has no method.
Events
Class CL_PT_TAXTABLEENTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_TAXTABLEENTRY | Public | See coding | 20130213 | begin of TY_S_TAXTABLEENTRY ,
taxtype type c length 3 ,
taxcountryregion type c length 5 ,
taxcode type c length 10 ,
description type c length 60 ,
taxexpirationdate type c length 10 ,
taxpercentage type cl_fica_saft_utility=>ty_s_choice ,
taxamount type cl_fica_saft_utility=>ty_s_choice ,
end of ty_s_taxtableentry
|
||
| 2 | TY_T_TAXTABLEENTRY | Public | See coding | 20130213 | ty_t_taxtableentry type standard table of ty_s_taxtableentry
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |