Ansicht
Dokumentation

ABENDDIC_TABLE_TYPES_RANGES - DDIC TABLE TYPES RANGES

ABENDDIC_TABLE_TYPES_RANGES - DDIC TABLE TYPES RANGES

ABAP Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- Ranges Table Type

A ranges table type is a table type for a ranges table. A ranges table is a standard table with a standard key and a specially structured line type and can be used in general logical expressions with the relational expression IN range tab or used after WHERE in with the relational expression IN range tab. In the ABAP Dictionary, ranges table types are created in the same way as with the statement TYPES ... RANGE OF.

The data types of the components SIGN and OPTION are the data elements DDSIGN and DDOPTION. The data type for the components LOW and HIGH must be elementary and can be specified directly as a built-in data type or using a data element.

The structure of the ranges table must be a standalone DDIC structure. When a ranges table type is defined, it can be created from the type specifications for the components LOW and HIGH.

Notes

  • In ABAP programs, ranges tables can also be defined with reference to data types other than elementary data types.
  • In ABAP programs, the structure of a ranges table does not need to be a standalone structure.





Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1843 Date: 20240425 Time: 084557     sap01-206 ( 44 ms )