Re: I have passed SAP FI certification from collaberra, vadodara in april...
Install sap with temporary license in your pc do practice for demo client
View ArticleRe: Cannot see the Service Interface in Directory Configuration
Hi David, it is because the tutorial is made in older version. i could have given some better screens for editing interface in interface determination but i don't have system access now i am not...
View ArticleRe: Extended Rebate process and VAKEY setup causing a billing split by material
But, How is using a different item category group/Material group help? Also, my concern is as the material is in VBRP table rather than VBRK, why is the system creating a different billing document? Is...
View ArticleRe: There was an error opening the document:SAP_WAPI_CREATE_EVENT
Hello Ragavendran, Thanks for your inputs.Issue resolved. I passed the form name from the program to the container and did the entire coding(OTF to Binary and Binary to XSTRING) and finally used...
View ArticleRe: Copying confirmation in Iw44
Else, you can use CTRL + Y option to select the complete row & paste in new row.
View ArticleRe: Equipment archiving
While executing the program RIARCEQA in test mode, select detail log: complete and log output: List. After executing the program, do you notice an information message at the bottom of the screen:. The...
View ArticleRe: devoloping the BDC For material schedule update for me38 but gives the...
Hi Nagendra, Ofcourse I called it after end of loop only.
View ArticleRe: Syclo - fields from Java object are not editable on screen
It appears you cannot place editable fields on a detail screen. You need to add them to a "Tile Edit" or "List Tile View". No idea how to create either of those yet...
View ArticleRe: Incorrect Date format
convert the incoming data from excel by splitting the characters on '/' into month, day and year write something like... split lwa_excel-date at '/' into lv_month lv_day lv_year. (MM/DD/YYYY format...
View ArticleRe: Cannot return from TECO after a Work Order has been business closed.
In User Status Business Transactions, Cancellation of Business Completion has not been defined. Only TECO revoke business transaction is available. So, if you cancel the Business Completion, then the...
View ArticleRe: Datawindow.net 1.0
Hi Larry; DW.Net has been EOL'ed for quite some time and Sybase has pulled the product from its eStore and downloads. The replacement for DW.net is actually PB.net with the latest 12.5.x release....
View ArticleRe: Map API for Flash Builder 4.0 and BI 4.0
hi, You can use flash builder to develop maps application and there is no need of api and all. Just a link to the google maps is enough. Check the following link for developing a map application in...
View ArticleRe: Flipping a card in a mission tab just shows an empty card?!?
Sean Yang replied some weeks ago to a question of mine that the current platform does not support IE10 : how to flip the mission card on a tablet ?
View ArticleRe: Select statement with where condition using LIKE '%'
Hi Hajeera, % is useful if you want to fetch records matching user-defined pattern. Eg1: If you want to fetch all materials from MATNR starting with 123, you can use select matnr...
View ArticleRe: SAP MMC Issue
Hello Hari, Please check whether R3trans -d is working fine or not. If DB is up and running fine please try to start application by sapcontrol. sapcontrol -nr xx -function Start Regards,Surojit
View ArticleAddOnInstallAPI.EndUninstall()
Hello all, When installing an addon, the B1 client passes to its installer the path to AddOnInstallAPI.dll so that it can call the API's functions. But during uninstall, the installer is not provided...
View ArticleRe: DTP stat for BI technical content
Did you select "PSA and then into Data Tragets" in your infopackages? Drop all the cubes data and try to run the infopackages. Hope it goes through.. Have you not scheduled process chains for BI Admin...
View ArticleDelivery Date VS GRN Posting Date
Dear All, I have tried searching the net but could not get exact answer for this, so posting the same. Kindly advice on below. Delivery date is stored in table EKET and in PO history table EKBE goods...
View ArticleRe: How to update cost center at the time creation of reservation in PM order
Reservation created from Order will not have Cost center as Account Assignment. It will have only PM Order. Only manual reservation with movement type 201 will have Cost center as reference.
View ArticleRe: MIRO down payment
Dear Mara The document type for vendor invoice is 'PA' and for clearing document 'AB'. The clearing document gets posted only when the payment is made to the vendor. These two cant be same. Hope this...
View Article