former_member684999
Participant
Member since ‎2020 Jun 11

User Statistics

  • 51 Posts
  • 1 Solutions
  • 36 Kudos given
  • 2 Kudos received

User Activity

Hi Everyone , We are using CSAI_BOM_MAINTAIN for creating / updating WBS / Material Bom in our code . The FM is not creating WBS BOM for Item Category T. I have already used 'CALO_LOG_READ_MESSAGES', but is is showing general message like "Data In...
Hi All , We have a requirement in DMEE file where based on invoice amount ( if the amount is 0.00 ) we need to delete a segment . Please suggest some exits or filter criteria based on 1 field which will not show a whole segment .
Hi all, We have created a report in SE38. The report has a normal functionality in which it will directly download the result in excel with the name that we have given. This works fine in GUI. We have now created a tile for this report to be able...
Hi All, I want to update WBS BOM using a function module. I am currently using 'CSAI_BOM_MAINTAIN' function module. But not able to update the it. After function call the sy-subrc value is 0, even though the BOM is not updated. Kind Regards, Ap...
Hi All, I am using BAdI WORKORDER_UPDATE - before_update method. And I want to update parameter IT_OPERATION. It does not allow me to update IT_OPERATION. I came to a conclusion that since it is an importing parameter it wont be allowed to change. ...