what data types allows length specification ?
Answers were Sorted based on User's Feedback
Answer / hema
The ABAP types C - character, N -numeric and X -hexadecimal
needs length specification.
If you do not declare a length when you define a data
object, the system assigns the default length of 1.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / 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 |
how to handle errors in rfc?
please send differences between events
How to create Reports with Radio Buttons, which gives sales information, Delivery information and Billing information. plz mention the detail coding Tahnks, Rahul
what is the transaction code for creating a quotation of sales order
Overall how do you write transaction programs in SAP?
can u call sub screen with in a sub screen? if so, then explain the flow of PBO and PAI between 2 sub screens.
will join conditions in sql queries affect perfomance? how?
what is the difference between user exit and customer exit? what is ment by cusomer exit?and what is the difference between user exit and badi?
What are the events in ABAP language?
differnce between screen exit, field exit and function exit
If there are errors in BDC Call Transaction method, once the correction of errors is made how will you run this as Session method ?
What is the project you are currently working and work that you are doing