Sunday, 11 March 2012

What is the alternative to batch input session? ABAP BDC

Call Transaction and Direct Input Method are alternatives to Batch Input session
What is the step by step process to create a table in data dictionary?
1. go to se11
2. give name the database table
3. give short description for the table
4. Give delivery class name as A and data browser / table view maint as Display/maintenance allowed
5. select fields tab
6. give field name data type(user defined element type/built-in-type),short text
7. select technical settings tab ,give data class as appl0 and size category as 0
8. save it
9. go utilities menu click table contents select create and enter the field values then select display in table contents and u can view the table values with field labels

No comments: