Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2796

Re: Gender Radio button Validation in Info type 0021

$
0
0

Hello Shardul:

Maybe you can try this way: 

Tcode: CMOD --> Create new project(Z*) --> Assignments enhancements:PBAS0001

                     -->  EXIT_SAPFP50M_001 -->  ZXPADU01,

 

Add below code:

  IF INNNN-INFTY = '0021'.

    IF INNNN-SUBTY = '11'.

      INNNN-DATA1+18(1) = '1'.

    ELSEIF INNNN-SUBTY = '12'.

      INNNN-DATA1+18(1) = '2'.

    ENDIF.

  ENDIF.


Viewing all articles
Browse latest Browse all 2796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>