is there any tping conversions in abp.and list them
Answers were Sorted based on User's Feedback
Answer / sap4raj
as far as i know , in type conversions some functions are
used to convert the data in required way,which are
conversion_exit_alpha_input and conversion_exit_alpha_output.
These functions fill the defined data type length with
zeros. like if the data type num length is 5 and input is
123,the function adds zeros '00123',this is for input and in
the same way for output also.
Is This Answer Correct ? | 4 Yes | 0 No |
Have you used SAP supplied programs to load master data?
defination of workarea? and header line
How can we create callable modules of program code within one abap/4 program?
what is the unit of work
What are control tables? : abap data dictionary
what is partner profiles?
When we append a record to a sorted internel table how it is appended?
3. why u select the session method in bdc ? how many records wil be updated on that time?
what is the use of field symbol?
Explain the difference between cluster tables and pool table?
how to stretch the report size in standard tool bar.
how we can take a file from Presentation server to Application server?