Forums.Sureshkumar.net : A Perfect Place to Share Knowledge         Blogs     Games    Magazines    

"Sharing knowledge does not lessen your store, often it gets you more. Sharing plays a key role in relationships and bonding, happens in small steps and is assisted through community membership."

Go Back   SURESHKUMAR.NET FORUMS > TECHNICAL DISCUSSIONS > SAP ABAP, SAP MM, SAP DD, SAP BASICS & OTHERS > TECHNICAL - ABAP,BASIS& NETWEAVER
Register FAQ Members List Calendar Games Blogs Search Today's Posts Mark Forums Read

TECHNICAL - ABAP,BASIS& NETWEAVER Discussions on ABAP,BASIS& NETWEAVER

   

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 28-09-07, 09:33 PM   #1 (permalink)
Junior Member
 
Join Date: Aug 2007
Age: 30
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2 kumarangopi is on a distinguished road
How BDCDATA works

Today my class was with BDC in ABAP
My sample program was to insert records into database from external excel file .Part of the code was:
Data:ptable type table of bdcdata with header line
Form Screen tables wtable structure bcddata using wprog wdynp wynb
wtable-program = wprog.
wtable-dynpro = wdynp.
wtable-dynbegin = wynb.
append wtable.
clear wtable.
endform
call transaction se11 using ptable mode 'N'
perform screen tables ptable using 'sapmsrd0' '102' 'x'
My doubt is how screen navigation in BDC works ie in ptable we are just adding records through passed parameters and we are calling transaction se11 with ptable.Does it mean to say that the screen moves as per screen number in each record in ptable.se11 starts moving with first record and ends in last record screen number.
So If we add a record in a table (which is of type bdcdata) and pass it to call transaction statement,all the screens in that table will be visited.
Am I understanding it in correct way?
Thanks in advance
kumarangopi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
a ,b,c can do a work in 6,8,10 days a works for 2 days. b&c for 2 m.gayatri Aptitude Questions 1 18-11-08 10:08 PM
how google works AjayKumar.Kataram Latest Tech News & Innovations 0 04-06-07 01:55 AM
What is OLAP? How it works with SQL ? kiran2710 Oracle Interview / Technical Questions 1 02-05-07 08:48 PM
Networking - How hash function works in router radhika_btech Networking Interview / Technical Questions 0 23-01-07 10:22 PM
J2EE - How does >> operator works ? preethisingh Java Interview / Technical Questions 0 23-01-07 03:06 PM


All times are GMT +6.5. The time now is 08:08 AM.





Search Engine Optimization by vBSEO 3.1.0