<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: POV Changes Feld Value When Input = 0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531950#M1426677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kurt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this out,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whenever your screen field in not ready for input set W_DISPLAY = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use it further in the below F4 function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DDIC_STRUCTURE         = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      RETFIELD               = '&amp;lt;return_field&amp;gt;'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PVALKEY                = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPPROG               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPNR                 = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPROFIELD            = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STEPL                  = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  WINDOW_TITLE           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  VALUE                  = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     VALUE_ORG              = 'S'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MULTIPLE_CHOICE        = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   DISPLAY                = W_DISPLAY   &lt;SPAN __default_attr="red" __jive_macro_name="color"&gt; -&lt;/SPAN&gt;&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&amp;gt; if this is 'X' the function will not return value&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CALLBACK_PROGRAM       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CALLBACK_FORM          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MARK_TAB               =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USER_RESET             =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      VALUE_TAB              = &amp;lt;internal_table&amp;gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FIELD_TAB              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  RETURN_TAB             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPFLD_MAPPING        =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PARAMETER_ERROR        = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_VALUES_FOUND        = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                 = 3&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC  0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it  helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2010 06:27:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-13T06:27:37Z</dc:date>
    <item>
      <title>POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531947#M1426674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have programmed a POV for a table control field.  Under certain conditions the field will not be open for input by changing the &amp;lt;table control&amp;gt;-cols-screen-input field.  This is done in PBO.  So far so good.  The problem is, when I trigger the F4 input help when the field is not ready for input, the F4 returns the selected value to the field and overwrites the previous value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is this possible?  Any ideas on how to prevent this from happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 22:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531947#M1426674</guid>
      <dc:creator>kurt_slater3</dc:creator>
      <dc:date>2010-01-12T22:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531948#M1426675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Slater,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Check this Post.|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="8618488"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Check what you are passing to the DISPLAY parameter of your Fucntion Module.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 02:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531948#M1426675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-13T02:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531949#M1426676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear KS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below code it may useful for u &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
*   DDIC_STRUCTURE         = ' '
      RETFIELD               = 'NUM'
*   PVALKEY                = ' '
*   DYNPPROG               = ' '
*   DYNPNR                 = ' '
*   DYNPROFIELD            = ' '
*   STEPL                  = 0
*   WINDOW_TITLE           =
*   VALUE                  = ' '
     VALUE_ORG              = 'S'
*   MULTIPLE_CHOICE        = ' '
*   DISPLAY                = ' '
*   CALLBACK_PROGRAM       = ' '
*   CALLBACK_FORM          = ' '
*   MARK_TAB               =
* IMPORTING
*   USER_RESET             =
    TABLES
      VALUE_TAB              = ITAB
