Re: alternative bom selection for MRP run if stock in main bom is deficit.
Hi Pratik, You can define the production version in demand management or In the transaction MD02,check the option "Display results before they are saved". So while MRP run you can choose the...
View ArticleRe: Unbable to search on SCN
Hi Juergen, Thanks for the reply. When entering http://search.sap.com in a separate Browser window, I receive the same screen as attached in previous post. No search prompt (or entry field) for...
View ArticleRe: Comparing 2 internal tables
Hi Disha, LOOP AT int_tab1 into wa_str1. READ TABLE int_tab2 WITH KEY int_tab1-field1 EQ wa_str1-field1 int_tab1-field2 EQ wa_str1-field2...
View ArticleRe: Missing Method name in the Inbound Proxy class after creation
Hello Rebecca, As far as I know, the execute_asynchronous/synchronous method has been removed in PI 7.1 and above. The method name should have the same as the name of your service interface (if you...
View ArticleRe: How to block scheduling on saturday and sunday
Hey Ally, Using Route Schedule or creating new shipping point with customer specific calendars are the 2 options which can be used to achieve this. Regards,Rituraj..
View ArticleRe: PA structure change
Hi..What you know is wrong.Refer to below description related to ABAP repository.The following settings are transported: Cross-client objects in the SAP Repositiory Tables and structures of the...
View ArticleRe: How to rank multipl data columns in Query Designer?
Hi, If you are referring to OR and AND condition then if you make different conditions inside a single condition then it may work on OR logic. In case you make separate list of conditions then it may...
View ArticleRe: Stock as on given date for Ageing query
HI, Can you please share the solution. Regards,AL
View ArticleRe: Update Register Group of a device with Rate Type and Fact Group (Single FM)
Alternatively, once you updated the Register Group using that function, you could use functions ISU_S_DEVICERATE_PROVIDE and ISU_S_DEVICERATE_CHANGE to get and change the Rate Type and Fact Group of...
View ArticleRe: Issue Reversing Planned Delivery Cost
Analysis is PO Price change happened for vendor - item 3 in your accounting entry . Inference : supplying plat material cost not changed Receiving plant mat value =( supplying plant mat value +...
View ArticleRe: Validate a Field in the Initial Screen of UI in FPM
Hi I Think it is raising LEAVE_INITIAL_SCREEN event try to check where this event is raising.and based on your condition do not raise this event. LEAVE_INITIAL_SCREEN-is use to leave initial screen....
View ArticleRe: Delivery costs differs from shipment costs
Hi, GO to M/06 and open the condition type ZBU2. Maintain the same access sequence that is given for the ZBU2 in transportation module. Now in the reference condition field, maintain ZBU2 with...
View ArticleRe: What is the standard SAP planning process for this scenario?
Hi Ann, As I know in standard SAP-ECC we don't have any solution. Co-product is one work around for this.Recently I gone through your blog A tragedy after reading that I don't want to give you the...
View ArticleRe: Where to Install in Production Environment
Dear Dhinesh, Just curious with your comment above. When you say "dedicated server", it is not only confined to PC server? How about Microsoft Window server? I think the latter is more practical to...
View ArticleRe: IW 32 ISSUE
Hi, Is this for every orders or for Preventive maintenance orders?Regards,Harsha.
View ArticleRe: payroll run error, currency not found in Table: T001P
Check Table V_T042W. Currency in which you wish to make payment in, should be defined for that specific country with Payment method P in this table.Example: You wish to pay an employee in Australia in...
View ArticleRe: OSA - Part Appraisal ID Not In Sequence!!
Hi, The sequence number and part ap id are 2 different things. Sequence number is used to determine the flow for your document amongst part appraisers. Part AP id is internally generated and assigned...
View ArticleRe: OSA - Part Appraisal ID Not In Sequence!!
HI Anupama, Please ensure that you are accessing the part appraiser document, only for the Part Appraiser document the Part Appraiser ID adn roles are shown. Be dafault Phap_admin_pa only shows the...
View Article