Re: Need a program which takes flat file from sap server's home directory to...
And you can also create a unix command parameter in SM69 and use it in FM SXPG_COMMAND_EXECUTE.You can find a step by step approach here:...
View ArticleRe: SAP Factory Calendar
You can check the changes data for factory calenderGo to SCAL, select Factory Calender - DisplayYou can see the data changes for factory calender.And the details of factory calender save in various...
View ArticleRe: HANA installation on SUSE Linux -Step by Step
Hi The following below link helps you to SAP HANA Installation - In-Memory Business Data Management - SCN Wiki For SAP HANA administration related information i would like to direct you the following...
View ArticleRe: Landing page in UI 5 is blank
The problem was with the browser. UI 5 needs IE 9 version or above. Thanks.
View ArticleRe: Question on OSS
thanks guys, it seems that we only have an option of going through a partner's SOLMAN. regards Zaid
View ArticleRe: & character from catalog to SRM
Hi Muthu, I suggest you test the issue with the following paramters:Please retest the scenariow with following Codepage of Service:UTF-8 or ISO-8859-1 or Windows-1252 Please retest the scenario with...
View ArticleRe: Not able to maintain 07
HI Venkatesh, Check in the decision tree whether you have used the following fields for determining the default work schedule rule, BUKRSCompany CodeWERKSPersonnel AreaBTRTLPersonnel...
View ArticleRe: Has anyone has worked on 7.4 dual Stack(ABAP+JAVA)
Thank a lot Vadim Klimov for your quick reply. you have answered my all question. Unfortunately we can not go on Java only option as of now. Thanks again Regards,Farhan
View ArticleRe: Data disappears on enter in table control
Hello Shweta. Why have you commented this? This module updates the table control data into internal table which will ultimately displayed back via table control.* MODULE TBC_ESC_MODIFY ON...
View ArticleRe: Selection values in variable screen
HI RK, Glad to know my answer has helped you. Regards,Suman
View ArticleRe: Unable to access BI launchpad through iview
if you don't specify a fully qualified name for BI4 App Server, EP may assume that not all the machines are on the same DSN domain, resulting in the following error when trying to view the report...
View ArticleRe: How to configure Dropdown option on selection of a Portal Role
Hello Prajakta, You may refer to this link - http://www.ameyablog.com/netweaver/cool-drop-down-menu-on-netweaver-portal-navigation/. I have tried this in NW 7.30 portal and it works fine. Regards,Saurabh
View ArticleRe: Issues with Multiple Counter Plan
Please note that in multiple counter plan ,the start date is that of maintenance plan.Further orders will be releasing based on the measuring documents you enter in ik11 and have ticked the box which...
View ArticleRe: How to monitor sxmb_moni in the ABAP systems(business system)?
Hi, Technical monitoring PIMOn do monitor the business systems messages also, have you checked under message monitor, check the demo here Central PI Monitoring with SAP Solution Manager Other cases we...
View ArticleRe: Impact of changing" consumption posting" key in movement type
Hi, If you change the consumption posting indicator, it will affect the consumption posting (MVER / DVER tables). Once you change the consumption indicator to blank (no consumption update), the...
View ArticleRe: Set default warehouse for Sales and Purchase document
Hi ,Create a simple query like Select 'B' and set it on whse at row level and refresh on itemcode with display saved values. Thanks,Joseph
View ArticleRe: How to show amount as 3.056,50 in csv file
write l_str_summary-cr_amount to l_amount1 left-justified no-sign.where l_amount is a CHAR Concatenate ''' l_amount into l_amount.that's allFred
View ArticleRe: BAPI/RFC to generate MBO for leave approval application
You can check with these BAPIs
View ArticleRe: Problem with planned orders when MD02 run
yes, in MD04 we found that . How to go ahead now ? thank u..
View Article