Answer Posted / kishore
Usually for creating data object, that means for allocating
the memory for a particular type we use the following
statement
TYPES char(10) type c.
DATA var1 type char.
where C is ABAP predefined type.
IF we want another data object like the above.
DATA var2 like var1.
Here memory is directly allocating without going
to define type first and memory next.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What data is contained in data dictionary? : abap data dictionary
What is a subroutine?
What are the different types of parameters?
How can the standard tables of sap be modified?
What is human resource information systems (chris)? : sap abap hr
In select-options, how to get the default values as current month first date and last date by default?
What is bdc programming? : abap bdc
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is sap abap data classes?
What are the field and chain statements?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What two statements are required in an abap program to output an icon using a written statement?
What is meant by slab? How is indian slab and us slab? : sap abap hr
What is the difference between semi-monthly and Bi-weekly payroll area