Re: Addnl data tab missing in cv01n
Hi Ram, As said by other experts, the originals (Attachments) can be uploaded in a DIR using either 'Originals' section or through 'Originals' tab. If these section/tab is not visible, then check the...
View ArticleKO88 - Warning Message KI350
Dear Experts, I have activated CO-PA in our already live system and assigned PA Transfer Structure to Order Types of Process Orders. Now while I am doing settlement of Process Order, I am facing below...
View ArticleRe: Is there a way to check to see if model has changed/updated before...
Hi Stam, You can use below code. window.onbeforeunload = confirmExit; function confirmExit() { return "You have attempted to leave this page. If you have made any changes to the fields without...
View ArticleRe: Historical data in SAP APO Planning Book
Hi Vijesh, Please check the historical data in your infocube. Execute t-code /n/sapapo/tscube to load data from cube to your planning area for the desired time period. Regards, Umesh
View ArticleRe: Smartforms for PM Notification and PM work order
I should qualify an earlier post:I noted we utilize this window for other functions (such as calling external programs, print managers, etc). This will not function using the print button but only the...
View ArticleRe: Hide/delete fields from standard Adobe Form FITP_REQUEST_FORM
Hi Namsheed, You might need to copy the standard as customized form and you are free to hide / delete any field in the form . http://scn.sap.com/thread/3578272 Also, you need functional to configure to...
View ArticleRe: Substring in Bex
For a material with length 11characters foreg.ABCDEFGHI I would just want to display ABCDEF How can this be achieved
View ArticleRe: Classic Scenerio -Transfer of SC in I111
Hi Tamil, Please go to transaction code SM58 and see if there is any failed LUW created for the FM : BBP_PD_SC_TRANSFER. If there is any Failed LUW with this FM try to execute the LUW again. You can...
View ArticleRe: Interactive Forms events not working at all
Hi Ali, Glad you found the answer and thanks for sharing the solution. regards,Xiang Li
View ArticleRe: Support Message Form: What does it look like from SAP's perspective?
I share the pain. Nothing is more annoying for me then asking for step to reproduce when I have already provided them, but the first level of support is just .... Maybe the ticket system should be...
View ArticleRe: Deactive Delivery Requirement and not to display on MD04
Ive tried deactivating the set up on class 011 and 041 as assigned on TAN.Deactivated it on Schedule Line.Deactivated on Availability Check on Delivery Item categories. Anything I have missed? The...
View ArticleRe: Capacity check issue
Hi Jurgen, Thank you very much for your reply and time. I have already gone though documents where i didn't get clarifications on above all issues. I have spend enough time on this issue which is...
View ArticleRe: First page is visible blank even if I hide it by code
Hi Mandar, Almost there, beside flowed layout you need to set your subform to be hidden. In initialize event, set $this.presence = "hidden" Thanks. regards,Xiang Li
View ArticleRe: Two ABAP stacks on single HANA appliance in MCOD
Hi Michael:It seems several questions are mixxed together here. I try to answer what I can ascertain, let me know if I misunderstood anything:Q: "Can a custom application run "on" the same SAP HANA...
View ArticleRe: exit in iw48
Hi Rajit, Use Exit CONF0001.Get QMNUM field value (Notification Number) from the Import Structure I_CAUFVD into a local variable --> pass this to VIQMEL table to get the desired 4 values. These are...
View ArticleRe: How to create a 'System'variable to identify the system from merged...
HI, You can not use inlist operator here.For inlist static values are required for comparison.I know this is not a solution for you. For to use match operator you have to use multiple else-if...
View Articletransfer negative stock of one material to another
Hi, I have a stock count of -35 on material number 5254520 and 34 in material number on 100315911. I need to move the -35 from 5254520 and put it against 100315911. The reason being there is "Blocked...
View ArticleRe: Copying the Maintenance Order operations to notification as activities
Hi Chaitra,Sounds like scope for product improvisation. If feasible to youTry to distinguish the factor (of Plans) which are merging these activites. If you did then divide your plans into these many...
View ArticleRe: Error uploading the bases on upgrade
The way you posted your first message is the same as the SAP note format. I can assume it is from SAP. Is that right?
View Article