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 the max no of match code id's that can be defined for one match code object? : abap data dictionary

886


what are the two methods of modifying sap standard tables? : abap data dictionary

873


What are logical databases? What are the advantages of logical databases?

734


GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?

1672


what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me

1776


Value table VS check Table.

1190


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

885


How can end-of-selection be used?

870


1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?

6947


How do you move on to the next screen in interactive reporting?

914


What is the basic difference internal tables and database tables? : abap data dictionary

817


What are the major steps will you use for tuning?

834


What is an update type with reference to a match code id? : abap data dictionary

791


How to call transaction in session method without recording?

1775


What is tcode se16. For what is it used. Explain briefly?

763