Hello everyone,
Currently, I am creating a Purchase Info Record and updating pricing conditions. I am using the FM:
CALL FUNCTION 'ME_INFORECORD_MAINTAIN' EXPORTING i_eina = ls_eina i_einax = ls_einax i_eine...
Hi everyone,
Today I have trouble with Benefit Split.
This is the flow description on the system SAP CRM Insurance:
Inquiry > Benefit Case/Claim overview > Benefit System button, here integration to Claim Display (SAP ERP).
Please tell me, h...
Hi Divya,
I have also modified the custom field to the MIR7 t-code and the APPEND structure custom to the MKPF table.
Now I have used bapi BAPI_INCOMINGINVOICE_PARK, how can I add that custom field ZZ to BAPI?
Thanks,
Dear @dominik.tylczynskiAlthough I cannot read the link you shared, as you mentioned the Pricing Condition is difficult to implement in every Function module, so I think using BDC will be the final solution to update Pricing Condition after using FM ...
Hi @neeraj.jain @neeraj.jain16Sorry for not providing my ultimate goal earlier. My ultimate goal is to be able to see Price History in t-code ME1E after creating an Info Record with pricing conditions in the previous question. I used ME_INFORECORD_M...
Hi Pavankumar Hukkeri,Could you give an example of the parameter passed to the CONDITION details section? I'm having trouble because I don't know where to get the data to pass in.Thank you