Re: Stock at subcontractor on a past date
This should be posted on the ABAP forums... http://scn.sap.com/community/developer-center/abap/content Greetings, Blag.
View ArticleRe: Scheduled backup failing in DB2 for more than one instance through...
Hello Krishna, You may try follows:o Create a user on OS levelo Put this user belongs to OS groups: db<dbsid>mnt * Suppose you have 3 different 'dbsid'. Kind regardsMaria
View ArticleRe: Browser to view "Update your abap development"
Hi Manish, i am accessing the website from home and the the message "Loading please wait" is going on for more than 20 min now. Which add-on do I need? Best regards
View ArticleRe: Regarding Open data set and close dataset
Hi please find the below code , START-OF-SELECTION.perform select_data. if gt_knkk is NOT initial. perform save_file. endif. FORM select_data . SELECT kunnr kkberklimkknkliskfor FROM knkk...
View ArticleRe: REPORT/PROGRAM statement missing, or program type is INCLUDE error upgrade
Thanks, this fixed mine.
View ArticleRe: De-activate a toolbarbutton in SALV_WD_TABLE
Hi, You need to bind the DATA node of the interface controller to the node of the context that you need to display in the ALV table. This is the DATA node that you should bind with the desired node in...
View ArticleRe: How to configure alerts for inbound and outbound queues
This may help. RFC entries are in ARFCSSTATE table with ARFCRETURN entry as blank if it's nor processed. Then you can set up monitoring of database tables in CCMS....
View ArticleRe: Cache Update Error
INTEGRATION_DIRECTORY_HMI is used for cache updates. See this - http://help.sap.com/saphelp_nwpi71/helpdata/en/8f/770f41218ff023e10000000a155106/frameset.htm Further, can you execute transaction...
View ArticleRe: Launguage conversion using SAP XI
Why will you do the translation in PI ? It seems a better idea to do it in the source system itself as that way users can maintain the translations as well if required.
View ArticleSAP Dashboard Design departmental edition
Thank you Vinay for the reply. Much appreciated.
View ArticleRe: Staff position in Nakisa org chart
Thankyou Luke for the above. I am working on Nakisa Orgchart 4.0.
View ArticleRe: +VE TM
Hi, Requirement:1. Planned working time is 10 to 17 = 9 hours. However, employee is provided 30 mints (daily( buffer whereby he can come early and go early, for example clock-in 9:30 to 6:30). 2....
View ArticleRe: Need a report on personal numbers
we are haveing the list of users , based on yours, we want the pernr which is assgined to users
View ArticleRe: Customer Credit Memo
Hi, you can only create customer retunrs without Reference and mention the Legacy Invoice number in some Texts for Future checking. Shiva
View ArticleRe: Unable to login SAP with virtual host name in MSCS installation SRM 701
Hi AtulIn Failover cluster management console, select the SAPGRP under that you may already define the server name, file server, disk drivers & other resources in that what is the server name? for...
View ArticleRe: Update new fields in table control prior to validation
Hi JR, If you are modifying a standard SAP Program you need to look for exits where you can write your code. I assume yours is a custom application so here in the Screen you would be having PBO and PAI...
View ArticleRe: SSM10 - Sending notifications - problem
Hi Andreea, We are having same issue in our SSM DEV and PRD system.Kindly let me know that how to fix this issue. Waiting for your reply. RegardsBala
View ArticleError while performing Oracle back up using Brtools
Dear Team, While performing a Oracle back up using BRtools, There is an error message. BR0301E SQL error -1017 at location BrInitOraCreate-2, SQL statement:'CONNECT SAPSR3DB/*********** AT PROF_CONN IN...
View ArticleRe: Customer Credit Memo
Dear, 1. Create PO in ME21N ( on which date Customer has given PO to Company ) . 2. Create SO in VA01 and Delivery in VL01N and Billing in VF01 . 3. Create RE in VA01 ,Returns Delivery LR in VL01N and...
View ArticleRe: Issues with BAPI_ACC_DOCUMENT_CHECK
Hi Anirban, Please close this thread. BR,Ankit.
View Article