Hi sir I export table to odata that have date field finally getting error like property name 'date field's value '2022-04-'i try increase length of that field but getting error
Thanks for another great video Ganesh. However, at 35:00 min in this video, I was trying to replicate your solution during a post method and get an error "CSRF Token Validation failed". I looked up online but there seems to be no straight-foward solution to this. Do you know how this can be solved?
Thank you, I have explained one of my videos and not sure which one it is and could you please drop an Email I will send the steps to overcome this issue - if you not resolved yet.
I want to read JSON data of GET request inside GET_ENTITYSET method and based on JSON data, i want to fetch records from the table and send it back in the output response. How can i do this?
Normally, before delete we need to get the data as UI doesn't have it. And "use as request" is to get the same format to delete. If you are fine to add manually then not required.
Hi Ganesh, may I know if its possible to send multiple values as input to my GET method URI? I am looking for something like I need to GET the records based on the range of values or multiple values in the URI? Thanks.
Hi Sir, I have a issue with get entityset method for cost center dropdown. Actually requirement is as per the company code, cost center values should be display as a dropdown values. And company code need to fetch from sy-uname or employee no. Could you please help me to solve this
Hi Ganesh , thanks. I have one query . While creating Entity type, is it mandatory to fill ABAP Field Name? what is the relevance of this field when we are filling manually the filed type and max length (example edm.String etc..)
I very rarely comment on a video, but this one finally explained all the details of the POST method. Excellent material. Thank you very much.
Thank you and Welcome!!!
I wanted to comment on each video saying 'Great Video, well explained.' You are doing a great job. Thanks🙏
Thank you, glad my videos are useful.
Hi sir I export table to odata that have date field finally getting error like property name 'date field's value '2022-04-'i try increase length of that field but getting error
Ganesh ji thanks a lot. Very great vedios. God bless you 🙏
Thank you and welcome.
sir ,for POST i fetched csrf still i have getting error 403 which is forbidden .please give me a solution for that
Could you please check the detailed error log for more information?
Thanks for another great video Ganesh. However, at 35:00 min in this video, I was trying to replicate your solution during a post method and get an error "CSRF Token Validation failed". I looked up online but there seems to be no straight-foward solution to this. Do you know how this can be solved?
Thank you, I have explained one of my videos and not sure which one it is and could you please drop an Email I will send the steps to overcome this issue - if you not resolved yet.
I want to read JSON data of GET request inside GET_ENTITYSET method and based on JSON data, i want to fetch records from the table and send it back in the output response. How can i do this?
Hi Ganesh, in uri given with key fields to delete is it necessary to use 'use as request' in http request for deletion?
Normally, before delete we need to get the data as UI doesn't have it. And "use as request" is to get the same format to delete. If you are fine to add manually then not required.
Hi Ganesh, may I know if its possible to send multiple values as input to my GET method URI? I am looking for something like I need to GET the records based on the range of values or multiple values in the URI? Thanks.
Thank you, will make it.
Hi Sir,
I have a issue with get entityset method for cost center dropdown. Actually requirement is as per the company code, cost center values should be display as a dropdown values. And company code need to fetch from sy-uname or employee no. Could you please help me to solve this
Sure, could you please write to me what is the issue? Did you try with function import for the same?
Hi Ganesh , thanks. I have one query . While creating Entity type, is it mandatory to fill ABAP Field Name? what is the relevance of this field when we are filling manually the filed type and max length (example edm.String etc..)
Just to add a point , left side fields names is used by front end consumption and it should follow camel case naming convention . @ganesh great work 🙏
Well explained..
Sir can you please explain about Put and merge HTTP methods
Yes, will do
@@just2shareji Thank you sir
Thank you for sharing....
Welcome!
Thanks for sharing...
Welcome!
Thank u sir