Re: IW51 Service Notification Error
Sathish, Are there any error messages? Also, please post a screen-shot of the issue. PeteA
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: SAP Installation Error while Database Creation
Hi, Please make below entries in /etc/security/limits.conf (if your are on unix OS) and try again. If this will not resolve your issue than please let us know about your enviornment. @sapsys hard...
View ArticleRe: SE41 How to add two new functions
Hi Manuel, I think there is a translation error from German to English in this note, so pushbutton list is the one to one translation from German, but you have to modify the Application Toolbar....
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. Try to reimport old request again. if...
View ArticleRe: BEx Query Transport Error
Hi, I think all the objects of the query are not collected thats why its giving this error. Go to Rsa1----transport connection---Click on query elements---Expand query----clicl on select objects---give...
View ArticleRe: Overwritting cost in COPA when we issue the material directly to Sale order
Dear Hrusikesh Actually we tried to check whether this particular EXIT will trigger at the time posting of actual values to COPA via CJ88 transaction . but actually this is not triggering while...
View ArticleCannot add row without complete selection of batch/serial numbers
Hello Experts, I am working on GRPO to GRPO Scenario. Having Problem when adding document with Batchnumbers B1if Shows Error Message Exception : DI Error: (-4014) Cannot add row without complete...
View ArticleRe: Open dataset from a host name
OPEN DATASET is used to read/write files that are stored in application server.For accessing web page or file on internet, CL_HTTP_CLIENT class can be used.
View ArticleRe: Adhoc Query - Output getting truncated in Preview
Hi Zen, Yes it is basic list and the results are getting truncated in preview. Please let me know, if there are any inputs. Best Regards,Megha
View ArticleRe: Raw material to finished good mapping
are you using production module? do you use production order. If so you can get the Goods movement data from AUFM
View ArticleRe: Single Sign-On and password expiration
SSO is not supported for users of logon type System. With Solution Manager being an dual-stack system and the UME being configured against ABAP, you could try to assign a Security Policy to the user in...
View ArticleRe: HScrollBar
The same for me, both resize and pbm_size events are fired.newheight argument is 17 pixels less when horizontal scrollbar appears, but it could be different depending on windows theme.If your Pb works...
View ArticleAdd attributes to binded context nodes
Hi, I have some theoretical question.Let's suppose I have a context node inside of view and absolutely the same context node in component controller.These context nodes are binded, everything is OK,...
View ArticleRe: How to predict the database commit of billing document in billing user Exit
Hi, As mentioned by Eduardo...you have to call your "update function module" with IN UPDATE TASK addition...so that it triggers only when commit work is triggered. ThanksNaren
View ArticleRe: MDM Taxonomy
Hi, This is to be done in MDM.Nothing in ERP as of now and not needed to send back tonERP. RegardsMuniyappan
View ArticleRe: MRP Type VV - Forecast
No luck Nick. Like you i also have the Forecast periods-W set as 100 and am able to see them until WW 24'2015. MD03 creates planned orders for all ForReq and when i execute MD01/MDBT it retains all...
View ArticleRe: Infoobject does not load assigned data
Have read that doc. I also tried to get round the idea by writing a update rule routine but same issue transpires. Can't seem to attach a word file with the screenshots. Let me see if I can do so in...
View ArticleRe: CALL_FUNCTION_NOT_REMOTE error in Remote enabled FM
Hello Anoop Please do have a look at the Doc I referenced (Forum Finder for the New SCN). Search the doc for ABAP. There are a number of SCN Spaces for ABAP and you will have to decide which one is...
View Article