former_member238693
Explorer
Member since ‎2010 May 04

User Statistics

  • 15 Posts
  • 0 Solutions
  • 1 Kudos given
  • 4 Kudos received

User Activity

Introduction :     What is Cross Docking It’s a process in which Inbound deliveries or Inbound Transfer requirements is mapped with outbound deliveries or outbound Transfer requirements. This way any finished goods received in Warehouse  from prod...
Hello Gurus, I have created a test Consumer proxy in ABAP without PI. I am able to send and receive output.But when I check the logs in SRT_MONI I cant see any xml messages. Any pointers where Can i see sent and received messages. request.j...
Hello Gurus,I have created a Sales Deal in VB21 and used condition type K007.When I create the sales order , K007 condition type does not appear in Coditions tab.However , when i directly create the K007 condition in VK11 , i can see it in conditions...
Hello Gurus,I am unable to set the expert mode in BRF+ . I can see it disbaled.Is there a settings in user parameters to set it to expert mode by default.I have checked within team , my colleagues with same role can flip that settings.Please suggest...
As ,we know interface just contain the definition and not the implementation, then what powers its gives to class when we implement the interface.Eg, to use a class in workflow , we need to add interface If_Workflow , otherwisesystem throws error.So,...