SAP ABAP Class CL_PT_PRODUCT (Portugal: SAF-T Product)
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_PROD_XX | FICA SAF-T Product | 20130213 |
Properties
| Class | CL_PT_PRODUCT | |
| Short Description | Portugal: SAF-T Product | |
| Super Class | CL_FICA_SAFT_PROD_XX | FICA SAF-T Product |
| 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_PRODUCT has no forward declaration.
Interfaces
Class CL_PT_PRODUCT has no interface implemented.
Friends
Class CL_PT_PRODUCT has no friend class.
Attributes
Class CL_PT_PRODUCT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130213 |
Events
Class CL_PT_PRODUCT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_PRODUCT | Public | See coding | 20130213 | begin of TY_S_PRODUCT ,
producttype type c LENGTH 1 ,
productcode type c LENGTH 30 ,
productgroup type c LENGTH 50 ,
productdescription type c length 60 ,
productnumbercode type c LENGTH 50 ,
end of ty_s_product
|
||
| 2 | TY_T_PRODUCT | Public | See coding | 20130213 | ty_t_product type STANDARD TABLE OF ty_s_product
|
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_PRODUCT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |