-Debugging Exercise on Function Module. -We passed the Data to Local Parameter of the Function Module. We need to Pass the Data to Export Parameter of the Function Module.
Hi rahul sir, i am following your video since last year, you r teaching style is amazing , can you please start workflows as well and yes can explain brf+ in more details , like taking one project requiremnent, how can we use brf+ in adobe forms and all
I will cover the output management, then I will cover the integration of BRF+ in Abobe forms as it needs configurations and it is very challenging to do the configurations in demo's system. Workflow will take time from my end to start as currently I am targeting other topics.
Hi sir,I am facing this issue in my defect,but here export parameter is assigned correctly.In the FM code only getting sy-subrc case 4.I am not getting how to proceed with this .can you help
You need to debug the function module code to identify this. Debug the function module step by step, you will automatically reach to the root cause and then analyze that code.
@@sapabapbyrahulmehta CALL 'ThNoGet' ID 'BNRIV' FIELD ls_bnriv ID 'NO' FIELD lv_noivbuffer ID 'QUAN' FIELD p_quantity ID 'PERCENT' FIELD ps_tnro-percentage ID 'NONRSWAP' FIELD ps_tnro-nonrswap. Sir this call method is not executing in local buffer and giving sy-subrc=4,how can I debug this or where can I check whether this function exists or not
@@sapabapbyrahulmehta CALL 'ThNoGet' ID 'BNRIV' FIELD ls_bnriv ID 'NO' FIELD lv_noivbuffer ID 'QUAN' FIELD p_quantity ID 'PERCENT' FIELD ps_tnro-percentage ID 'NONRSWAP' FIELD ps_tnro-nonrswap. Sir this call function is not executing in local buffer method and sy-subrc= 4,how to debug this and where can I check whether this function exists or not in system sir
The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link. drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link This reading material is intended for learning purposes only. You will find all the error code and solution code in debugging challenges folder.
You are perfect example of a Great Teacher...thank you sir
Thank you Sudhir.
Thank you for your great effort. Your dedication greatly appreciated.
Thank you for your feedback.
you are great
Thank you.
Hi rahul sir, i am following your video since last year, you r teaching style is amazing , can you please start workflows as well and yes can explain brf+ in more details , like taking one project requiremnent, how can we use brf+ in adobe forms and all
I will cover the output management, then I will cover the integration of BRF+ in Abobe forms as it needs configurations and it is very challenging to do the configurations in demo's system. Workflow will take time from my end to start as currently I am targeting other topics.
Hi sir,I am facing this issue in my defect,but here export parameter is assigned correctly.In the FM code only getting sy-subrc case 4.I am not getting how to proceed with this .can you help
You need to debug the function module code to identify this. Debug the function module step by step, you will automatically reach to the root cause and then analyze that code.
@@sapabapbyrahulmehta CALL 'ThNoGet' ID 'BNRIV' FIELD ls_bnriv
ID 'NO' FIELD lv_noivbuffer
ID 'QUAN' FIELD p_quantity
ID 'PERCENT' FIELD ps_tnro-percentage
ID 'NONRSWAP' FIELD ps_tnro-nonrswap. Sir this call method is not executing in local buffer and giving sy-subrc=4,how can I debug this or where can I check whether this function exists or not
@@sapabapbyrahulmehta CALL 'ThNoGet' ID 'BNRIV' FIELD ls_bnriv
ID 'NO' FIELD lv_noivbuffer
ID 'QUAN' FIELD p_quantity
ID 'PERCENT' FIELD ps_tnro-percentage
ID 'NONRSWAP' FIELD ps_tnro-nonrswap. Sir this call function is not executing in local buffer method and sy-subrc= 4,how to debug this and where can I check whether this function exists or not in system sir
Hi Sir, Can you please send me this program for debug in my system? Pls
The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link.
drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link
This reading material is intended for learning purposes only.
You will find all the error code and solution code in debugging challenges folder.
@@sapabapbyrahulmehta thanks sir
Hi sir
Can we know the FM coding in debugging mode not able to view properly. To do hands on practice.May i know the FM logic
Please drop a mail on rahul3620023@gmail.com, I will send the FM code.