Re: MII Server going down often
Thanks Mike, I will check on those things.In fact I have less knowledge on configuration parts as all the time basis used to do that and I never gave a try.
View ArticleRe: Two different settings required for an inspection type (HU and Non-HU)
Using two customized inspection types of the same origin won't impact since they are triggered for same movements. You can change the preferred for one and then another still the inspection lots would...
View ArticleRe: In a week process chain should work only on wednesday and thursday?how...
Hi Niiikitha, Try to search with Keyword "Triggering process chain through ABAP program". Refer to following...
View ArticleBAPI ..
Dear All, We have a requirement to update the "Assignment field" in posted document. Assignment no. should be copied from Vendor line item to GL line item.For that i think we need to create BAPI or...
View ArticleRe: SAPUI5 App Packaging with Phonegap in Android Device in Eclipse Juno
Hi, Increase the loadUrlTimeoutValue from 60000 to 100000 or some other value until you get the response without getting any error. Otherwise Try like this. Rename your index.html to main.htmlCreate a...
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: Specific Table View Line Editable
Hi Rohit, The below code will help you. Redefine Get_I method and use this logic.Below code makes last line of table editable DATA: lv_curr TYPE sytabix, lv_last TYPE sytabix. rv_disabled =...
View ArticleRe: A Structure in se38
Hi, Please go through the below links ALV - ABAP Development - SCN Wiki **************** - ALV Tree Demo Program Call FM to generate alv tree and deal with user action - ABAP Development - SCN Wiki...
View ArticleRe: ECATT error message
Dear Miu Miu Yes i agree this message should be of type "E" instead "S"In Message class also its Erroneous message.i think , in your system message control has been changed.check transaction OBMSG in...
View ArticleProforma Cancellation
Hi all,Let me Aplogise for Repeated posting of the same Question but our requirement is Different As per the Suggestion Given by various Members i have followed the path VF02---Billing...
View ArticleRe: Deletion of threads after Answered.. Moderators Kindly check
Thanks everyone for your help and suport. Regards Harish Kumar
View ArticleRegarding additive cost - freight, tax , Plant to plant cost , duty
Hi experts, There are some doubts regarding including outbound frieght, inbound freight, tax, plant to plant cost, duty into cost estimate, i have checked related threads here, however they don't...
View ArticleRe: Copy parent values to base members
Hi Chris, The provided code will not work due to incorrect syntax of lines: *SELECT(%PARENT%,PARENTH1,GL_ACCOUNT.%GL_ACCOUNT_SELECT%)*WHEN GL_ACCOUNT,PARENTH1*REC(FACTOR=1, GL_ACCOUNT =...
View ArticleRe: CK40N issue
Hi Raffaele, As Ajay said correctly, if you use, CK40N, system can do costing run for multiple materials simultaneously. Just check and provide the error message to get more clarity. BR, Srinivas Salpala
View ArticleRe: Authorisation objects in sap abap hr program
Hi Joince,a z authorization object will be created by your basis team, where they will assign the respectedtcodes only to those user for which you wants authorization. You have to write your code...
View ArticleRe: SAP XI/PI DAE installation
Hi,Please check the listener.ora file. or below blog... http://scn.sap.com/thread/1859881 ThanksRishi Abrol
View ArticleRe: Dynamic file name in creating Zip File
Folks Any other idea how to do this using unix script ? appreciate your help ThanksNinad Sane
View Article