Re: chines records not loading from psa to data target
Hi, Although it is unclear what kind of (error) messages you get, I suspect that you have to deal with not-permitted characters. Please have a look at my blog Introducing an Add-on for Cleansing...
View ArticleRe: SAP BW DTP Issues
Hi, Please share the detailed error messages. You can find them by clicking on the error log icons. Best regards,Sander
View ArticleCommunication mails are not being received
Hello SCN,It has been noticed that no Communication related mails are being received to the registered eMailIds since Wednesday (16 March 2016). This has been observed by me and another member: Refer...
View ArticleCan I create automatic PO in IPO process ?
Can I create automatic PO in IPO process?Any one give me solution? Thanks
View ArticleABAP front end server for SAP Fiori
Hi Experts , I was going through the plethora of SAP firori architectures put across in Internet and see the ABAP frontend server as a integral component inall of them. When used in conjuction with...
View ArticleRe: Implicit commit does not seem to trigger update task function module?
Hi, If you are using standard function module for update then check that their will be field for commit.It is given as a flag parameter. Check for the field 'COMMIT' .Which function module are you...
View ArticleRe: Time Evaluation Error- Inter Month Time Eve_Different Holiday Calander
Hi, Then Extend the New Holiday calendar from Dec'2015 on-wards the generate WSR and then run the TE for Jan'16.
View ArticleIssue in MII 15.1 PlantConnectivityManagement Version Notification creation
Dear Experts, I am facing issue in version notification publish to PCo. system infoMII 15.1 SP1PCo 15 Configuration I have done is. PCoPCI Created test notification ERROR while trying to publish to PCo...
View ArticleRe: WBS from different Business Area into same PD
Hello, As such there will be no issues in Project Planing, budgeting, and finally settlement . It is possible to have different business areas in a single project (but on different WBSE) based on the...
View ArticleRe: Merge Data from Same Column
Many Thanks Dirk, I will try this. We have few more pdfs as shown below : Is it possible to extract the data from them and create a database table exactly as shown in pdf with same rows and columns ?...
View ArticleRe: SAP BW DTP Issues
Hi, source format is not allowed in BW , instead you write a field routine to convert source format to internal BW format. ddmmyyy -->yyymmddCONCATENATE source_fields-<date filed>+4(4)...
View ArticleSales Order Costing Error & Prod Order creation
Dears We are in SO Costing with configurable materials. For some Sales Orders, they are some errors in costing and the user had released them.After that Production order was also created ignoring the...
View ArticleRe: Input parameter code for queries
Hi, Bernard. Try this: select T0.TransID, T0.Debit, T0.Credit, T0.RefDate, T0.TransType from JDT1 T0 where ((T0.RefDate >= '[%0]' or '[%0]' = '') and (T0.RefDate <= '[%1]' or '[%1]' = '')) --...
View ArticleRe: difference between process and data integration
Hello Nunu, Yes Data Integration is like handling un-structured, Semi-structured data from source to target systems. As you Said SAP BODS can handle data integration. For HCI related content, refer the...
View ArticleDisplaying a second parameter based on what was chosen in the first parameter...
Hi there I don't seem to be able to find an answer to my query. First of all, the way we use Crystal Reports here is to first retrieve a list of records and then generate the Crystal Report... so we do...
View ArticleRe: Rolling Forecast - Offset for Forecast consumption
Hi IRMI, We are getting error in copying the Net Shipped/Forecast value from past month to current and future months. Can you please suggest if you see any issues in the attached calculation logic.
View ArticleRe: How to hold the value in the custom field
Hi AnnSo where are you trying to see the field ?When you come back from tab 2 to tab 1 it vanishes ? OR you cant see it stored in backend ? let me know more details . RegardsVinita
View ArticleIs it possible to change the Capabilities of a Repository?
Dear Colleagues,I am using CMIS services for accessing a document repository using JAVA. I would like to know, if there is a way in which I can change the capabilities of the repository? Example, I...
View ArticleDisplay Long Text Maintenance Order Header
Hello Experts, How to activate the Long Text editor in Maintenance Order header like the Notification shown belowIs it configuration? Please advice.Thanks in Advance Ashok
View ArticleRe: Expression Binding in Standard List Item: Icon Change
I tried this and it worked...but could not change the icon still withicon = "{= ${userlist>username}.toUpperCase()==='ALL' ? ${i18n>UserPath} : ${i18n>UserPath}}"
View Article