32 - Module Pool Programming - Creation of Drop Down List Part5

Поделиться
HTML-код
  • Опубликовано: 15 дек 2024

Комментарии • 21

  • @tyn2331
    @tyn2331 Год назад +1

    thank you so much for these vidoes!

  • @RR-eu1sq
    @RR-eu1sq 9 месяцев назад +1

    sir,in PAI in select there is no state column,if there is no state column in select how the data is fetched into input .i.e state = zstate-region-state.

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  9 месяцев назад

      We have the state column. In the Layout I provided the name of the state column as tablename-column name and the same has been used in the query.

    • @RR-eu1sq
      @RR-eu1sq 9 месяцев назад +1

      @@sapabapbyrahulmehta yes sir,u provided in layout,but my question is if u dont write state column in select statement,u gave only region sir,how the data is fetched into input sir.in pai logic.state=zstate-region-state.u wrote only region in select in pai of screen 100.

    • @RR-eu1sq
      @RR-eu1sq 9 месяцев назад +1

      @@sapabapbyrahulmehta sir ,vrm-value is a structure.Internal table Type vrm-value.But why do u gave vrm-values.if i gave internal table Type vrm-value it showing error.why internal table and w.a is not having same structure

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  9 месяцев назад

      @@RR-eu1sq Hello - This is the name of STATE column only and I used state only. ZSTATE_REGION-STATE. You are using - in the name of the table, it is _ . Please cross check the video.

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  9 месяцев назад

      @@RR-eu1sq Based upon my perception, there is a gap in understanding the concept of internal table and work area. Please refer the videos of Internal table and work area(30-33) in the ABAP Programming Playlist. Your all doubts will be automatically cleared.
      ruclips.net/p/PLM3lhmHjSeISSmQ7X84A_wIUNbSGbfdKa&si=O1gn-HSED1hvKKkV

  • @dreamer9857
    @dreamer9857 Год назад +1

    Helo sir, it fetching the records from the table but not displayed in the selection screen of drop down list(region) after selecting state. May i know why?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад

      Either wrong name of the screen field is passed or the name of the screen field is not in capital which you are Passing to VRM_SET_VALUES.

  • @shrutzzartasy
    @shrutzzartasy 9 месяцев назад

    Hi
    I am not getting data in internal table in Lt_data

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  9 месяцев назад

      Hello - It is very difficult to identify the mistake by this statement. Requesting you to please elaborate or use debugging to identify the error. As in these cases debugging will help you to reach to the root cause.

  • @ChitranshGurjar-wc9cv
    @ChitranshGurjar-wc9cv 5 месяцев назад

    in the second field if we take it as listbox with key then both key and text of lt_value will be shown.

  • @tyn2331
    @tyn2331 Год назад

    God bless you. Do you have any videos on file upload and processing for abap programming examples?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад

      Hello - Thank you very much for your blessings. Wishing same for you. Please refer to the below mentioned playlist of File Handling - ruclips.net/p/PLM3lhmHjSeIT85TBsrbPXagsiwstSp505&si=0UFdcDPp75zNBWnr.