Re: Unable to start the SAP instance
Hi Zerandib, As you mentioned the dw process get stop after few second. So can you please paste the dev_w0 and the dev_w* latest log and dev_disp log. Also what was the activity you have performed was...
View ArticleRe: Account requires an assignment to Co object error
Hi Juhi I think you need not to maintain OKB9. Create one BS GL a/c and assign in OBYC for off setting your minor diff... Kamal
View ArticleRe: Goods Receipt Indicator is not updating in MTO
Hello Rahul, Check, whether goods receipt indicator (AFPO-WEPOS) is set in the order header on tab page 'Goods receipt'. If this indicator is not set, you might have to check the settlement rule of...
View ArticleRe: Statistical Key Figures
HiUnfortunately I have to tell you that 9KE5 only works online and NOT inbatch or with an upload. In SAP standard there is no possibility to usethe flexible upload for SKF. Please refer to attached...
View ArticleRe: Filed symbols with dynamic names
Hi, Instead of fieldsymbols, create 99( as many as you wish ) variables and pass data dynamically as below Sample:DATA: lv_field_name TYPE string.DATA: lv_in1 TYPE string, lv_in2 TYPE string,...
View ArticleRe: SAP system shortly unavailable each night
Hello Alwina, I am sorry, but not exactly sure about how to check and obtain the answers to your questions.Here is the exact alert: Alert Details Name....................ABAP Instance not...
View ArticleRe: TMSTA-1,Evaluation Capturing Only 1st Break as Paid.
For the 13.03.2015 day kindly go to the TIMTP fi=unction from the share the TZP input table details and then we can able to figure it out. As well as the output table TIP details. Regards,Sankarsan
View ArticleRe: Invoice Booked for USD but payment want INR through F110, Cheque printing.
Hello my dear, Why do you not close this issue? br erwin
View ArticleFetching IT0008 components for past months in HRFORMS payslip (smartform)
Hello All, I will explain my issue by example. Say a person joined company in mid-January 2014 with basic rate 5000. Now his payslip shows basic rate as 5000. In April 2014, his basic rate changes...
View ArticleRe: Component refrence during NC logging
Hi, This is to allow defective material that may have been fitted at a previous operation to be non-conformed at a future operation. .i.e A material is fitted at assembly but found to be defective at a...
View ArticleRe: Mass Upload for /SAPCND/GCM
Hello Marius, Thanks for your input but unfortunatelly this program doesn't work for conditions. Kind regards,JP
View ArticleRe: Filed symbols with dynamic names
definitely do not do it this way. Pass the table instead.
View ArticleRe: Solman dispatcher in Yellow Colour
Hi Gaurav, lgtst -S sapms <SID> -H hostname, this commant is not working well.......when trying to connect get the message "can't connect with message server ".. RegardsSajmaL
View ArticleRe: Complex table data not displayed on screen
Hi AK, I am using a complex table dropdown with complex table rule. ATE is never worked to me it shows Communications error(14) always.. So, I used to test from iphone only. Further to this i am...
View ArticleRe: LDAP Authentication throws error SMP 3.0 SP05
Not much idea. Probably Kiran Kola can suggest. Regards,JK
View ArticleRe: How can I know if a particular button in SAP B1 has been pressed?
Hi Ankit, I appended your code (for checking whether the user has clicked YES on the ReconciliationScreen) to my code (for opening the SAP B1 Reconciliation Screen). I am very pleased to inform you...
View ArticleRe: PowerBuilder - Sysam served license
a) Stop the SySAM service b) Slightly modify the license file of the SySAM machine by fully qualify the machine name with its domain name (same as the license file from the borrowing system) SERVER...
View ArticleRe: Archive files for database are generating very quickly
Hello Jitendra, I guess it is caused by the high workload yesterday in your environment.You can switch to ST03 -> Yesterday -> Workload Overview and compared the workload data with the other...
View ArticleRe: Processed Messages Archiving?
Good Suggestion Bogdan, Since,we are in regulated environment... we need to be as close as possible to Standard functionality ... is there a functionality where we can trigger mail notifications to...
View ArticleRe: SAP B1: How to create a delivery with BOM items and serials numbers
Hi Billy,the following is working : SAPbobsCOM.Documents oDraft = SBO_Company.GetBusinessObject(BoObjectTypes.oDrafts); oDraft.CardCode = "C20000"; oDraft.DocObjectCodeEx = "15"; oDraft.DocDueDate =...
View Article