Re: BAPI_SALESORDER_CHANGE -> dynpro_not_found ???
Hi, I have that problem before, but I have solve it by reading the SAP note, You better to follow the instruction of the run-time error message screen. and search SAP note via KEY worlds provided to...
View ArticleNo valid local SIA nodes exist for the given CMS connection information. You...
HI, I am facing error: No valid local SIA nodes exist for the given CMS connection information. You will not be able to install APS services. As per SAP note:1837296 it says to delete invalid nodes...
View ArticleRe: Best MRP type and strategy to run MRP for component using PIR and forecast
Hi Rayudu, There is not best practice for strategy and MRP type. All depends on the requirement of the customer. If it is MTO please user strategy 20 and your requirement is from PIR. Hence use...
View ArticleRe: Best MRP type and strategy to run MRP for component using PIR and forecast
Hello Rayudu I can tell you that the MRP type most used is PD and the most common strategy is 40. However, it is very difficult to tell if it is the best MRP type and strategy for your scenario without...
View ArticleUnable to use Sort or Export to Excel using Custom attributes in WebUI
Hi guys, We had a requirement to have custom fields (e.g.: ZAGENCY) to be available in the Service Request search results. So, as required we did the following: Found the structure that the Context...
View ArticleProject System Cash Flow Report
Dear Experts, I have a requirement from a cleint, We need to get the Cash Flow i.e. Cash-In & Cash-Out Project wise but they have not activated Project cash management. Is there any standard...
View ArticleIndirect costs in STO
Hello Experts, I understand that in STO accounting entries takes place at goods issue from supplying plants, meaning stock value decreases in supp plant and increaes in recieving plant. However what...
View ArticleRe: Functional Consultant is right change for me?
HI Dev,Thanks for suggestion.No, my current job is not related to SAP.Yes, I have used SAP when I was @ HP warehouse, little bit when i was @ Caterpillar Logistics and back @ HP Sales operations. When...
View ArticleRe: Best MRP type and strategy to run MRP for component using PIR and forecast
Hi,is the components you are talking are Semi finished materials or Raw materials and Packing materials which are procured from vendors ???.... It is not a good idea to maintain planning strategy for...
View ArticleRe: Not able to save the rpt file in crystal reports for visual studio 2012
Hi Don, Thanks for your reply. My visual studio version 2012 professional.Current Crystal report version is 13.0.7. It was support pack 7, Now I had installed support pack 8 installer.exe. Still...
View ArticleAsset Balance Report Development in BW
Hi All, I have a requirements to get Asset Balances (same as t.code S_ALR_87011963-Asset Balances e.g. acquis.val, accum.dep, book value by asset/asset class). I have implemented standard data sources...
View ArticleABAP Scripts
Hi All, I'm new to ABAP. I created script by using user defined table zemploye by using select-options.I got output only one record.I want to display multiple records in output.my output is like this....
View ArticleRe: Relationship beteen OINV or RCT2 and RCT1
Hi, Try this query: SELECT T0.[DocNum], T0.[DocDate], T1.[DueDate], T1.[CheckNum], T3.[DocNum], T3.[CardCode], T3.[CardName] FROM ORCT T0 INNER JOIN RCT1 T1 ON T0.DocEntry = T1.DocNum INNER JOIN RCT2...
View ArticleRe: Security deposit contract not updated after posting reversal.( RERAPPRV)
Run ransaction RECARG for object state CNCD
View ArticleRe: Restricted Measure Issue in HANA
Hi Raj,Yes Please and if possible mark this answer as correct or helpful whatever you feel so. This will help not only other members to find this thread where they can find some concrete conclusions....
View ArticleSSO between windows and EP does not work
hi. We need to establish SSO between windows and SAP EP for which we performed below steps create service user in ADConfigure AS Java (SPNEGO)Configure client machineConfigure UME with LDAP active...
View ArticleRe: Is there any table or any way to find out the referenced Info Object.
Hi Sudhakar, There is not only one table carrying this information. Time characteristics are stored in table RSDTIM, field CHABASNM has Reference characteristicUnit characteristics are in table...
View ArticleNeed All HCM FORM fields in my workflow container
Hi Experts, I am developing a workflow for creation of org unit or Position from FPM form. In last step of my workflow I have to write a custom task to create org unit or position in background...
View ArticleRe: RAW MATERIAL PURCHASE AUTHORIZATION
Hi, Since you are not getting answer,please remove correct answer and open for further discussion. Try this: IF @object_type ='22' and @transaction_type in ('A','U') begin IF exists (SELECT T0.docentry...
View Article