SAP ABAP Class IF_FIWTIN_QRETURNS (Interface for BAdI: FIWTIN_QRETURNS)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130509 |
Properties
Class | IF_FIWTIN_QRETURNS | |
Short Description | Interface for BAdI: FIWTIN_QRETURNS | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130110 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FIWTIN_QRETURNS has no forward declaration.
Interfaces
Class IF_FIWTIN_QRETURNS has no interface implemented.
Friends
Class IF_FIWTIN_QRETURNS has no friend class.
Attributes
Class IF_FIWTIN_QRETURNS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130625 | |
2 | ![]() |
Instance method | Public | Method | 20130509 | |
3 | ![]() |
Instance method | Public | Method | 20130509 | |
4 | ![]() |
Instance method | Public | Method | 20130509 | |
5 | ![]() |
Instance method | Public | Method | 20130509 | |
6 | ![]() |
Instance method | Public | Method | 20130509 |
Events
Class IF_FIWTIN_QRETURNS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LT_RBKP | Public | See coding | 20130509 | LT_RBKP TYPE TABLE OF ty_rbkp
|
||
2 | TY_RBKP | Public | See coding | 20130509 | BEGIN OF TY_RBKP,
belnr type belnr_d,
gjahr TYPE gjahr,
END OF ty_rbkp
|
Method Signatures
Method MODIFY_ALV_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PARTNER | Call by reference | Type reference (TYPE) | FIWTIN_T_PARTNER | To hold partner details | 20130625 | ||
2 | ![]() |
CT_TDS_TAB | Call by reference | Type reference (TYPE) | FIWTIN_T_TDS | To Hold TDS Records | 20130625 | ||
3 | ![]() |
IS_SELTAB | Call by reference | Type reference (TYPE) | FIWTIN_SEL_PARAMS | Selection screen parameters | 20130625 |
Method MODIFY_ALV_DATA on class IF_FIWTIN_QRETURNS has no exception.
Method MODIFY_CHALLAN_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHALLAN | Call by reference | Type reference (TYPE) | FIWTIN_T_CHALLAN | TDS Challan | 20130509 | ||
2 | ![]() |
CT_TDS_TAB | Call by reference | Type reference (TYPE) | FIWTIN_T_TDS | To Hold TDS Records | 20130509 | ||
3 | ![]() |
IS_SELTAB | Call by reference | Type reference (TYPE) | FIWTIN_SEL_PARAMS | Selection screen parameters | 20130509 |
Method MODIFY_CHALLAN_DETAILS on class IF_FIWTIN_QRETURNS has no exception.
Method MODIFY_FILE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHALLAN_FILE | Call by reference | Type reference (TYPE) | FIWTIN_T_QCHALLAN | Table Type for Quaterly Returns Challan details | 20130509 | ||
2 | ![]() |
CT_DED_DTL_FILE | Call by reference | Type reference (TYPE) | FIWTIN_T_QDED_DET | Table Type for Quarterly Returns Deductee details | 20130509 | ||
3 | ![]() |
CT_HEADER_FILE | Call by reference | Type reference (TYPE) | FIWTIN_T_QHEADER | Table type for Quarterly Returns file header | 20130509 | ||
4 | ![]() |
IS_SELTAB | Call by reference | Type reference (TYPE) | FIWTIN_SEL_PARAMS | Selection screen parameters | 20130509 |
Method MODIFY_FILE_DATA on class IF_FIWTIN_QRETURNS has no exception.
Method MODIFY_FI_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BKPF | Call by reference | Type reference (TYPE) | FIWTIN_T_BKPF | To collect all the required records from BKPF table | 20130509 | ||
2 | ![]() |
CT_BSEG | Call by reference | Type reference (TYPE) | FIWTIN_T_BSEG | To collect records from BSEG table | 20130509 | ||
3 | ![]() |
CT_RBKP | Call by reference | Type reference (TYPE) | LT_RBKP | 20130509 | |||
4 | ![]() |
IS_SELTAB | Call by reference | Type reference (TYPE) | FIWTIN_SEL_PARAMS | Selection screen parameters | 20130509 |
Method MODIFY_FI_DOCUMENTS on class IF_FIWTIN_QRETURNS has no exception.
Method MODIFY_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CALLBACK | Call by reference | Type reference (TYPE) | LDBCB_TT | Dyn. Selections Logical DBs: Callback Table | 20130509 | ||
2 | ![]() |
CT_SELTAB | Call by reference | Type reference (TYPE) | TY_RSPARAMS | Table type for general selection | 20130509 | ||
3 | ![]() |
IS_SELTAB | Call by reference | Type reference (TYPE) | FIWTIN_SEL_PARAMS | Selection screen parameters | 20130509 |
Method MODIFY_SELECTION on class IF_FIWTIN_QRETURNS has no exception.
Method MODIFY_TDS_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHALLAN | Call by reference | Type reference (TYPE) | FIWTIN_T_CHALLAN | TDS Challan | 20130509 | ||
2 | ![]() |
CT_TDS_TAB | Call by reference | Type reference (TYPE) | FIWTIN_T_TDS | To Hold TDS Records | 20130509 | ||
3 | ![]() |
IS_SELTAB | Call by reference | Type reference (TYPE) | FIWTIN_SEL_PARAMS | Selection screen parameters | 20130509 |
Method MODIFY_TDS_TAB on class IF_FIWTIN_QRETURNS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |