prince_isaac
Active Participant
Member since ‎2006 Aug 21

User Statistics

  • 335 Posts
  • 12 Solutions
  • 4 Kudos given
  • 1 Kudos received

User Activity

Good day ExpertsI am attempting to replicate standard functionality of Price Activation similar to VKP6.  I have found FM PRICE_CALCULATE_POSTING and made some coding to fill G_T_KALP with required item data this I have done in an implicit enhancemen...
Good day ExpertsI am attempting to update custom fields in Pricing Document Item table WKBP from extension structure for BAPI_RPC_CALCULATE_PRICES.  I have added append structures to both BAPI_TE_CALP_IN and BAPI_TE_CALP_INX.  I have implemented codi...
Good day Experts I am failing to get BAPI_RPC_CALCULATE_PRICES to recalculate new selling price on first execution. Only on the 3rd or 4th attempt does the price get recalculated and this is only through simulation in SE37. Programmatically it does...
Good day Experts I require to restrict the creation of Outbound Delivery Header Output for a specific output type. I have done something similar for Inbound Delivery using exit EXIT_SAPLV56K_001 raising exception DATA_NOT_RELEVANT_FOR_SENDING VL32N...
Hi Experts I am using BAPI_INB_DELIVERY_CHANGE to update inbound delivery and all is well for quantities and changes to delivery date but no updates occur for transportation date TDDAT. I have debugged the FM and it does not seem to have logic for ...