What are different data types in ABAP?
Answer / shatrughan singh
There are eight predefined types in ABAP with fixed length:
Four character types: Character (C), Numeric character (N), Date (D), and Time (T).
One hexadecimal type: Byte field (X).
Three numeric types: Integer (I), Floating-point number (F) and Packed number (P).
There are two predefined types in ABAP with variable length:
STRING for character strings , XSTRING for byte strings
Complex type.
structure type.
Reference type.
Data reference
Object Reference
class reference
Is This Answer Correct ? | 0 Yes | 0 No |
A Report program is executed in Back ground mode. The out put of this program must be sent to the inbox for a list of users.The users are based on an Organizational assignment defined in a configuration table. what is the Best way this can be performed?
What is Project management?I was asked weather u worked on This?
What are V1 & V2 updates within the SAP LUW? Why & How they occur?
What are the dynapro keywords?
I want to give a input/output field on list, where can i define it.
In material report output,if i click on any material i have to open MM01 with that material in the field how?and from mm01 screen i have to come out what i have to do?
Can a transparent table exist in the data dictionary but not in the database physically?
IN Smart Form how many windows are there explain them each? Upto how many main windows we can place in Smartform?
what is actaul procedure of session method of bdc. pls me complete steps.
How to call transaction in session method without recording?
difference between user exit and customer exit dont tell both are same but there is another difference is there if anybody knows reply immediately
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary