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

What is the use of 'for all entries'?

699


How the at-user command serves mainly in lists?

718


What does an exec sql statement do in abap?

647


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3377


What is the syntax for call transaction? : abap bdc

687






How to analysis Background Job for performance Issue?

855


How do you delete duplicate records from internal table?

845


What is lock mechanism? How do we create lock objects in abap?

724


Which function module would you use to check the user’s authorization to access files before opening a file?

696


Explain what are extracts?

717


Explain the advantages of logical databases?

683


What is meant by read lock? : sap abap data dictionary

659


Explain how many types of tables exist and what are they in data dictionary?

696


what are the important fields while preparing sales order,inquiry?

1981


What is the table buffer?

660