SAP ABAP Class CL_PT_BILLINGADDRESS (Portugal: SAF-T BillingAddress)
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_BILLINGADDRESS_XX | FICA SAF-T Billing Address | 20130213 |
Properties
| Class | CL_PT_BILLINGADDRESS | |
| Short Description | Portugal: SAF-T BillingAddress | |
| Super Class | CL_FICA_SAFT_BILLINGADDRESS_XX | FICA SAF-T Billing Address |
| 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
Class CL_PT_BILLINGADDRESS has no forward declaration.
Interfaces
Class CL_PT_BILLINGADDRESS has no interface implemented.
Friends
Class CL_PT_BILLINGADDRESS has no friend class.
Attributes
Class CL_PT_BILLINGADDRESS has no attribute.
Methods
Class CL_PT_BILLINGADDRESS has no method.
Events
Class CL_PT_BILLINGADDRESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ADDRESS | Public | See coding | 20130213 | BEGIN OF ty_s_address ,
buildingnumber TYPE ad_hsnm1 ,
streetname TYPE saftpt_strname ,
addressdetail TYPE saftpt_adddetail ,
city TYPE saftpt_city ,
postalcode TYPE c length 20 ,
region TYPE c length 50,
country TYPE char12 ,
attr TYPE fkkpt_attr_t ,
END OF ty_s_address
|
||
| 2 | TY_T_ADDRESS | Public | See coding | 20130213 | ty_t_address type STANDARD TABLE OF ty_s_address
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |