In OMR6 getting Dump DYNP_TOO_MANY_RADIOBUTTONS_ON
Hi All,when I am going to display/Change the Tolerance key DQ in omr6, I am getting the Dump mentioned,Kindly help me to clear this error so that i can make necessary changes in OMR6,
View ArticleRe: How to make a specific row read only in Table View
Hi Ram, Redifine the Get_I method of the attribute and use a code similar to below. In the below code the Last line of table is set to Editable. DATA: lv_curr TYPE sytabix, lv_last TYPE sytabix....
View ArticleHow to change Node/SIA name in BO 4.1
Hi All, We have installed bo 4.1 SP2 Patch1 on machine called abc but due to some reasons abc machine name has changed to xyz. Since, we change the system name I thought we should sync our bo...
View ArticleRe: Issue during Vendor returns for Asset material.
Hi Shiva, I think for Vendor returns we use 122 or 161 instead of 102, because 102 is cancel material document. So if i cancel material document and excise invoice then i can not keep partial...
View ArticleRe: Check Table Size in Oracle Database
Hi,Can Check the table size in Db02 or at SQL level. Below is one of the blog that will also help you. http://scn.sap.com/message/5954410#5954410 What is the release of the system as it looks that the...
View ArticleRe: Copy parent values to base members
Hi Al, Absolutely not clear, please describe you dimensions hierarchies and properties you have. Vadim
View ArticleRe: Proxy scenario
If you are on 7.31 java only installation you don't need to create LCRSAPRFC in ECC Did you check the below blog? Michal's PI tips: How do you activate ABAP Proxies with AEX - simplified version Also...
View ArticleRe: No able to grade a student and Higher level object Type not found
Hi Dirk, I had raised this concern to SAP support from where we got the solutions. Below is the explanation and solution. In Table PIQDBAGR_ASSIGNM there should be only one module booking id relation...
View ArticleRe: processDPCommandsEx API. (Error: ERR_WIS_30270
is it observed for new users only or existing users also get the same error while refreshing a report?
View ArticleRe: BOM ( byte order mark ) issue
Hi all, I have same requirement like above adding BOM to flat file at receiver side. I am new to developing this type of requirement. Could you please share some sample code how to add bom to flat...
View ArticleRe: Link between Billing Invoice with credit memo in SAP table
Hi Shivam,you can do it in many ways, either use SELECT DISTINCT,or you can SELECT billing invoice, and then use DELETE ADJACENT DUPLICATE FROM itab COMPAIRING fields. or there may be any field by...
View ArticleRe: Proxy scenario
Hi, Programid comes in tcp/ip type connection only. In single stack you don't need those. Check the links shared by hareesh. Please search you will get plenty of information on this....
View ArticleRe: Can't add user
Hi., I Get this error sometimes ..what i do is restart the SAP application and the problems go away.. Hope this help,
View ArticleRe: Issue with HANA Client
Thanks Poorna chand for your help. What i noticed is, this issue does not happen in other windows version like 7, windows 2008 server R2 Enterprise. I am experiencing this issue in my system which is...
View ArticleRe: Link between Billing Invoice with credit memo in SAP table
Thanks Sanjeev,But my problem is not ABAP related like query etc.Currently i can not find which invoice is related with credit memo no out of 3 invoice because in vbfa it displays three invoice against...
View ArticleRe: Checks after phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RUN_RADCUCNT_ALL2 were...
Hi Nayeem, Thanks for the reply,but links mentioned are not related with current issue at my end. Regards,Gaurav
View ArticleRe: Query - Day calculation backend
Even the post which contains only link without the support of text also gets rejected and that too without any reason.
View ArticleRe: PY US: Garnishment amount coming out twice for a period
Hello Experts, After some days of analysis, we ultimately concluded to write custom PCRs and inserted them before the UGRN function inside the Garnishment sub-schema. First we stored all garnishment...
View Article