Re: Data is not updating to Cube from DSO
AL, As i mentioned in debug mode all the records are coming correct but fails to update in cube for few. Thanks,Anil
View ArticleRe: Filter User Defined Table
Hi,You can use FMS where you put only those items which are in Open Status.I'll suggest you to put screen shot here then suggest you proper solution.
View ArticleRe: Delete Payroll Results in Bulk.
Hi Dilek I have exceuted the FM RH_DELETE_STORED_PAYROLL_RSLTS in tcode SE37, it runs but when i check the payroll the entry is still not deleted. I also used the same FM by creating a Z program it...
View ArticleRe: Save Image @SAPoffice
Hi Sowmya, well. In the Business Workplace is no content at all. Even if I create manually for a special notification (iw29) an attachment, I'm not able to find it. Are there special settings which...
View ArticleRe: Need to display PRAN No. in Payslip
Hi,This happens due to Patch Level... Check the patch level you may need to upgrade it ... Alternative Approach (Even If Patch Level is not upgraded) In IT 0009 you have "Purpose" option you can...
View ArticleRe: Replicating Marketing Attributes to ECC BP
Hi Guys Any idea on this further ? We looked into Note 569723, but it talks about XIF adapter . RegardsVinayak
View ArticleHow to configure Company logo BO 4.1
Hello Expert, I have upgraded from BO 4.0 to BO 4.1 . Now requirement is to put company logo once a user logged in. I have searched SCN and found some links explaining. However , I don't see...
View ArticleRe: Key date (master data) and F-table (cube)
the "time dependency" means that on January 15th only AAA & BBB belong to LEBENSMITTEL and CCC & DDD belong to CHEMIKALIENif the key date changes to February 15th, then only AAA will belong to...
View ArticleRe: Removing XML Declarations from Sender Payload
Thanks. The URL returns XML and I've just found another of Michal's posts in which he says this is not easy in PI...
View ArticleRe: Accessing HANA via ODBO problem with unfound table
Hi Ralf, In the above URL, did you replace server name and instance name? Check SAP_HANA_DEMO schema and check Synonyms there Alternatively, you can create Synonyms in HANA Studio using SQLThe belwo...
View ArticleRe: Ess Webdynpro EHP5 , showing blank page when run from se80 [for India]
hi check the answer given by deepak , it should work. Regardssameer
View ArticleRe: Scheduling Process
Hello Avinash, What is your scheduling scenario? Free scheduling, bottom up or top down? It is in control tab of the project under planning dates section. If you want to get some more knowledge on...
View ArticleRe: BPM deployment failed
Hi, its always the same error messge, the exception stack trace field is showing nothing, but the button "Save as File" works, so i got more details. The original error was regarding missing...
View ArticleRe: Sending files to a WebService
A quick follow-up question. I'm trying to create the WS Request and one of the fields in the structure is called "PurchaseRequest". I tried to associate the PurchaseRequest field directly, but the...
View ArticleRe: How to connect SFTP server through ABAP program
Hi Vinod, It is possible check the below sample program...... -Satheesh REPORT zftp_backgroud_app.DATA:BEGIN OF mtab_data OCCURS 0,line(132) TYPE c,END OF mtab_data.DATA:l_host(64) TYPE c VALUE...
View ArticleRe: Custom Report Authorisation
Hi, Assuming that you are using cl_gui_alv_grid to show the result: Based on AUTHORITY-CHECK you can use parameter IT_TOOLBAR_EXCLUDING in METHOD set_table_for_first_display . DATA:...
View ArticleRe: Cancelling Excise invoice - Capital goods wrongly posted
Step 1) Post the excise invoice in J1IEX (which you have referred during Capturing Excise invoice during GRN or J1IEX Posting) Step 2) Cancel the Excise invoice of Step 1 in J1IEX.
View ArticleRe: Time Constraint Class for IT2011
solution via configuration depends on how the upload program is developed. Check in the upload program as indicated by Mihir can do the trick. @ SAP Joy: What with manual writing actions on infotype...
View ArticleRe: Custom Report Authorisation
Authority check then delete options from via excluding tab
View Article