How do you define an internal using types?
Answer Posted / sivakumar kasa
types:begin of itab,
a type i,
b type c,
end of itab.
data:itab1 type table of itab with header line.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
I need some information regarding Vcentric Test pattern ? with questions.
How do you Export a session ?
How do you control printer functions from sapscript?
How do you execute the payroll
What does hide statement do?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
Explain the uses of the simple maintenance interface? : sap abap hr
What are field symbols?
How do you activate a function exit?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What are the disadvantages of abap query tool?
Which one is better joins or views and why?
What is asap methodology? : sap abap hr
Can you assign a matchcode object to a parameter? If so how?
What data is contained? : abap data dictionary