*   FIELD_TAB              =
*   RETURN_TAB             =
*   DYNPFLD_MAPPING        =
* EXCEPTIONS
*   PARAMETER_ERROR        = 1
*   NO_VALUES_FOUND        = 2
*   OTHERS                 = 3
            .
  IF SY-SUBRC &amp;lt;&amp;gt; 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
  ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above function module &lt;STRONG&gt;itab&lt;/STRONG&gt; is internal table which have the falues for ur f4 and &lt;STRONG&gt;NUM&lt;/STRONG&gt; is the fields which is fields for that particular f4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also check in the screen painter attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Program if the check box of output only is selected if selected than uncheck that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Surendra P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 05:05:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531949#M1426676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-13T05:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531950#M1426677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kurt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this out,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whenever your screen field in not ready for input set W_DISPLAY = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use it further in the below F4 function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DDIC_STRUCTURE         = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      RETFIELD               = '&amp;lt;return_field&amp;gt;'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PVALKEY                = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPPROG               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPNR                 = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPROFIELD            = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STEPL                  = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  WINDOW_TITLE           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  VALUE                  = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     VALUE_ORG              = 'S'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MULTIPLE_CHOICE        = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   DISPLAY                = W_DISPLAY   &lt;SPAN __default_attr="red" __jive_macro_name="color"&gt; -&lt;/SPAN&gt;&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&amp;gt; if this is 'X' the function will not return value&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CALLBACK_PROGRAM       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CALLBACK_FORM          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MARK_TAB               =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USER_RESET             =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      VALUE_TAB              = &amp;lt;internal_table&amp;gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FIELD_TAB              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  RETURN_TAB             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DYNPFLD_MAPPING        =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PARAMETER_ERROR        = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_VALUES_FOUND        = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                 = 3&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC  0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it  helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 06:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531950#M1426677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-13T06:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531951#M1426678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all who mentioned the DISPLAY parameter.  I was aware of this parameter, but I've noticed that I don't have any problems with another screen field that is &lt;U&gt;not&lt;/U&gt; in a table control but also has a POV F4.  It's only the table control POV F4 that allows the field to be replaced even when the field INPUT attribute = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this mean I have to get the index of the table control and then check the INPUT attribute and set the DISPLAY parameter accordingly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wow!  Really?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 14:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531951#M1426678</guid>
      <dc:creator>kurt_slater3</dc:creator>
      <dc:date>2010-01-13T14:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531952#M1426679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when pressing f4, in debugging mode can you check the attributes of that particular field in tabcontrol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 14:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531952#M1426679</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-13T14:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531953#M1426680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keshav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's exactly what I've been trying to do during the POV event but I haven't been able to find a way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;TABLE CONTROL&amp;gt;-CURRENT_LINE appears to always = 1 during POV, now suppose the user triggers POV for line 3 (I use GET CURSOR to get the index) now how do I read the screen attributes of line 3 in the table control when I only have access to the current screen attributes of the table control where CURRENT_LINE = 1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;TABLE CONTROL&amp;gt; is a deep structure, not an internal table where I can read an entry based on a table index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 15:54:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531953#M1426680</guid>
      <dc:creator>kurt_slater3</dc:creator>
      <dc:date>2010-01-13T15:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531954#M1426681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The last property in table control is a deep structure, i think the fieldname is COL.&lt;/P&gt;&lt;P&gt;While debugging double click on it, you will see the columns of table control each having its own scrren atrributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi and im sure that this problem is due to some attributes settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 16:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531954#M1426681</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-13T16:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531955#M1426682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or in screen painter double click on that particular field, mark output field check box only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 16:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531955#M1426682</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-13T16:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531956#M1426683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firstly, yes, it is sometime useful to have an output field maintainable by a search help which is why SAP allow it, although the default behaviour in F4IF_FIELD_VALUE_REQUEST is not to do this (unless you set the display parameter to "F" = force).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP code uses the function module DYNP_VALUES_READ to read the input / display state of the field - the "fieldinp" attribute should be empty if display only, so you could implement a call to this in your POV logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;( edited: loop at screen alternative removed )&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 02:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531956#M1426683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-14T02:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531957#M1426684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, just tested that "loop at screen" logic again and it only works for first POV... this option looks better:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*
* In POV
*
  data:
    l_repid             type d020s-prog,
    l_stepl             type i,
    ls_dynpread         type dynpread,
    lt_dynpread         type table of dynpread.

  clear: lt_dynpread, lt_dynpread[]. "required even though local

  call function 'DYNP_GET_STEPL'   "current TC screen line
    importing
      povstepl = l_stepl
    exceptions
      others   = 0.

  clear: ls_dynpread.
  ls_dynpread-fieldname = 'GT_DATA-FIELD1'.
  ls_dynpread-stepl     = l_stepl.
  append ls_dynpread to lt_dynpread.

  l_repid = sy-repid.
  call function 'DYNP_VALUES_READ'
    exporting
      dyname     = l_repid
      dynumb     = '0400' "your screen number
    tables
      dynpfields = lt_dynpread
    exceptions
      others     = 0.

  read table lt_dynpread into ls_dynpread
    with key fieldname = 'GT_DATA-FIELD1'
             stepl     = l_stepl.

  if ls_dynpread-fieldinp is initial.
    message s398(00) with 'Search help is not available for output field'
      space space space.
    exit.
  endif.
*
* ... else do your searchhelp logic...
*
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 03:25:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531957#M1426684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-14T03:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: POV Changes Feld Value When Input = 0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531958#M1426685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your solution is right on the money - it worked beautifully.  I guess we never stop learning ABAP, huh?  Thank-you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 14:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pov-changes-feld-value-when-input-0/m-p/6531958#M1426685</guid>
      <dc:creator>kurt_slater3</dc:creator>
      <dc:date>2010-01-14T14:28:29Z</dc:date>
    </item>
  </channel>
</rss>

