sap fi enterprise structure creation plz send detail precedure
Hi, Dear all, I have one doubt in fi enterprise structure that is, 0000...
View ArticleRe: EP upgrade from 7.0 to 7.31
Hi Srinivasan, We have used SUM Tool to upgrade EP regards,Ravi Dusa
View ArticleRe: How to move a decimal value into string
Hi, Try: FORM test_07 . DATA: charges TYPE p DECIMALS 2. charges = '122555.39' . DATA: output_1 TYPE string . output_1 = charges . DATA: output_2 TYPE c LENGTH 15 . WRITE charges to...
View ArticlePA48 Delete candidate activity is stored in which table
Hi Experts, In PA48 screen if the PA admin deletes a candidate entry then is same getting stored any where. We have a situation where few candidate data has been deleted from PA48. Pl help me to find...
View ArticleRe: Standard Proxy Messages for Event Management
Hi Mohammed, One more I would like to add between ABAP Proxy or IDOC. If you don't care error handling then ABAP proxy is better on performance and client sending large amount of data. If not, then...
View ArticleTax with FB60 message DFTAX025
Hello,I did the invoice without tax and I save, after this my vendor ask me about the tax ( 17%) , therefore , I execute the transaction FB60 for do this tax , knowing that we have SAP ERP6.I did my...
View ArticleRe: Error: Internal Tables, Field symbol has not yet been assigned
First of all, you should your program in debug and check the contents of the table and the values. Then search via SE16 and see if these values exist. Databases attached to SAP are relational. There's...
View ArticleRe: Budget Warning Not Exceeded Through Purchase Requisition - What are...
Hi, Please refer SAP note: 2022553 - Budget deviation is not validated Thanks & Regards,Nagarajan
View ArticleRe: Creation of Transformation File
Hi Zain, Please share list of dimension name that you have maintained in your model. You can save data only on BASE level members not on parent level. so please create one txt tha twill have base...
View ArticleRe: Dump in JOIN Query
Luis Roberto franco wrote: Hello guys, I have a report. in this report I have some queries, if I execute my report with parameters, this does work well, but if I run my reportwithout parameters to...
View ArticleSLD migration from Lower version to Higher version
Hello All, As part of PI system migration (from 7.11 to 7.4) we need to move the SLD configuration/content from old SLD (7.11) to new SLD (7.4).Can any one have the information if there is any tool to...
View ArticleUsing sap.ui.unified.FileUploader to upload file from XML view using oData...
Hi experts, I am developing an UI5 application for approving purchase requisitions. The aplication acts something like R/3 transaction ME52n using which the users (PR approvers) will be able to...
View ArticleRe: Posting of wrong amount while doing Service entry sheet
What is the amount showing in PO history tab ?
View ArticleRe: SCN app on Play/App Store..
Hi Katrice, There is already an existing app for iOS, BB and Android device. Check this Mobile Browsing Using SCN Mobile Apps: iOS, Android, Blackberry Regards,JK PS: You can share your experience in...
View ArticleRe: zero Value condition type should not be printed in invoice.
Dear All, Thanks for your valuable reply.I was trying with standard option in pricing. Will check with Abaper. Thanks&Regards,Anil Dhokcawle
View ArticleRe: EP upgrade from 7.0 to 7.31
Hi Ravi, If running DB..mean send latest log file. Old log file stays.. DB is not running. Regards,V Srinivasan
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
Hi Elisa, the solution to message number 291 was message 293. The declarations have to be made in the top include of the dynpro. The objects refer to objects of the interface of the BAdI....
View ArticleRe: Remove Search Methods from the Drop Down
Hi Michael, Thanks. I am new to MDG and FPM/search UIBBs, Could you please help me by giving a step by step process for achieving this. (Document /sap help link) Following is the technical information...
View ArticleRe: SRM SC - In Dynamic Process Level WF, System Approval is triggering in...
Current output in SC Approval Tab, though ideally Level 2 (system) should not be present :-
View ArticleRe: Not able to import tables Metadata from Database via JDBC Rcv CC
Hello,>>Issue: when I am trying to import the table metadata in external definition(ESR) via JDBC Rcv channel, then I am not able to see my expected table to import it. How many schemas are...
View Article