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
What are null values?
How do you retrieve the data for repetitive structures ? : abap hr
What are the different attributes that can be assigned to a variant?
What are the types of parameters in the function modules?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
Difference between top-of-page and top-of-page during at line- selection?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What are the disadvantages of logical databases?
Can a constructor be declared private? If yes then in which scenario?
function modules are also external subroutines. State true or false. : abap modularization
Explain sap abap 3-tier architecture?
What are lock objects?
Does sap handle multiple currencies?
how to see the tables of 200 in client 100?
What is partner selection?