what is the RANGES stmt used in ABAP. if anybody know this
answer. plz post imdtly

Answer Posted / roni

O tipo Ranges é usado para armazenar um intervalo de dados.
Se você cria um dado do tipo range você está criando uma
estrutura com 4 campos.
campo_range-low,
campo_range-high,
campo_range-option,
campo_range-sign.

O campo low guarda o menor valor de seu intervalo.
O campo high o maior.
Sobre o option e o sign verifique o help.
Escreva range e aperte F1 no editor do programa.

Abraços!!!

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to convert the Unit for 'Distance' (The value from one Unit to another).

1604


Which table stores the programs created?

759


What are the types of subroutines? : abap modularization

723


How table control cn be generated using bdc? : abap bdc

699


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?

1074






What is the relationship existing between the various data elements? : abap data dictionary

729


What will exactly the hide statement do?

719


What is maintenance view?

735


What are the differences between the table and the structure in the data dictionary in the sap abap?

748


What is the name of the system variable that holds the contents of the selected line in interactive reporting?

871


What is page window?

711


What are Pull and Push Methods?

1917


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

781


What is the bapi?

762


What are aggregated objects : abap data dictionary

735