‎2022 Jan 24 12:36 PM
Hello Friends,
I'm working on 3rd party API where I have only the field name and its value information. Need to validate the value from the F4 list in SAP.
Have tried to use Tables DD08l, DD03n. But I'm not getting exact checktable and field information.
For example - I have Field called 'Region' and its checktable name is T005S. From where I will get to know the information T005S-BLAND. So i can pass the value and validate.
Regards,
Preeti
‎2022 Jan 24 12:53 PM
Depends on how many F4 helps do you require this for.. i doubt if the system can be so dynamic as to fetch the right field name etc.. From what i understand you should have a limited number of fields like this and should be able to reference from the table directly.. If the list is big then you'll probably have to maintain the mapping somewhere.. Additional question is whether the validation is happening within SAP or is the validation happening in the third-party(i assume SAP).. you may Edit the question and add further details to get further responses..
Regards,
Vijay
‎2022 Jan 24 1:05 PM
Hi Vijay,
Thanks Vijay for your response.
I can have any number of fields. To maintain mapping i don't know where the list will get end. Looking for something dynamic and yes validation is happening within SAP (OData).
Regards,
Preeti
‎2022 Jan 24 1:59 PM
Using ddic information
Using the search help