Re: Program AI_CRM_PRODUCT_SETUP does not Exist
Hi Mathan, This functionality is available as of SP6 in Solman 7.1For a workaround please refer SAP note 1741109 - ITSM 7.1 - Generation of IBase Components is not working Hope this helps.
View ArticleRe: F4 Help On Field Mtart
Hi Haritha, Instead of this statement - SELECT mtart FROM mara INTO TABLE it_mara.please use - SELECT mtart FROM t134 INTO TABLE it_mara. Rest should work fine. Regards,Ankit.
View ArticleRe: how can i have this format of report?
Hi Yasemin, When I used structure, it just show the total number of Gender, Age, and Promo. It didn't show the breakdown. This will be the result: QuantityGender 65Age...
View ArticleRe: Please help: Problems with Dynamic actions
I did add /D but IT0001 still appears when I run the hiring action...
View ArticleRe: BO4 - Connections best practice - way to ensure processes die on database...
Hi Philip You're spot on. The DB connection timeout is a setting on the universe connection parameter. I think it is called as "Keep the connection alive for x minutes". We can consult with the DBA to...
View ArticleRe: difference between the quantity of rows in the DB and in the IDT
Can you please post the query here?Things to look for - you need to make sure that the columns that you use to join from the salesman table do not have duplicate values. If you have a salesman X...
View ArticleRe: Dynamic creation of objects
Unfortunately there is no direct way of reflecting the change of the table structure into the universe. But you may be able to achieve this by creating a database or derived table on top of the table...
View ArticleUnable to activate NW Demo Model
Hello Everyone, I am trying to activate NW Demo Model in SAP NW AS 7.3 Trial. I am performing steps given in following guide: Activate NW Demo Model Whenever I click on "Activate" and later click...
View ArticleRe: WWI Installation
Dear Experts, Your insight on the above concern please? Thank you so much in advance. Just want to add another question. Do i need to configure EHS before i initiate WWI installation? My understanding...
View ArticleRe: Search Result View
Hi Leon, Yes, not for every query/dquery we have a root object as a search result object. so in such cases it is better to use OVP->Edit. RegardsVinod
View ArticleRe: Warehouse management Datasources not finding in ECC
Hi All, Thanks for your help. The datasources are not collecting even if do it Data flow before for InfocubePlease see the below screen shot for the same.
View ArticleRe: Need to display data using fisc year for Current and Previous year.
Hi dipti, Thanx for the suggestion, but i think we can't achieve that .
View ArticleRe: Best Performing Connectivity Technology
Dale Shipman wrote: The biggest surprise of course was the JDBC connection; I've never noticed any bottlenecks when using JDBC with EA-Server, but YIKES, One-Hundred-Thirty-Five times longer to...
View ArticleRe: BAPI_PROCORDCONF_CREATE_TT problem
Thanks Smruti, But It is not useful for me. I want example code with my above mentioned requirement.Regards,Narendra
View ArticleRe: SYSTEM MESSAGE - F
Hello Jude, If it is not supported then how the same configuration is working on another machine which is a XP, 64 bit operation machine with SAP 6.40. Kind RegardsManna Das
View ArticleRe: Status Changing Activity
Hi Sachin, If you write that you maintained the status against both objects, what status does the ND object have in HRP5132? Regards,Nicole
View ArticleRe: Rework on sales return
Hi,First of all you have to determine the settlement. Ask your accounting responsible for this. The general flow of rework process is creating rework order from CO07 without material and make the...
View ArticleRe: Settlement of Internal Order
hi In the order check the material document which period it has posted, since you are trying to settle in 1st period of 2013 check whether the actual cost is also there in the same period...
View ArticleRe: Please help: Problems with Dynamic actions
This way you will have two codes; one to default the Personnel Area and other to insert the Infotype in other cases.
View ArticleRe: Manual inspection lot creation from blocked stock
hi Please explain you requirment more precisely. With regardsManish
View Article