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 are the advantages of different types of bdc's?

526


What is output determination?

676


Define infotype ? : abap hr

700


What is the difference between upload and ws_upload ? : abap bdc

673


What is a table attribute?

579






It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

702


ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul

2168


How to transfer the objects? Have to transferred any objects?

572


what is the exact code that shoud be implimented in sap note

1968


What are the disadvantages of logical databases?

660


What are datasets in abap?

668


Describe data classes? : abap hr

625


What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary

533


when u prefer lsmw?

620


What are the different types of the sap abap data dictionary objects?

538