Ansicht
Dokumentation

ABENDDIC_TABLE_TYPES - DDIC TABLE TYPES

ABENDDIC_TABLE_TYPES - DDIC TABLE TYPES

BAL Application Log Documentation   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

- Table Types

A DDIC table type defines the data type of an internal table in ABAP. The DDIC table type defines the following in an internal table:

A program-internal object declared with reference to a table type is an internal table of this type.

Notes

  • Unlike in data elements and DDIC structures, the DDIC table types exist only to create globally visible definitions of internal tables. DDIC table types replace the definition of internal tables in type pools and can themselves be replaced using the declaration of internal table types in global classes and interfaces (if the context where the type is required is suitable). The attributes of an internal table that can be defined in the ABAP Dictionary match those that can be specified using the statement TYPES ... TABLE OF in ABAP programs completely. For more information, see the in-depth documentation about internal tables in the ABAP programming language.

Example

The table type SPFLI_KEY_TAB describes a hashed table with the structured line type SPFLI with a unique primary key and two non-unique secondary table keys.






TXBHW - Original Tax Base Amount in Local Currency   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2653 Date: 20240511 Time: 051601     sap01-206 ( 53 ms )