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

1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?

2575


Difference between Field groups and internal tables?

651


What is direct input method ?

1484


Define dispatcher?

832


When value table becomes check table?

584






What is the max no of match code id's that can be defined for one match code object? : abap data dictionary

655


What are the advantages of abap query tool?

547


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

651


What are the different function modules used in sapscript?

625


Name some system global variables you can use in abap programs?

559


From excel to abap - is batch mode possible ? : abap bdc

630


A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

571


Explain data dictionary in abap?

606


Give few names of pooled tables in sap ?

1512


Can matchcode object contain ids with different update types? : abap data dictionary

618