SAP ABAP Interface IF_J3RF_REP_DYNTABLE (Dynamic table interface)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
J3RFTAX (Package) Tax Accounting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_OBJECT | Node object for xml reporting hier | 20120504 |
Properties
Interface | IF_J3RF_REP_DYNTABLE | |
Short Description | Dynamic table interface |
General Data
Package | J3RFTAX | Tax Accounting |
Created | 20120504 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | J3RXR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_J3RF_REP_DYNTABLE has no interface.
Friends
Interface IF_J3RF_REP_DYNTABLE has no friend.
Attributes
Interface IF_J3RF_REP_DYNTABLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return columns count | 20120504 |
2 | ![]() |
Instance method | Public | Method | Return table header | 20120504 |
3 | ![]() |
Instance method | Public | Method | Return table line with given number | 20120504 |
4 | ![]() |
Instance method | Public | Method | Return whole table | 20120504 |
Events
Interface IF_J3RF_REP_DYNTABLE has no event.
Types
Interface IF_J3RF_REP_DYNTABLE has no local type.
Method Signatures
Method GET_COLUMNS_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_COUNT | Value transfer | Type reference (TYPE) | I | Columns count | 20120504 |
Method GET_COLUMNS_COUNT on Interface IF_J3RF_REP_DYNTABLE has no exception.
Method GET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_IDX | Call by reference | Type reference (TYPE) | I | 1 | Index of the repeatable node | 20120511 | |
2 | ![]() |
OUT_FIXEDCOUNT | Call by reference | Type reference (TYPE) | I | Amount of fixed columns | 20120528 | ||
3 | ![]() |
OUT_HEADER | Value transfer | Type reference (TYPE) | J3RXR_STRING_TABLE | Table header | 20120504 | ||
4 | ![]() |
OUT_VISSTRUCT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120510 |
Method GET_HEADER on Interface IF_J3RF_REP_DYNTABLE has no exception.
Method GET_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_NUM | Call by reference | Type reference (TYPE) | I | Line number | 20120504 | ||
2 | ![]() |
OUT_LINE | Value transfer | Object reference (TYPE REF TO) | DATA | Requested line | 20120504 |
Method GET_LINE on Interface IF_J3RF_REP_DYNTABLE has no exception.
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Whole table | 20120504 |
Method GET_TABLE on Interface IF_J3RF_REP_DYNTABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |