Shared Top Border

Enterprise Resource
Planning Portal

 

Advertise | Founder BLOG

ERPGenie.COM ABAP Tips and Tricks Database

THE ultimate
ERP website

 

Forums | Vote for us |

Google    Other Search Options

Home arrow Tips and Tricks arrow Dialog Programming arrow How do I change attributes of an item in a screen and in a table control at runtime?
How do I change attributes of an item in a screen and in a table control at runtime? PDF Print E-mail
User Rating: / 1
PoorBest 
Written by Anon.   
Tuesday, 10 April 2007
add the following code in PBO

loop at screen.                      
      if screen-name = 'NAME_OF_FIELD_HERE_IN_CAPS'.   
  set attributes of screen such as REQUIRED, INPUT, OUTPUT, INTENSIFIED, INVISIBLE, ACTIVE, DISPLAY_3D, VALUE_HELP to 1(ON) or 0(OFF)   
         e.g. screen-output = 1.              
         modify screen.                  
      endif.                             
endloop

if the field is part of a table control, put the above code within the the loop...endloop of the table control in PBO


Related Items:

 
< Prev   Next >

Google Search

Google Ads

Shared Bottom Border

Contact Us | Polls | Add URL | Contribute | Privacy | Terms | Feedback

Discussion Forum | BLOG | Consultants: Post your resume | Companies: Advertise on ERPGenie.COM | Post Job
Financials Consultant | Consultant Review | Gallia Consulting | Supply Chain Project | SAP Financials Forum
GenieHoldings.COM, Inc. | Genie Press | WorkflowGenie | ESAGenie | ERPTopSites | ABAP Tips and Tricks | SAP Solutions Database

EDIGenie | Searching Survivor