Answer Posted / g.shankar
Length specification are permitted for character-type data
like C-text,N-numeric,D-date,T-time etc.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What are the events in classical reports?
what is difference between (internal table types)standard table and sorted table in sap abap....
Difference between Field groups and internal tables?
What does the insert statement in extract datasets do? : abap modularization
How are BAPI different from normal function modules?
What are pooled tables?
What are the properties of selection screen?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What is sap locking?
What is static attribute
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
In which particular scenario we use sorted table and which particular scenario we use standard table?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization