SAP ABAP Class IF_J3RF_REP_DYNTABLE (Dynamic table interface)
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
Class | IF_J3RF_REP_DYNTABLE | |
Short Description | Dynamic table interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120504 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_J3RF_REP_DYNTABLE has no interface implemented.
Friends
Class IF_J3RF_REP_DYNTABLE has no friend class.
Attributes
Class 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
Class IF_J3RF_REP_DYNTABLE has no event.
Types
Class 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 class 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 class 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 class 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 class IF_J3RF_REP_DYNTABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |