Re: BO 4.1 Partial list of values instead of error?
Hi Ingo, Thanks for the reply but I'm afraid it's not what I'm looking for. I just don't want to show an error message to the end users in case there is a huge LOV. I want to show them a partial list...
View ArticleRe: READ VALUE TABLE AFTER F4IF_INT_TABLE_VALUE_REQUEST
hI, Check this thread: http://scn.sap.com/thread/1271545 Regards,Sandro Ramos
View ArticleRe: How to configure Solman_WorkCenter Navigation Panel Common Tasks.
Hello Tze, to change "Common task" you can use authorization object "SM_WC_VIEW", you will find more information on "Security Guide SP8" on http://service.sap.com/instguides -> sap components ->...
View ArticleRe: what is the concept of retro accounting for US payroll
Hi,Retroactive accounting: A payroll run is repeated for a period for which payroll accounting has already been performed in the payroll past. Retroactive accounting is triggered during the payroll run...
View ArticleContent Error for Inbound Messages from CRM to COD !!!
Hello Experts, I have integrated my Customer for Cloud tenant with SAP CRM using HCI approach. For Inbound messages (while replicating the data .e.g. Business Partner) from SAP CRM to COD, I am getting...
View ArticleRe: Retrieving detailed authorizations information via RFC
The .NET connector is not used with SAP IDM - its more often used with .Net applications or other IDM products (such as Microsoft FIM). SAP IdM will do this out of the box without the need for the...
View ArticleRe: BAPI not returning values when used in ABAP code
Hi Maninder Did you add leading zero's to sales document...? I passed without leading zero's it did not work but with Zeros iot worked. check the attached sample code Nabheet
View ArticleRe: PB 15 window.resize() crashes when running application
We are having issues with the PFC Preferences service - where it appears as Posting from the Move or Resize Event of a Sheet is somehow connected to the system losing track of the execution thread and...
View ArticleRe: Standard report for GR in specific storage location
Hi Vinodh, Thanks for your reply. I can't use COOIS because we use Repetitive Manufacturing and many GR are made without planned order. Regards, Marcos
View ArticleRe: How to copy Sub-Project & Object for existing Project in LSMW
Hi Virendra, For your case you should do the following: 1) Create subproject (B) in your project (X). Just the subproject, with the same name. After doing this you'll have a new subproject under...
View ArticleRe: Hyperlink not working in BI 4.1
Can you run the report creating a open document link with the same parameter from a browser?
View ArticleCopy Internal Table W/O Memory Problems
Hi Experts, A hopefully simple ABAP question: I have a very large internal abap table of line type AA which shall be append to another internal table of line type BB.Curret implementation is pretty...
View ArticleRe: 1099 withholding for checks void in next calender year.
Thanks.Is there a better way of doing it instead of doing it manually ... because the volume of checks cancelled every year is a lot. Regards,Kunal
View ArticleRe: How can I use my own Bapi in IdM 7.2?
I can't remember the job reference but it was something like 'retrieve data...'. Here's a few code snippets that might help (am at home with my notes now!) var USERNAME =...
View ArticleRe: MRP - EXIT or BADI to change reservation TrnsRe for mov.type 311
Hi Giuseppe With this BAdI, you can change the planning elements when they are read by MRP from the database. This change will be considered during the MRP calculation, however, this change is not...
View ArticleBSAK table Issue.
Hi Experts, I have this doubt for which i need your guidence. Please let me know where i am wrong. BSIK for period 1 - 12 shows balance of 170645.58.BSAK shows -993744.69 for the same preiod.By...
View ArticleRe: Procurement from Ex work vendor
Hi all; Why dont you benefit from PO confirmations? Please look at PO item details/confirmations/confirmation control: shipping notification Also, you can define new confirmation controls in...
View ArticleRe: Delete all MM Transaction Data
Hi, There is no straightforward answer for this. However you can do the following: 1. Try to find out why you would like to delete the Transactional data and not mark them for deletion, especially in...
View ArticleHow to modify webdynpro parameter with NWA broken?
Hi experts, Following some tutorials I have modified the parameter sap.ui.table.maxVisibleRowCount to -1 to remove the limitation of the webdynpro when copying rows of a table.It seems that there is a...
View ArticleRe: How to extend customer master for sales area without affecting other...
Honestly it is hard to believe.this data is stored in table KNVV.If you do a XD01 with reference, then this just means you copy data from an existing KNVV record and you CREATE a new KNVV record. In...
View Article