SAP ABAP Class CL_WRF_DYNAMIC_TABLE (Create an Internal Table)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD-MM (Application Component) Material Master
⤷
WRF_ARTICLE_MASSMAINTENANCE (Package) Material Mass Maintenance
⤷
⤷
Properties
| Class | CL_WRF_DYNAMIC_TABLE | |
| Short Description | Create an Internal Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | WRF_DYNAMIC_TABLE | |
| Program status | ||
| Category | 0 | |
| Package | WRF_ARTICLE_MASSMAINTENANCE | Material Mass Maintenance |
| Created | 20040226 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WRF_DYNAMIC_TABLE has no forward declaration.
Interfaces
Class CL_WRF_DYNAMIC_TABLE has no interface implemented.
Friends
Class CL_WRF_DYNAMIC_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Dynamic Data Table | 20040226 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Dynamic Data Table | 20040622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Dynamic Data Table | 20040226 | |
| 2 | Static method | Public | Method | Internal Use Only | 20040226 | |
| 3 | Static method | Public | Method | Copy a Table | 20040226 |
Events
Class CL_WRF_DYNAMIC_TABLE has no event.
Types
Class CL_WRF_DYNAMIC_TABLE has no local type.
Method Signatures
Method CREATE_DYNAMIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf dynamische Datentabelle | 20040226 | |||
| 2 | EP_TABLE_STYLE | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf dynamische Datentabelle | 20040622 | |||
| 3 | ET_FIELDCAT_FULL | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog (Feldname = Tabellenname + Feldname) | 20040616 | |||
| 4 | E_STYLE_FNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040226 | |||
| 5 | IT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20040309 | |||
| 6 | I_STYLE_TABLE | Value transfer | Type reference (TYPE) | CHAR01 | Style Tabelle hinzufügen | 20040226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es können höchstens 36 Subroutinen-Pools temporär generiert | 20040226 |
Method INTERNAL_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Datentabelle | 20040226 | |||
| 2 | IP_TABLE_STYLE | Call by reference | Object reference (TYPE REF TO) | DATA | Datentabelle | 20040622 |
Method INTERNAL_RECEIVER on class CL_WRF_DYNAMIC_TABLE has no exception.
Method TABLE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf Zieltabelle | 20040226 | |||
| 2 | EP_TABLE_STYLE | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf Zieltabelle | 20040622 | |||
| 3 | IT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20040309 | |||
| 4 | IT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Quelltabelle | 20040226 | |||
| 5 | IT_OUTTAB_STYLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Quelltabelle | 20040622 |
Method TABLE_COPY on class CL_WRF_DYNAMIC_TABLE has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 111 |