Re: Capacity planning in PM Order
Check the capacity load of that work center in CM01 / CM02 / CM03. Some other might have occupied the first 3 hours of that work center load. What is the start time in this order for that operation??...
View ArticleRe: Delivery not getting created after the creation of order!
hi Fendrianto, the problem is the confirmed quantity in order O1 is also 0 though material is available in the plant. regards,Ashutosh Singh
View ArticleRe: Impact on BW 3.5 production system(Delta loads) when source system is re...
Hi, Check the below links. This will give you an fair idea on the impact... http://scn.sap.com/thread/2063960 http://scn.sap.com/thread/1296993 http://scn.sap.com/thread/475856 You need to clear the...
View ArticleRe: can we have multiple plants in a sales order
Hi, Yes you can have Multiple plants in the sale order but you need to check Tax problem as some come under CST and some under VAT Shiva
View ArticleRe: error in table control
Hi. Please check table control structure ,may be problem in structure definition. Thanks.NJ
View ArticleRe: IS_ACTIVE method of ME_CHDOC_ACTIVE
Thanks a lot Madhu, but can you pls explain it little more as I not getting your suggestion. With Best Regards, Jaspal
View ArticleRe: Average of all key figures
Hi Vijay, It is not possible to calculate average based on 3 different info objects. But the alternative solution would be have Mandatory single value filter on 2 of the 3 info objects and define...
View ArticlePO status message is not changing from yellow to green, not processed to...
Dear Guru,I are using 2 customized message output types one for normal print out (ZNE0) and other for external mail (ZNE1). I’m not able to see the print preview while creating PO after entering all...
View ArticleRe: Continue the Processing even on Error or Warning Message, inside Loop.
Hi Ankit, Try below function modules. CALL FUNCTION 'MESSAGES_INITIALIZE'. "clear the buffer messages on starting LOOP at <internal table>. "to collect messagesCALL FUNCTION 'MESSAGE_STORE'...
View ArticleRe: Standard Table is not active, DDPRS table error
Hi Balaji It can be solved by deleting the entries in the table.. Go to SE14Provide the table nameSelect the radio button Delete Dataand click on Activate and Adjust..once the entries are deleted..you...
View ArticleRe: Max statement not working
Hi Mahesh Pls try the below code: SELECT single MAX( aznum ) INTO l_aznum FROM febko WHERE bukrs = wa_ff67_hdr-bukrs AND hbkid = wa_ff67_hdr-hbkid AND...
View ArticleRe: Loading transaction data to dso or infocube
Hey Guys, Thanks a lot. Your explanation really helped me clear my doubts.Cheers!!!
View ArticleRe: Primary and secondary index on CUBE ?
Dear Pavneet , This is from Note - 407260.Use the Function module to create / drop the secondary indexes.You can create a program and use it in process chain.This thread has more info on this :...
View ArticleRe: Invoice Text
Thanks If the file is a text file, how would you be able to use FM SAVE_TEXT to insert for example <bold font>, <italic> <next line> syntax in the STXH and STXL table? Are there...
View ArticleRe: BSP Display select row in a tableview when clicking back button
hey, are you removing the selected row from the context node collection, when you select a row? regards
View ArticleRe: Which BI Content Release contains 2LIS_11_VAITM and other 2.0 content?
Thanks, Colin - we had a corrupted installation.
View ArticleStack Dump while creating Write Optimized DSO on BW 7.3, MS SQL - any SAP Notes?
Thanks - We had a corrupted installation.
View ArticleRe: How to reverse in the same transaction settlement and contract in fixed...
1, first run TM07 or FTR_EDIT -> reverse button to reverse the transaction.2, run TPM10 to reverse the posted flows for the transaction
View ArticleRe: Webi 4.0 - Prompts - Runtime сalculation default values. Is it possible?
Did you try creating objects in Universe using the prompt function and default value in it?? Something like below. You might need to tweak this a bit as I don't have access to my system right now and...
View Article