Re: Issue while saving data in excel
Hi Ramya, Do you know if there is a write-back BADI for that Model? Gersh
View ArticleRe: The system is not allowing to do the Quality inspection
I think there is some error in SAP standard. - Check SAP note. 1706055 - M7022 for release of GR blocked stock- If you can't solve the problem through note or the note is already applied in your...
View ArticleRe: COGI - Can not clear reservation after PGI via COGI
Hello MB22 cannot delete reservations from production orders. For some reason the final issue indicator is not being set when you issue the component in COGI. Did you notice if the withdrawal quantity...
View ArticleRe: Batch Wise Material Split Valuation with Material Ledger
Hi Sapna, ML supports split valuation.You just need to Activate ML and also activate split valuation.Your valuation type needs to be based on batch. Regards,Szymon
View ArticleRe: SAPUI5: Screens for Desktop/Mobile
Given the responsive UI design capabilities in SAPUI5 - such as are demonstrated in Fiori apps - I would suggest that current best practice is to use the same UI app but to make it responsive to...
View ArticleRe: SQ02 dblogical Infoset date problem
You have to have an I0001 record for each change in OM relationships that you want to report off of.
View ArticleUpgrade failure due to Log space
Hi, I am facing an issue while trying to upgrade from 8.8 PL17 to 9.0 PL10. It simply crashes with the following log: 26/06/2014 02:05:42:130823 Upg Err...
View ArticleRe: Getting Error on B1ic Configuration
Hi, If you got answer, please close this thread by marking correct answer. Thanks & Regards,Nagarajan
View Articlereport display
Greetings,I have an object called [academic program] and a given student can have multiple academic programs. However, I would only like to display the first value (academic program) in my report....
View ArticleRe: RFC Maintenance errors - can't create Read RFC?
Hi BernieI have exactly the same problem. This is the first time I refreshed my test managed systems since I've been on solman 7.1 SP10 and I got the exact same "No RFC for system <SID> client...
View ArticleRe: Using Long Text to store Excel or images not supported?
No. You can't store any file or image using long text.SAP long text is similar to Microsoft notepad. You can store any file using "Service for object" or "Document link". Regards
View ArticleRe: Reg : Reprocessing of failed messages in SAP PI 7.3.1 Single Stack
Hi Siva That is the correct behavior in PI. Reprocessing of failed messages are always restarted from the point of failure and not the beginning of the pipeline. If you want the messages to start at...
View ArticleRe: Error report datawindow saveas PDF PB12.5.NET
Thanks Bruce armstrong,mean that I don't need to used datawindow.saveas anymore?I can direct save my datawindow by usng pdfsharp? Regard,
View ArticleRe: MAIN_SHDINST/SUBMOD_SHDALIASCRE/EU_CLONE_CRE_SHDVIEWS
Hi, This blog could be of help to change the database owner post refresh:DB2 schema user after Production DB copy As the upgrade is just in the process of creating the shadow, this might still help....
View Articlesort table and binary search
If I just need to READ TABLE once for searching in an internal table.Do I need to sort it first and then do binary search. Someone told me that sort a table also takes time so that it is equal to READ...
View ArticleRe: SBO Mailer not sending Attachments
Hi,Please check SAP Note 1856172 - Set up a shared folder on a Windows machine to send mail with attachments or run SBO Mailer with the Linux root account Regards
View ArticleRestricting Users access to BW Query based on Criteria
Hello Experts , I am new to Security and haven't found much help with the implementation documents , i have been given a objective to create Profiles/roles and which would be used only for reporting...
View ArticleRe: How to pull certain text out of a text field?
you can't easily handle that character appearing elsewhere. the other method you can use is related to your previous posts where you searched for specific tokens. as you know though this method can...
View ArticleParagraph line breaks not showing
New to Crystal Reports I am importing HTML text data into Crystal Reports and set Text Interpretations to HTMLThe data displays but there is no paragraph line break after each paragraph Looked...
View ArticleRe: Refresh page after execute event
Hi Rudy, you can acheive this by reverting the bol buffer. Afte the FM call 'BAPI_TRANSACTION_COMMIT', check sy-subrc. If it is ZERO, execute the below code else not. * Read header Entity lr_ent ?=...
View Article