Re: Can not assign Privileges for procedures in HANA trial
Hi,I finally succeeded to find a workaround. Instead of creating my procedure via a file .procedure, I have created it dynamically in my xsjs (see an example here http://scn.sap.com/thread/3376895 )....
View ArticleRe: Any notes on SAP Script F_RFW1099M_2001 to get the boxes on 1099M output ?
Hi Chandu, You have to save the variant first. Even I was facing the same issue .Regards Veenu
View ArticleMensaje M7021 in BAPI_GOODSMVT_CREATE
Hello experts!I have a problem to enter materials via 9A2, movement created for this purpose through interface. The error Message no. M7021 – (Deficit of XXXXX) appears when user tries to make the...
View ArticleRe: Error description : Object Reference not set to be an instance of an object.
Hi Mohammad, May you provide the code for the ClsSBOAddOn.ExecuteSQL method? Besides this, why not using an interface (make use of SAPbobsCOM.IRecordset instead of SAPbobsCOM.Recordset and remove the...
View ArticleRe: F110-Error-Alternative Account is not defined
Hi Sowmya.. thanks for the response, Yes the issue persists with Master data only.
View ArticleRe: SSM10 integration with BI Tools
Hi, i was looking for some info about SSM/BO integration a while ago, and i found this link:Providing SAP Strategy Management data to SAP BusinessObjects reporting tools | Clariba BlogI haven´t tried...
View ArticleRe: F110-Error-Alternative Account is not defined
Hi Vinod, Yes the issue persists with Master data only.Thank You So much for your response.
View ArticleUnable to download the SAP Netweaver ABAP Trial version
Hello, I am trying to download a SAP Netweaver ABAP Trial version from this page : http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/1024acfb-5b30-2e10-f2bd-ccce5d8692b1 But the download...
View ArticleRe: Issue with exec() command in 4.1
you would need to wrap double quotes around the entire path: $L_ETL_FILENAME = '"' || GET_ENV ('DS_COMMON_DIR') || '\LOG\[$L_ETL_EXEC_FILE]"' ;if you do a directory listing of just the path......
View ArticleAny impact on changing system Status CSER to Release forbidden for production...
Hi Experts, Business users are not checking any costing errors during production order release and its a time consuming job to fix the master data issues after order release. So we would like to...
View ArticleHow to maintion mateial in particular plant
Please suggest me that How to maintion mateial in particular plant?
View ArticleRe: how to create new client and new users in that client...?
Thanks for reply Can you please tell me the step by stem procedure to create new client or copy 000 client i created new client by using scc4 bt how to login in that client regards,Rupesh.
View ArticleRe: how to change the km repository mode from DB to DBFS in ep 7.0 sp24
Hi Srini it is possible to change from DB to DBFS -- Following would be basic steps : a) Check space in File system to ensure that data can be migrated. b) Change the configuration of the CM...
View ArticleRe: Difference between perpetual and non-perpetual inventory system-SAP B1 9.0 ?
Hi, Please check below link: http://www.supernova-consulting.com/files/Manuals/Nonperpetual_Perpetual_Inv.pdf Thanks & Regards,Nagarajan
View ArticleRe: How to capture recording of movement from one screen to another screen...
Hi Risabh, The LSMW recording is quite simple just try creating a recording in LSMW and enter the values in all the three tabs and finally save the infotype then you can see the recording as shown...
View ArticleRe: Create Universe With oracle 11g
HI GANESH, This issue belongs to BO Admin check with them and no need to worry about where is the database Regards,Ranjeet
View ArticleRe: What are the settings for Collective Product Allocation?
Piyush,Your display indicates that there is sufficient allocation to confirm the order item. Please display your check instructions and ATP for the failed material. I suspect that allocation is not...
View ArticleRe: LEFT OUTER JOIN
Hi Yigin,please change your code something like this, and see that still you are having problems. SELECTQALS~PRUEFLOS QALS~CHARG QALS~KTEXTMAT QALS~AUFNR QALS~ZZ_TUMANALIZ...
View ArticleError while creating Invoice "No Data found" , "The document does not exist;...
HI, Iam working on SRM ,trying to create Invoice using 'BBP_PD_INV_CREATE' getting Error"No Data found" ,"The document does not exist; check entries" ,what might be issue?
View Article