is there any tping conversions in abp.and list them
Answer Posted / 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 |
Post New Answer View All Answers
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
How you attach search help to data element? : sap abap data dictionary
What is modularization and its benefits? : abap modularization
Can you delete data element, which is being used by table fields?
did u done enhancement framework?how u implemented?
Explain about drill down report?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
How can we create callable modules of program code within one abap/4 program?
Which one is better joins or views and why?
What is the difference between rfc and bapi function modules? : abap bdc
What are secondary indexes. How can we know which index is being used in a select query?
What are the functional modules used in sequence in bdc? : abap hr
Have you printed any report?
What primary key and foreign key relationship