2023 Mar 16 7:19 AM
Hi All,
I am new to the SAP, How to Compare internal table column to table output column.
If table contains same values as output means it should be updated (updated by, on, at). If table does not contain the output values means it should be created.(updated by, on, at).
How should I compare the values.
Kindly please help me ASAP.
Thank you!
2023 Mar 16 7:20 AM
Welcome to the SAP Community. Thank you for visiting us to get answers to your questions.
Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.
First, please see https://community.sap.com/resources/questions-and-answers, as this resource page provides tips for preparing questions that draw responses from our members. Second, feel free to take our Q&A tutorial at https://developers.sap.com/tutorials/community-qa.html, as that will help you when submitting questions to the community.
I also recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: https://developers.sap.com/tutorials/community-profile.html.
Now for some specific suggestions on how you might improve your question:
* Outline what steps you took to find answers (and why they weren't helpful) -- so members don't make suggestions that you've already tried.
Should you wish, you can revise your question by selecting Actions, then Edit.
The more details you provide (in questions tagged correctly), the more likely it is that members will be able to respond. As it stands, I don't know if there is enough information here for members to understand your issue. So please consider revising your question because I'd really like to see you get a solution to your problem!
I hope you find this advice useful, and we're happy to have you as part of SAP Community!
2023 Mar 16 7:48 AM
2023 Mar 16 3:47 PM
Hi,
please check the following programs:
BCALV_EDIT_01
BCALV_EDIT_02
BCALV_EDIT_03
BCALV_EDIT_04
BCALV_EDIT_05
BCALV_EDIT_06
BCALV_EDIT_07
BCALV_EDIT_08
BCALV_EDIT_09
2023 Mar 19 3:20 PM
Tried But not worked.
Again I updated my question. Kindly try to do needful or else fine.
Thanks.
2023 Mar 16 3:58 PM
2023 Mar 20 7:45 AM
Are you asking for the algorithm? Like this one:
Is it about internal table? Is it about database table?
Sorry but your question is too much general.