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 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.
@@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
@@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.
@@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
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?
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.
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.
thank you so much for these vidoes!
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.
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.
@@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.
@@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
@@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.
@@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
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?
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.
Hi
I am not getting data in internal table in Lt_data
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.
in the second field if we take it as listbox with key then both key and text of lt_value will be shown.
Yes Chitransh.
@@sapabapbyrahulmehta ok
God bless you. Do you have any videos on file upload and processing for abap programming examples?
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.