SAP ABAP Class CL_PT_INVOICE (Portugal: SAF-T Invoice)
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_INVOICE_XX FICA SAF-T Invoice 20130211
Properties
Class CL_PT_INVOICE  
Short Description Portugal: SAF-T Invoice    
Super Class CL_FICA_SAFT_INVOICE_XX FICA SAF-T Invoice 
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 20121207   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FICA_SAFT_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PT_LINE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PT_INVOICE has no interface implemented.
Friends
Class CL_PT_INVOICE has no friend class.
Attributes
Class CL_PT_INVOICE has no attribute.
Methods
Class CL_PT_INVOICE has no method.
Events
Class CL_PT_INVOICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ADDRESS Public See coding 20130211 begin of ty_s_address , buildingnumber type saftpt_bldno , streetname type saftpt_strname , addressdetail type saftpt_adddetail , city type saftpt_city , postalcode type saftpt_postcode , region type saftpt_region , country type saftpt_cntry , * attr type end of ty_s_address
2 TY_S_CURRENCY Public See coding 20130211 begin of ty_s_currency , currencycode type saftpt_curr , currencyamount type c length 34 , exchangerate type c length 12 , * currencycreditamount type cl_fica_saft_utility=>ty_s_choice , * currencydebitamount type cl_fica_saft_utility=>ty_s_choice , end of ty_s_currency
3 TY_S_DOCTOTAL Public See coding 20130211 begin of ty_s_doctotal , taxpayable type c length 34 , nettotal type c length 34 , grosstotal type c length 34 , currency type ty_s_currency , settlement type ty_s_settlement , end of ty_s_doctotal
4 TY_S_DOCUMENTSTATUS Public See coding 20130701 begin of ty_s_documentstatus , invoicestatus type saftpt_inv_stat , invoicestatusdate type saftpt_date_time , reason type saftpt_reason , sourceid type saftpt_srcid , sourcebilling type char1 , end of ty_s_documentstatus
5 TY_S_INVOICE Public See coding 20130211 begin of ty_s_invoice , sourcedocnum type SAFT_DOCNUM_KK , invoiceno type sipt_inv_no_saft , documentstatus type ty_s_documentstatus , hash type saftpt_hash , hashcontrol type saftpt_hashcntrl , period type saftpt_per , invoicedate type saftpt_date , invoicetype type saftpt_inv_typ , selfbillingindicator type saftpt_ind , sourceid type saftpt_srcid , eaccode type saftpt_eaccode , systementrydate type idpt_ds_sy_date , transactionid type saftpt_transid , customerid type saftpt_custid , shipto type ty_s_shippoint , shipfrom type ty_s_shippoint , line type cl_pt_line=>ty_s_line , documenttotals type ty_s_doctotal , end of ty_s_invoice
6 TY_S_SETTLEMENT Public See coding 20130211 begin of ty_s_settlement , settlementdiscount type saftpt_discount , settlementamount type c length 34 , settlementdate type saftpt_date, paymentterms type saftpt_payterm , * paymentmechanism type saftpt_paymnt , end of ty_s_settlement
7 TY_S_SHIPPOINT Public See coding 20130211 begin of ty_s_shippoint , deliveryid type saftpt_delid , deliverydate type saftpt_date , address type ty_s_address , end of ty_s_shippoint
8 TY_T_ADDRESS Public See coding 20130211 ty_t_address type standard table of ty_s_address
9 TY_T_CURRENCY Public See coding 20130701 ty_t_currency type standard table of ty_s_currency
10 TY_T_DOCTOTAL Public See coding 20130211 ty_t_doctotal type standard table of ty_s_doctotal
11 TY_T_DOCUMENTSTATUS Public See coding 20130701 ty_t_documentstatus type standard table of ty_s_documentstatus
12 TY_T_INVOICE Public See coding 20130211 ty_t_invoice type standard table of ty_s_invoice
13 TY_T_SHIPPOINT Public See coding 20130211 ty_t_shippoint type standard table of ty_s_shippoint
History
Last changed by/on SAP  20131127 
SAP Release Created in