Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have one selection screen field which is meant for only
display what will you do

Answer Posted / p.lokesh

field to be display but no value is inputed into that
field :.
Ex: code :

parameters : p_matnr like marc-matnr modif id S1.

At Selection-Screen Output.

loop at screen.

if screen-group1 = 'S1'.

screen-input = '0'.

modify screen.

endif.

endloop.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you prefer lsmw?

1082


How to know if the value entered contains records or not?

1077


How do you find out who has transported a transport request?

1177


Can a transparent table exist in the data dictionary but not in the database physically?

1099


What are the list of screen elements?

1069


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?

2104


Explain about Recording Function?

1172


Under Data Transfer Portion of ABAP, what do you mean by DX Project

2355


How does the interface between the dynpro and the abap/4 modules take place?

1072


Control Break statements- At new...endat.

1445


how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.

5407


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

2373


What is the meaning of client independent?

1075


Explain what is the purpose of sap script?

1209


hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me

2251