Warning message in PO for One time vendor
Hi, I want to put a warning message in PO to give a message to user for One time vendor. In my Company there is amount limitation for purchasing through one time vendor. It should not be more than 5000...
View ArticleRe: Why Selection Screen over and Screens?
SELECT-OPTIONS: To declare an internal table that is also linked to input fields on a selection screen HIGHLOWSIGNOPTION We have Inclusion and Exclusion dynamically.You can * input to...
View ArticleRe: Insert on UDO Child table by B1i
Hi Tacio, the typical way to address subtables and subobject of an UDO is the following:<BS ServiceCode="CAD_AUXILIAR"> <InsertOrUpdate> <CAD_AUXILIAR>...
View ArticleRe: Creating new report in webi 4 from unx universe doesn't work
Hi, Your best way to assess this is: a) check the "fixed issues" list from service marketplace, for the latest available downloadable correction on your codeline. At time of writing, i think that...
View ArticleRe: Maintain the context in an RFC_Lookup reponse
Hi Nimrod,If you want to skip the null values you can use an UDF. Check anumantha Rao Gouru's answer: http://scn.sap.com/message/9751660#9751660 Regards.
View ArticleRe: Day to day depreciation for fixed assets
Hithere is no as such standard report in SAP which shows the day by day depreciation. You have to make a customize report for the same.
View ArticleRe: How to map fields in BW profile in SAP EM
Hi, First find the correct transformation for your source and target in BI content. Then Install the standard transformation for your datasource and target.With this transformation, all the mappings...
View ArticleRe: Connection broken error while service consumer creation
Hello Vanessa , have you checked with downloading WSDL ?
View ArticleRe: BI_PROCESS_PSAPROCESS
Hi Priya , If its running for a longer time then would be better if can check and analyze the same using SM51 . Check to see the status of the same and what exactly it is doing in background. If the...
View ArticleRe: DBACOCKPIT for remote SAP systems with Oracle
Hi Alex,it depends on your network / firewall configuration (and the possible network protocol interpretation by your firewall). The database communication is the following: Client (dynamic ports)...
View ArticleRe: Sender Uses Virtual receiver in SAP PI
Hi Anant,A few cents,Two examples of how to use it: Shabarish Vijayakumar's blog http://scn.sap.com//people/shabarish.vijayakumar/blog/2008/09/16/virtual-receiver--why-do-you-really-need-it With...
View ArticleRe: Creating Custom Operation
Hi, Your creating customer operation (Z/Y) then you have to save this in cutomer package(Z***) which you can select from the package dropdown. If there is no any customer package then you have to...
View ArticleRe: Check on billing date
Hi Tell me two things.How you create billing? Single billing with VF01 or collective?Which date you are talking about? Is it FKDAT? And where and how you change this date while creating invoice?Based...
View ArticleTeam provider functions not supported?
Hi, I'm stuck with connecting the UI5 Tools to a Netweaver server to deploy the code. I have installed the UI5 and ADT tools and can succesfully browse and create ABAP code.If I want to connect an UI5...
View ArticleBPC 10.0 NW - Searching while using member insertion filtering
Hej Guru. I have an issue that I would like to know, if I am doing it the wrong way, or if the functionality simply do not exist. I are have a input schedule, where the users should be allowed to...
View ArticleRe: Open dataset from a host name
Hi Tao, you can't open a file using the HTTP protocol, you need to download it.You could use an external commant (unix or windows) named "wget". Ask you system administrator to install this free...
View ArticleRe: Disp+Work.exe stopped
Hi Challoju Ravi, I'm intterested in finding the root-cause of the emergency shutdown actually, but first of all, I found it "strange" that your dev_disp logfile is dated "January 6th, Tuesday", it's...
View ArticleRe: DATA Load Issues/Warnings
Hi , These are just system warnings you can ignore them. If your data load is taking more time than usual i.e. in yellow for long time then you should check the background job (starting with *bi*req*)...
View ArticleRe: union in a select
If you want to get the output using multiple queries, you can apply the following logic. Tables sapsr3.data s_matnr type range of matnr WITHHEADERLINE.data : beginof i_matnr OCCURS0, matnr type...
View ArticleRe: BEx Query Transport Error
Hi pawan, Transport error code 8 - its related transport request. you might be missed collecting of required objects or transport request sequnce might be wrong. As suggusted, recollect all the objects...
View Article