Re: Dispatcher Emergency Shutdown
Dear All .... R3trans -d is working well and Sql is in open state;lsnrctl is in "start" statussap<sid>service and saposcol ..both i have restartedi have done--the parameter change in default.pfl...
View ArticleRe: Travel expense transferred to FI, but not shown in the vendor (FBL1N)?
Yes Subhadeep the message is there...with green signal as well..but fi document is not displaying..
View ArticleRe: Year End Procedure for December 2013 as Document will not be posted of...
Hi, I don't think so you need to do any thing ...someone probably said to you about the document number ranges but since your fiscal year start (provided if you are following year dependent number...
View ArticleRe: Dispatcher Emergency Shutdown
sqlplus "/as sysdba"select name, open_mode from v$database;Output please RegardsRB
View Articleimpact of changing maintenance strategies (addition of one more package)
Hi expert, My client is following weekly strategy from last one year as shown below suddenly one plant section, say (Water Treatment Plant) in a Power Plant is asking for 2 monthly plan for some...
View ArticleRe: DB response high & Performance issue with Z*code
Dear Sriram,Thanks for your reply.I found the root cause for my issue. Memory not allocated properly to SQL server host and once we allocated our issue has been fixed and DB request time is normal now....
View ArticleRe: Query on HR Cube 0pa_c01
Hi Balram, Employee data is Time Dependent.. But i didnt undestand you second part. How i will Pick Earlier action of currect action chhose by user. Eg. At Selection screen user enter TR (Transfer )...
View ArticleRe: Regarding PREVIOUS PERIOD QUALITY INSPECTION STOCK
Hi Nitin, Stock is laying last month. But how it came to that stock without any inspection stock. Can you suggest how i can remove that stock from previous quality inspection stock. Thanks,Arvind S
View ArticleRe: SAP HANA: Select * From Analytic View works sometimes and otherwise...
Hello Appleby, In the above screenshot i meant to show: SELECT * FROM ANALYTIC VIEW (subquery) which worked. I kept the count only because i cannot show the output of SELECT * as it has customer...
View ArticleRe: ZVIEW KEY EDIT
Hi Srinu, In my opinion the combination of view, high data volume and CMOD is not ideal and probably won't work. I would advise to go for an alternative approach: a Function Module extractor.Here you...
View ArticleRe: Error when creating the export DataSource and dependent Objects
Replicate your datasource in Qua first. As Raman said, check RSLOGSYSMAP table for right entries. Run RS_TRANSTRU_ACTIVATE_ALL AFter that try to import the TR.
View ArticleRe: Any notes on SAP Script F_RFW1099M_2001 to get the boxes on 1099M output ?
Hi Scott, On the country specific selection-screen of the program RFIDYYWT, what is the option "Multiple Company Code Details" is for? For a vendor with different company codes, its generating the...
View ArticleRe: SFTP Sender Adapter Content Conversion Error
Hi sahana, but i dont have key field for item and trailer node ,so it is failing.Can some one help me with this ? did you try other way around like putting the key field for item and trailer in the...
View ArticleRe: Creation and deployment of .SDA file on NWDS 7.0
Hi Omri..Thank you for reply..I got the solution on my own..thank you to all once again
View ArticleRe: BO User Activities
Hello Kumar, The only tool we have for user activity tracking is Auditor, you can use it to monitor users activity (logins, logoffs, reports scheduled, etc).The Administrator's Guide has more details...
View ArticleScreen Properties (Close screen).
Good Afternoon. I have a program , and this program calls a screen .When this screen appears I can not close.I click the 'X' button to close but not close. Which attribute of the screen, should I...
View ArticleRe: Tax Code selected not assigned to company code
I am assuming you are using the right company code/tax code combination. You can try following things: 1. To identify which tax code is being sent to R/3 from Shopping cart, put a break point in SRM FM...
View ArticleBAPI_PO_CREATE1 giving error Enter GL Account for multiple POs
Hi Experts,I m using BAPI_PO_CREATE1 to create multiple POs in a loop. If I m only having a single PO in the file to process, the BAPI is creating the PO without any error. But if I have multiple POs,...
View ArticleRe: Universe on ECC SAP Query
What means "validate ecc query result"?in ecc the abap query works fine and return the data on different layout.thanks andrea
View ArticleRe: Arithemetic or Numeric Overflow error in Webi report
Try the other way round.. First Cast it as Decimal and then sum.. SUM(CAST (DB2ADMIN.IS_PRT_SALES.CNT) AS DECIMAL))
View Article