Re: Type String to DateTime
Hi, Use todate function to convert in the date. toDate(@Select(Test\Date))Amit
View ArticleRe: SAP Hana Life cycle manager tool not starting
Hi Deerendra,please check SAP note 2078425 - Troubleshooting note for SAP HANA platform lifecycle management tool hdblcmIn my case I had to reconfigure the SAP Host Agent as described in the note: To...
View ArticleRe: sfapi invalid session ID $Version=0;
Doug Sorry was off SCN for a long time. Yes, you got the solution correct. The issue was SFAPI was returning multiple Session IDs in the header. I wanted to create a custom UDF to tackle this...
View ArticleRe: Creating new relational connection -> Audit DB (SQL Server)
Hi Van, Yes it is SysWOW64. -Faiz
View ArticleRe: Hi, I am not able to install...
Hi Pawan, Try loginin using DDIC is the default user which is available in system when u install so try loggin in with USER Name = DDIC and Password = 19920706 Another user you can try is BCUSER and...
View ArticleRe: MIGO Goods Receipt w/o PO using just an Order Number?
You may consider the following solution : MIGO Movement Type 531 ( Receipt of By Products for Order ). This function may fit your requirement. You can intake the stock with reference to a order....
View ArticleRe: BPC NW 10 Logic Script: Conditional Statement
Hi Vadim, I think you can run the 1st WHEN/ENDWHEN only for records where ENTITY.CURRENCY <> EMPOYEE.CURRENCY. To accomplish this you have to use *XDIM_SKIPNULLCHECK described in OSS Note...
View ArticleRe: HCI/ECC connection issue with reverse proxy
The issue was strangely due to incorrect binding on /sap/bc/srt/idoc . I have deactivated and reactivated SRTIDOC and issue is gone now. Thus HCI to ECC works. Now the other way around ECc to HCI I...
View ArticleRe: Price Discount in MIRO
I think so your scenario can be handled by Invoice Reduction function. Cash discount function does not fit in here since Cash discount is directly connected to the payment terms whereas in your case...
View ArticleSender AS2.
Hi, This may be silly doubt,But I have not used AS2 adapter before, so here am with my doubt:I observed in Sender CC: AS2 Adapter, there is no sender location to pick up the file or any AS2 connection...
View ArticlePlot Area and GAP
Hi All, I have a Bullet Chart code as below. My code is unable to pick Plot Area and Gap Properties and color the gap with different color (Semantic Good) Please advise if possible via JSBIN or...
View ArticlePlacing IDOC in folder.
Hi, In my project we have a issue that we need to place IDOC(file format) in ECC location instead of posting it.I wonder from there how ECC people will take care of the IDOC, posting it into...
View ArticleRe: BAPI_OUTB_DELIVERY_CREATE_SLS - Sometimes creates single delivery for...
Try to the activate the split analysis according note 399912 http://service.sap.com/sap/support/notes/399912
View ArticleC4C - Contracts Migration Template
Hi colleagues, I'm preparing a demostration and required to load a mass quantity of Services Contract, however, I can´t find a migration template file in our C4C system. Any way to do this mass...
View ArticleRe: HCI/ECC connection issue with reverse proxy
Our ECC server is osiris.bocm.com. Strangely in the above trace I see that it issues error on its own CNCN=osiris.bocm.com, OU=I0720001338, OU=SAP Web AS, O=SAP Trust Community, C=DE This is for...
View ArticleHow to add Barcode scanner on app FIORI?
Hi All, I want customize fiori app by search with barcode scanner when user use on mobile device. After i searched, I have to do follow list:Install CordovaCreate project sapUI5 by CordovaAdd plug in...
View ArticleRe: Field symbol has not been assigned
Hi John, Try this abap codeassign component (l_fieldnm) of structure <fs_lin> to <fs_val>.<fs_val> = 'Hola'. Regards
View ArticleRe: FPM Process LPD
You are welcome. Yes. Pernr mem id should be used in cases such as ESS, MSS.When ever mem ID is specified in the config the start process application picks the employee to processed based on manager's...
View ArticleRe: modificar querie
SELECT T0.[DocDate], T0.[DocNum], T0.[CardCode] as 'Codigo', T0.[CardName] as 'Cliente', T1.[ItemCode], T1.[Dscription], T1.[Quantity], T1.[GrossBuyPr] as 'Costo unit', (T1.[Price]*T1.Rate) as 'Precio...
View Article