How do you define an internal using types?

Answer Posted / ravi

By using data statement , we define internal table

Types: begin of <type definition name>
|
|
End of <type definition nmame>.

Data: <Int Tab name> type standard table of <type definition name> <occurs n>.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of delivery class?

584


What will exactly the hide statement do?

571


How to handle error in session method? : abap bdc

695


Explain the Inportance of pa40? : abap hr

576


How to create any functions?

550






Print options in smartforms?

1566


Describe the data classes?

610


What are the fields in the memory table ‘screen’?

584


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2041


How we can give authorization on the fields of table control in a dialog-programming?

1845


Write the bdc table structure? : abap bdc

598


Can we define our own match code id's for sap matchcodes ?

589


Explain the different types of data dictionary objects?

521


What is off cycle payroll run

1947


What kind of BDC programs are written ?

597