Re: How to enable SSO passport for Service Marketplace
Thanks alot.That steps did work for me. Finally I have the certificate installed.
View ArticleRe: PI to update status of Outbound IDoc in SAP-ECC based on various criteria
Hi Vertika, Your config shown in screenshots above is almost complete. All you need to do is provide the "Ack Destination" (as visible in the first shot). Otherwise PI doesn't know where to send the...
View ArticleRe: Strange behavior in Decision step for WORKING_DAY in process chain
Check the factory calendar in Your QA n Production ... These should be one n the same. Check the factory calender whats the starting date of the week which is there is PROD ? RegardsKP
View ArticleCan we find the fields WOG001 to WOG016 from COSP table in any bw Extractor
Can we find the fields WOG001 to WOG016 from COSP table in any extractor. i am able to get sum of all these fields in SWG OF 0CO_OM_CCA_1 and 0CO_OM_CCA_9. i want all the fileds Individually...
View ArticleObject Field of AUSP table and Internal Char No. field of CABN
Dear Expert, I have one issue regarding Object field of AUSP table and Internal Char No. field of CABN. I know when AUSP stores data they generate object number which stores in OBJEK field. Also CABN...
View ArticleRe: Cannot display backup logs in DB14 on a distributed system
Hi Reagan, thanks for your reply,I am sending you the requested screenshot. I've only grayed out the SID. At the top of thescreenshot, the destination is named SAPXPG_DBHOST_<SID>-db, and it is...
View ArticleRe: Approval for Inventory Transfer Document
Hi, Try this: SELECT distinct 'true' FROM OWTR T0 INNER JOIN WTR1 T1 ON T0.DocEntry = T1.DocEntry WHERE $[$18.0.0] = '01' and $[$23.5.0] = '02' SELECT distinct 'true' FROM OWTR T0 INNER JOIN WTR1 T1...
View ArticleRe: CN01 Standard network - PLKO Screen Exit
Hi Sandeep,It should trigger this badi or you can also try with exit CNEX0005/CNEX0008 which will trigger with CN02 t-code.Or you can follow the path spro->SAP Reference IMG->Project...
View ArticleRe: How to include digital signature into interactive forms
Hi, Go through this blog: Introduction to Digital Signatures and SAP Interactive Forms by Adobe
View ArticleRe: while clearing and with using t code f-32
Hi Try to populate them with BTE 00001120. I hope this helps you Regards Eduardo PD: I have been checking notes, and maybe, before to try with BTE, according note 152454 - Reference keys not...
View ArticleRe: How to make Purchase Order Line item Process type as Non-stock
Good Suggestion Srivatsava.. I completely agree and even I already told in one of my threads for debugging this particular thing in the way you explained( especially DirectMaterialIndicator field) This...
View ArticleRe: Bank Statement Processing
As per your log file, Its showing error related to Bank Account.Check below setting in banking set up
View ArticleRe: BAPI_OUTB_DELIVERY_CREATE_SLS : creating Delivery order
hi krishna if you got solution for this creation of outbound delivery using BAPI. could you please share . thanksvenkata karthik
View ArticleRe: Credit Control Area currency change
Hi Check the value for KNKK-CASHC. Check also table KNB4. Run tcode F.28 for this customer and read the documentation before. I hope this helps you Regards Eduardo
View ArticleRe: Two Withholding tax during payment
Hello, When you activate the WHT from SAP calculated only during the payment and have 1 vendor with diferent WHT but only one needs to be apply in certain cases, you have a small proble.... but nothing...
View ArticleRe: WAIT UP TO...In background job
A COMMIT-WORK AND WAIT will actually wait until every update task is executed and so every lock kept in those task is released, BUT () only if execcuted in the luw/program that called the update task,...
View ArticleRe: AlertQuery
Hi,Thanks for your reply.I tried your given query but its getting same result..that is without link button
View Article