Re: System object connection failed
Hi, I have entered the wrong gateway service . GATEWAY SERVICE : 36<SAP SYSTEM Number> Thanks,Ramya
View ArticleRe: How to run an add-on outside of SAP B1?
I changed the Start.bat to read as follows: @echo on PathAttachment.exe "030002C0030002C00530041005000420044005F00440061007400650076002C0050004C006F006D0056004900490056" This time when I execute the...
View ArticleRe: Future of LN Connectors?
Hi Jaj, Non dependent to Windows runtime IdM LN connector is coming soon in 2015. Bes Regards,Penka
View ArticleRe: Workflow + ABAP OO + GOS
Hendrik, This is very interesting! I think this note confirms your idea :1602238 - Generic object services for ABAP OOSo, looks like it should work, that's great!
View ArticleRe: Using iFlows with Decentral AAE's
Hi, I hope you will find your answers here: http://scn.sap.com/thread/3567649 Thanks,Sudhansu
View ArticleRe: Delivery Condition is not working properly during GR and IR
I have even followed the below link as well. But, not working for me... Posting planned delivery cost to Non-inventory account - ERP Operations - SCN Wiki
View ArticleRe: Remove draft when post the sale order
Hi Nandappa,the tricky part is to determine whether it is a draft document that you are adding.I know three ways to do so :- Form title contains "Draft"- field "draftKey" of 1st DBDatatsource is "-1" -...
View ArticleRe: Inventory Item Average Price
Hello Bravska Its showing because your valuation method may be set on moving average , Check your valuation method...
View ArticleRe: Ref obj Functional Loc in Iw31/32
Hello Dharani Pathi Pathi, Please start a new thread. KJogeswaraRao
View ArticleRe: Moving from SAP Basis to programming career & back
Hi Mohamed I'm not aware of any training environments that you can rent for a good price. Possibly try searching to see if there are any options out there. Some training providers might rent servers...
View ArticleRe: How to pass Internal Table dynamically to a subroutine
hi rohith, it_table and p_it_table shall be compatible.
View ArticleBADI/Userexit needed for creation of invoice reference to automatic invoice...
Hi All, I have a requirement to create the invoice reference to automatic invoice created during PGI using the transaction code VL02N.Please help me to provide the BADI/userexit to get the automatic...
View ArticleRe: choose From List of items in AR Invoice using UI API
Hi, I had changed the CUID Declaration as 'Dim CUID As String' from ' Dim CUID As Integer'.Now it's working fine.thanks for your support
View ArticleRe: How to pass Internal Table dynamically to a subroutine
it_table and p_it_table are compatible. My question is , is it possible to pass another internal table it_table2 of structure z_table2 to the the same subroutine ? Thanks,Rohith
View ArticleRe: Can I Use IIF formula in this case
Hi Vadim Yes what you put in scope is what I what to scope *SELECT - TO DEFINE VARIABLE %DAILYTIME_SET% // set at the last day of the month for posting the value retrieved *XDIM_MEMBERSET VERSION =...
View ArticleRe: Assigning material and serial number to equipment
Hi Bhattacharya, You can change the serial number for an equipment by Edit - Special Serial no. Function Also here, you need to go for a new serial number assignment, you cannot use already created...
View ArticleRe: Error while creating service entry sheet due to material group deletion
Your PR is still with 01?
View ArticleRe: Error while creating service entry sheet due to material group deletion
Yes my PR is still with 01. So is system taking material group from PR ?
View ArticleRe: MM certification training by SAP India Pvt Ltd Bangalore
Naveen,You should probably call them to find out exactly what they offer, what their schedules are, and how this meets your requirements. There are some classes in Bangalore; for instanceTSCM50 -...
View ArticleRe: displaying long text in alv report
Hi, Use 'SELTEXT_L' instead of SELTEXT_M in Fieldcat. Regards, Srini.
View Article