SAP ABAP Class CL_PT_SHIPTOADDRESS (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_SHIPTOADDRESS_XX | FICA SAF-T Ship to Address | 20130213 |
Properties
| Class | CL_PT_SHIPTOADDRESS | |
| Short Description | Portugal: SAF-T BillingAddress | |
| Super Class | CL_FICA_SAFT_SHIPTOADDRESS_XX | FICA SAF-T Ship to 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 | 20110823 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_SHIPTOADDRESS has no forward declaration.
Interfaces
Class CL_PT_SHIPTOADDRESS has no interface implemented.
Friends
Class CL_PT_SHIPTOADDRESS has no friend class.
Attributes
Class CL_PT_SHIPTOADDRESS has no attribute.
Methods
Class CL_PT_SHIPTOADDRESS has no method.
Events
Class CL_PT_SHIPTOADDRESS 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 c length 50 ,
addressdetail TYPE ad_street ,
city TYPE ad_city1 ,
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 |