1.Can we see the output without print program in sap
script,and can we fetch the data without printprogram?if
yes how,pls reply in details.
2.What is table control in BDC? how can we handled in bdc?
pls reply in details

Answer Posted / parthan_feb25

1) its not possible to see the output without print
program.. only we can see designed layout without using
print program..

2) in bdc table control means item details... for example
if u r going to create sale order (VA01).. in this we can
give item data's..

while we recording this t-code.. at that time of item
details say material no (matnr) it will record for i'st
rows as matnt(01).. so the index only we can differentiate
the item materils data...

after finish ur recording.... inprogram we have to write
logic for handling table control..

then again depand on ur monitor size (15' r 17')

the item rows can be different depends upon ur moniter size

so u have to notify ur monitor size..

u take an example.. while we record for this t-code u will
be seen 2 rows means the logic wil b


n = 1.
if n > 2.
n =2.
endif.

so u have maintain the data in second row only....

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by exclusive, not cumulative lock? : sap abap data dictionary

784


How do you set up background jobs in sap?

751


What are the advantages of abap query tool?

744


What are the main uses of the primary key?

981


What is the role of ‘refresh’ in internal table?

780


What is abap?

822


Explain buffering

1105


Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?

1839


What are smart forms?

837


what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?

2201


5) How to rereive text elements in SF and script?

1897


What is client in the sap system? : sap abap hr

785


How do you backup Sapscript layout sets? Can you download and upload? How?

815


can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list

1744


What are the properties of selection screen?

776