How 10 Digits are stored in Packed Decimal?
Answer Posted / dimpy19
Correct me if I am wrong
here value should be 6
as 1 space will be taken for sign(+/-)
and every byte will take 2 digit
10 digit + 1 sign = 11
hence 6*2 = 12
hence value should be 6.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which database object is used for storing the system variables? : abap data dictionary
What are the data types of the abap/4 layer? : abap data dictionary
Proxy Programming with ABAP - How to develop the Proxy identification through programming
When to use logical database?
Which infotype records can not be deleted ? : abap hr
What is a subscreen? How can we use a subscreen?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
Difference between BDC vs Direct Loads?
What are the differences between domain and data element?
How can we declare a table control in the abap/4 program?
Why are insert and append statement used in sap abap?
Differentiate screen painter from menu painter.
What is the lock object?
What are logical data bases used in hr module? : abap hr
How can we create callable modules of program code within one abap/4 program?