Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FICA_SAFT_EXTRACT_SRCDOC_XX | FICA SAF-T extract Source Documents | 20130211 |
Properties
| Class | CL_FICA_SAFT_EXTRACT_SRCDOC_PT | |
| Short Description | Portugal: SAF-T extract Source Documents | |
| Super Class | CL_FICA_SAFT_EXTRACT_SRCDOC_XX | FICA SAF-T extract Source Documents |
| 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 | 20130110 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no interface implemented.
Friends
Class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | T001 | Company Codes | 20130318 | |||
| 2 | Instance attribute | Protected | See coding | 20130318 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_T_EXTRACT | 20130318 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_T_CI | 20130318 | ||||
| 5 | Instance attribute | Protected | See coding | 20130211 | |||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_T_DFKKSAFTINV_H | SAF-T Source Document: Header | 20130211 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_T_DFKKSAFTINV_I | SAF-T Source Document: Item | 20130211 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TY_T_ETRFT | 20130318 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_T_INV_DOC | 20130211 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_T_ISU | 20130318 | ||||
| 11 | Instance attribute | Private | See coding | 20130701 | |||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TY_T_SAFT_PT_TAX_DATA | 20130318 | ||||
| 13 | Instance attribute | Private | See coding | 20130701 | |||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | TY_T_TE835T | 20130318 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | TY_T_TFK2608T | 20130318 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | T001Z-PAVAL | Parameter value | 20130701 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130318 |
Methods
Events
Class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_AMT | Protected | See coding | 20130318 | BEGIN OF TY_S_AMT,
bukrs TYPE dfkksaftinv_h-bukrs,
gjahr TYPE dfkksaftinv_h-gjahr,
monat TYPE dfkksaftinv_h-monat,
sourcedocnum TYPE dfkksaftinv_h-sourcedocnum,
inv_status TYPE dfkksaftinv_h-inv_status,
credit_amt TYPE dfkksaftinv_i-credit_amt,
debit_amt TYPE dfkksaftinv_i-debit_amt,
period TYPE dfkkptsaftsal-period,
END OF TY_S_AMT
|
||
| 2 | TY_S_ETRFT | Protected | See coding | 20130318 | BEGIN OF TY_S_ETRFT,
MANDT TYPE MANDT,
SPRAS TYPE SPRAS,
TARIFNR TYPE char10,
TARIFBEZ TYPE CHAR50,
END OF TY_S_ETRFT
|
||
| 3 | TY_S_REASON_TEXT | Private | See coding | 20130701 | BEGIN OF ty_s_reason_text,
source TYPE dfkksaftinv_h-source,
reason TYPE char2,
text TYPE string,
END OF ty_s_reason_text
|
||
| 4 | TY_S_TE835T | Protected | See coding | 20130318 | BEGIN OF TY_S_TE835T,
MANDT TYPE MANDT,
SPRAS TYPE SPRAS,
BELZART TYPE char6,
TEXT30 TYPE TEXT30,
END OF TY_S_TE835T
|
||
| 5 | TY_T_ETRFT | Protected | See coding | 20130318 | TY_T_ETRFT TYPE STANDARD TABLE OF TY_S_ETRFT
|
||
| 6 | TY_T_SAFT_PT_TAX_DATA | Protected | See coding | 20130318 | TY_T_SAFT_PT_TAX_DATA TYPE STANDARD TABLE OF saft_pt_tax_data
|
||
| 7 | TY_T_TE835T | Protected | See coding | 20130318 | TY_T_TE835T TYPE STANDARD TABLE OF TY_S_TE835T
|
||
| 8 | TY_T_TFK2608T | Protected | See coding | 20130318 | TY_T_TFK2608T TYPE STANDARD TABLE OF tfk2608t
|
Method Signatures
Method APPEND_ITEM_TO_MT_AMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AMT | Call by reference | Type reference (TYPE) | TY_S_AMT | 20130318 | ||||
| 2 | IS_DFKKSAFTINV_I | Call by reference | Type reference (TYPE) | DFKKSAFTINV_I | SAF-T Source Document: Item | 20130318 |
Method APPEND_ITEM_TO_MT_AMT on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method BUILD_DFKKPTSAFTSAL_TAB Signature
Method BUILD_DFKKPTSAFTSAL_TAB on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no parameter.
Method BUILD_DFKKPTSAFTSAL_TAB on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method DERIVE_MULTI_DFKKSAFTINV_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AMT | Call by reference | Type reference (TYPE) | TY_S_AMT | 20130318 | ||||
| 2 | IS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130318 | |||
| 3 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130318 | ||||
| 4 | IX_REVERSAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value is not in the whitelist | 20130318 |
Method DERIVE_SINGLE_DFKKSAFTINV_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CON_HEADER | Call by reference | Type reference (TYPE) | I | 20130318 | ||||
| 2 | ES_AMT | Call by reference | Type reference (TYPE) | TY_S_AMT | 20130318 | ||||
| 3 | ES_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130318 | |||
| 4 | EX_REVERSAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130318 | |||
| 5 | EX_SKIP | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130318 | |||
| 6 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value is not in the whitelist | 20130318 |
Method GET_REVERSAL_REASON_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REV_REASON | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20130701 | |||
| 2 | IV_SOURCE | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H-SOURCE | Document source | 20130701 | |||
| 3 | RV_INV_STAT_REAS | Value transfer | Type reference (TYPE) | SAFTPT_REASON | Portugal: SAF-T Reason | 20130701 |
Method GET_REVERSAL_REASON_TEXT on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SELECT_BUSINESS_PARTNER Signature
Method SELECT_BUSINESS_PARTNER on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no parameter.
Method SELECT_BUSINESS_PARTNER on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SELECT_NON_FICA_APP_SRCDOC Signature
Method SELECT_NON_FICA_APP_SRCDOC on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no parameter.
Method SELECT_NON_FICA_APP_SRCDOC on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SELECT_REQUIRED_DATA Signature
Method SELECT_REQUIRED_DATA on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no parameter.
Method SELECT_REQUIRED_DATA on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_AMOUNT_CI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 2 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 |
Method SET_AMOUNT_CI on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_AMOUNT_FICA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 2 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 |
Method SET_AMOUNT_FICA on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_AMOUNT_ISU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 2 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 |
Method SET_AMOUNT_ISU on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_DFKKSAFTINV_I_CI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_I | Call by reference | Type reference (TYPE) | DFKKSAFTINV_I | SAF-T Source Document: Item | 20130701 | |||
| 2 | IS_AMT | Call by reference | Type reference (TYPE) | TY_S_AMT | 20130701 | ||||
| 3 | IS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 4 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 | ||||
| 5 | IX_REVERSAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130701 |
Method SET_DFKKSAFTINV_I_CI on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_DFKKSAFTINV_I_FICA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_I | Call by reference | Type reference (TYPE) | DFKKSAFTINV_I | SAF-T Source Document: Item | 20130701 | |||
| 2 | IS_AMT | Call by reference | Type reference (TYPE) | TY_S_AMT | 20130701 | ||||
| 3 | IS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 4 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 | ||||
| 5 | IX_REVERSAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130701 |
Method SET_DFKKSAFTINV_I_FICA on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_DFKKSAFTINV_I_ISU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_I | Call by reference | Type reference (TYPE) | DFKKSAFTINV_I | SAF-T Source Document: Item | 20130701 | |||
| 2 | IS_AMT | Call by reference | Type reference (TYPE) | TY_S_AMT | 20130701 | ||||
| 3 | IS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 4 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 | ||||
| 5 | IX_REVERSAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130701 |
Method SET_DFKKSAFTINV_I_ISU on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_DOCUMENT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 2 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 |
Method SET_DOCUMENT_STATUS on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_ITEM_CREDIT_DEBIT_AMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREDIT_AMT | Call by reference | Type reference (TYPE) | DFKKSAFTINV_I-CREDIT_AMT | Value field 13(25) characters with 2 decimal places | 20130318 | |||
| 2 | EV_DEBIT_AMT | Call by reference | Type reference (TYPE) | DFKKSAFTINV_I-DEBIT_AMT | Value field 13(25) characters with 2 decimal places | 20130318 | |||
| 3 | IV_AMOUNT | Call by reference | Type reference (TYPE) | NUMERIC | 20130318 | ||||
| 4 | IV_TAX_AMOUNT | Call by reference | Type reference (TYPE) | NUMERIC | 20130318 | ||||
| 5 | IX_REVERSAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130318 |
Method SET_ITEM_CREDIT_DEBIT_AMT on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_ITEM_TAX_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_I | Call by reference | Type reference (TYPE) | DFKKSAFTINV_I | SAF-T Source Document: Item | 20130318 | |||
| 2 | IV_MWSKZ | Call by reference | Type reference (TYPE) | C | 20130318 |
Method SET_ITEM_TAX_FIELDS on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130211 | ||||
| 2 | RV_SOURCE | Value transfer | Type reference (TYPE) | DFKKSAFTINV_H-SOURCE | Document source | 20130211 |
Method SET_SOURCE on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_SOURCEDOCNUM_CI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 2 | EX_SKIP | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130701 | |||
| 3 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 |
Method SET_SOURCEDOCNUM_CI on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
Method SET_SOURCEDOCNUM_FICA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 2 | CV_CON_HEADER | Call by reference | Type reference (TYPE) | I | Counter FI-CA Header | 20130701 | |||
| 3 | EX_FICA_HEADER_ADDED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130701 | |||
| 4 | EX_SKIP | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130701 | |||
| 5 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value is not in the whitelist | 20130701 |
Method SET_SOURCEDOCNUM_ISU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DFKKSAFTINV_H | Call by reference | Type reference (TYPE) | DFKKSAFTINV_H | SAF-T Source Document: Header | 20130701 | |||
| 2 | EX_SKIP | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130701 | |||
| 3 | IS_INV_DOC | Call by reference | Type reference (TYPE) | CL_FICA_SAFT_UTILITY=>TY_S_INV_DOC | 20130701 |
Method SET_SOURCEDOCNUM_ISU on class CL_FICA_SAFT_EXTRACT_SRCDOC_PT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |