I'm trying to use generateNextPersonID in the CPI to get the next person's ID .1- response :<?xml version="1.0" encoding="utf-8" standalone="yes"?><d:GenerateNextPersonIDResponse m:type="SFOData.GenerateNextPersonIDResponse" xmlns:d="http://schemas.m...
Gents,I need to get capabilityCategory and capabilityGroup details but i couldn't find them in the OData dictionary although i found that APi visibility is editable .
I'm Trying to create multiple assets using BAPI BAPI_FIXEDASSET_CREATE1 like below
Loop at itab.
call BAPI_FIXEDASSET_CREATE1
append it_log.
Endloop.
then i show all return results in alv and if there is no error i show button to post that ...
Hi Everyone ,
I am using BO : VBRK and used method edit in activity task in my workflow , the problem that workitem become complete after excuting from sap inbox and click back without any action (SAVE ) and disappered from the inbox .
i...
I Checked Again , i'm sure that that there is no commit neither rollback , but i noticed by using tcode sm50 that all db updates are cleared after calling the log screen once it is appeared so it isn't supposed to post the last one also .