SWIFT Integration
Hi Experts, My requirement is SWIFT -> PI-> ECC we are reading statement files in MT940s format and need to same file in ECC NFS directory. From ECC there is a program which reads the file and...
View ArticleRe: while posting J1IIN i am getting this err please give me solutions
Hi shekar mandam , Refer this links may be it will help u..http://scn.sap.com/thread/1321584http://scn.sap.com/thread/3172028
View ArticleNew blog on HANA Cloud Integration/ Data Services OnDemand
Check out this blog in the Cloud area. Tammy Powlas highlights an ASUG webcast done by @Ben Hofmans on HANA Cloud Integration key scenarios. There's a link to the ASUG recording at the end of the...
View ArticleRe: How to install EHP 6 for ECC 6.0
Hi Voiding, Please find below inline answer of your queries. Please revert in case any query. 1) 1)In the SAP Market Place, in the download section, I clicked on "By Entry Group" but I don't know...
View ArticleRe: SAP Data Services 4.1 / 4.2 Cloud
You can also check this blog, which highlights an ASUG webinar on the topic: http://scn.sap.com/community/cloud/blog/2013/06/17/sap-hana-cloud-integration-for-data-services-an-asug-webcast
View ArticleRe: System Monitoring: object names for Tablespaces
If you are on 7.1 SP08, you may have better luck using the newer Technical Monitoring. Here is a screenshot of how you can customize the message:
View ArticleRe: crystal report vs 2010 after publish design overlaps
This is a known and definitely resolved issue. Make sure you are indeed loading SP 6 runtime - use Modules to check that.Re. " i chat with support", what is the incident number? - LudekSenior Support...
View ArticleRe: SORT internal table
Hi Norman, Don't sort the internal table inside the loop.Don't use the loop for sorting an itab. Please check the code below. select * from sbook into CORRESPONDING FIELDS OF TABLE it_sbook where...
View ArticleRe: Release strategy either not shown or inconsistent
Hello, Since PO Value is one of the characteristics defined in your release strategy and in case of Consignment, STO, Return POs the PO Value field is blank / NA. So what you can do is you can create a...
View ArticleRe: Calculating percentages in group footers
Hi Lyle, Create this formula and place it on the Group Footer: (Sum({Direct_hours}, {Department}) / Sum({Available_hours}, {Department})) * 100 Replace {Available_hours}, {Department}, {Direct_hours}...
View ArticleRe: User roles in SPM 3.0 without "Administration" links
Hi Karsten, You can check the role:SAP_SPM_ADMINISTRATOR (check the authorization objects in the profile pertaining to this role). And If you don't have Analysis administration accessing reports is...
View ArticleRe: Too many logon sessions allowed
Hi Richard, Assuming you are worrying the resources on you back-end, you can limit the WDA sessions with NWBC. Julie Plummer provided the the answer to this earlier this year in the following...
View ArticleRe: How to display the subreport headers when there are no records coming...
With the Subreport placed in the Group Footer, you cannot show the header on the Main Report's Group Header. You can only show that info in any section below the Group Footer. To be able to show that...
View ArticleRe: Delivery,Quality Criteria not calculating scores in vendor evaluation
Thanks Wong.I have tried it to do the way explained in note. but stuck see the attached file for screenshots.i am unable to overwrite the version 000 as system version name can't be identical then if i...
View ArticleRe: File to Sync Webservice interface
Hi Jyoti, Apart from the option suggested by Amit, you can ignore the response by mapping it to a dummy file structure... and dump the file in a temporary folder on the file system in append mode. So...
View ArticleRe: PIRs not transferred to APO
Hi, Try to check by implementing the enhnacement APOCF019 and component EXIT_SAPLDP_BAPI_001 (using tcode CMOD) where you can modify the timings of the PIR before coming into APO system. If there are...
View ArticleRe: SUP 2.2 SP04 problem with onclick in HWC
Currently we don't have Samsung S3. I also tried on other devices, all seems worked fine. Please go through SAP technical support to see what they can help. If we could find Samsung S3, we will have...
View ArticleRe: Netweaver 7.3 Configtool AccessException
Hi, I used the normal JSPM with solution manager package to do the upgrade... That is really strangethat it is referring to version 51 instead. That jvm I don't even have in my Netweaver instance...
View ArticleRe: How to send emails with file attachment via bods
Hi Ravi, The error is on path/location of the file. The script is unable to locate the file for attachment.Is the file on the local machine or on the job server? Arun
View Article