what is the purpose of TYPES keyword?
Answers were Sorted based on User's Feedback
types statement is used to create own data type..
example.
types m type c.
data m1 type m.
Is This Answer Correct ? | 6 Yes | 0 No |
THIS TYPES KEYWORD IS USED TO CREATE USER-DEFINED DATA TYPES
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sreekanth
memory is allocated only during the runtime.
that is the major advantage
Is This Answer Correct ? | 2 Yes | 1 No |
What is the difference between interfaces and abstract class
Explain what is sap script? What is the purpose of sap script?
what IDOC's will have and respected tables to out them?
how can I assign a foregin key relation ship for a structure?
2 Answers vCentric Technologies,
What application areas are you comfortable in?
Difference between sap script and report?
What is the use of event AT SELECTION-SCREEN ON FIELD?
Can we use Session method & Call transaction both in one BDC if yes please give me example and scenario where we use this ?
How to call transaction in session method without recording?
what is abap token?
What is the purpose of BAPI 'BAPI_SALESORDER_SIMULATE'? Write a sample program.
Polindrome Program for string and Polindrome Program for numbers in ABAP