SAP ABAP Class CL_PT_CUSTOMER (Portugal: SAF-T Customer)
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_CUST_XX | FICA SAF-T Customer | 20130213 |
Properties
| Class | CL_PT_CUSTOMER | |
| Short Description | Portugal: SAF-T Customer | |
| Super Class | CL_FICA_SAFT_CUST_XX | FICA SAF-T Customer |
| 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_CUSTOMER has no forward declaration.
Interfaces
Class CL_PT_CUSTOMER has no interface implemented.
Friends
Class CL_PT_CUSTOMER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_T_T005 | 20130213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130213 |
Events
Class CL_PT_CUSTOMER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTS_ADDRESS | Public | See coding | 20130213 | begin of lts_address ,
addressdetail type saftpt_adddetail ,
city type c LENGTH 50 ,
postalcode type c LENGTH 20 ,
country type c LENGTH 12 ,
end of lts_address
|
||
| 2 | TY_S_ADDRESS | Public | See coding | 20130213 | begin of TY_S_address ,
addressdetail type saftpt_adddetail ,
city type c LENGTH 50 ,
postalcode type c LENGTH 20 ,
country type c LENGTH 12 ,
end of TY_S_address
|
||
| 3 | TY_S_CUSTOMER | Public | See coding | 20130213 | begin of TY_S_CUSTOMER ,
customerid type c LENGTH 30 ,
accountid type c LENGTH 30 ,
customertaxid type c LENGTH 20 ,
companyname type c LENGTH 100 ,
contact type c LENGTH 50 ,
billingaddress type lts_address ,
shiptoaddress type lts_address ,
telephone type c LENGTH 20 ,
fax type c LENGTH 20 ,
email type c LENGTH 60 ,
website type c LENGTH 60 ,
selfbillingindicator type c LENGTH 1 ,
end of TY_S_CUSTOMER
|
||
| 4 | TY_S_T005 | Public | See coding | 20130213 | begin of TY_S_T005,
land1 type land1,
intca type intca,
xegld type xegld,
end of TY_S_T005
|
||
| 5 | TY_T_CUSTOMER | Public | See coding | 20130213 | TY_T_CUSTOMER type STANDARD TABLE OF TY_S_CUSTOMER
|
||
| 6 | TY_T_T005 | Public | See coding | 20130213 | TY_T_T005 type STANDARD TABLE OF TY_S_T005
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SAFT_FILE | Call by reference | Object reference (TYPE REF TO) | CL_FICA_SAFT_FILE_XX | FICA SAF-T Audit File | 20130213 | |||
| 2 | IT_SELTAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20130213 | |||
| 3 | IV_APPLK | Call by reference | Type reference (TYPE) | APPLK_KK | Application area | 20130213 | |||
| 4 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20130213 | |||
| 5 | IV_MONAT_END | Call by reference | Type reference (TYPE) | MONAT | Fiscal Period | 20130213 | |||
| 6 | IV_MONAT_START | Call by reference | Type reference (TYPE) | MONAT | Fiscal Period | 20130213 | |||
| 7 | IV_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20130213 |
Method CONSTRUCTOR on class CL_PT_CUSTOMER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |