Re: Access via 'NULL' object reference not possible.
Cool. Please close the thread. Devashish
View ArticleRe: IT0007 Change Mid Month/Payroll error
Hi Tahir, Why are you subtracting 3 times?PCR shud be: RTE=TADIVIRTE-TAAX**ADDWT&VAR1ZERO= RRTE=TASOLLRTE*KGENAU (check the value for genau constant maintained in table V_T511K)RTE/& VAR1ADDWT...
View ArticleRe: BAPI_GOODSMVT_CREATE
Well there is no use giving both dates as back dates.Posting date is use to determine the actual document posting pate. Recommended to use it as system date (sy-datum) for tracking purpose.(Lets say...
View ArticleRe: Consignment cycle
Just go to SCN SearchThen type the message M8443. You will find 11 results. I hope 11 results can give you all details for the error message.Just try it.
View ArticleRe: Redwood group box not showing as Error
Thanks Nanda..Yes you are correct ...But in the status handler , we have given on each step as "on error" - "continue".How can set " it to go into error if the job goes into error."Please explain
View ArticleRe: BAPI_PO_CREATE1 delivery date ignored by system
But the problem only occurs in PRD, DEV and QAS are the same as PRD, the codes are also same. I pass the same parameters for schedule lines in another function, and that function performs well (no such...
View ArticleRe: Dynamic Structures and Internal Tables
Hi Chakri, Please make use of the concepts of field symbols for doing this.They can dynamically hold incoming values at runtime without any predefined types....
View ArticleRe: Migration from BW3.x to 7
Hi, as my understanding not possible to change the technical names of data source.it is the unique of the all data source. Thanks,Phani.
View ArticleRe: Unable to import delivery units in hana
I also found that you need the EXECUTE privilege (Under Object Privileges) forREPOSITORY_REST (SYS)
View ArticleRe: Incluir característica de PN no relatório
Paulo, nao tem muito segredo... Select G.* -- onde vc esta lendo o G, é uma tabela temporária composta pelos dados que vem a seguir,entao G passa ser populada registro a registro com cada um dos...
View ArticleRe: GR Posting to Blocked Stock ?
On OMJJ you can deactivate the QM inspection lot creation for movement type 103: On MIGO ensure that movement type 101 is selected before posting the GR:
View ArticleRe: Steps for migrating from 8.82 to 9.1
Hi, 1. You have check which base version is suitable to upgrade to 9.1 version. For that, refer SAP note: 2022016 - Overview Note for SAP Business One 9.1 PL00 2. Also check necessary system and...
View ArticleRe: Form Settings for Choose From Lists
Hi, Thanks for feedback. Thanks & Regards,Nagarajan
View ArticleRe: CK11N No Direct Machine Cost
Hello Hrusikesh, Really appreciated for your great patience to take time thinking the problem with me. Finally, you give me an important light to fix it . The root reason is lied on the OKTZ. After...
View ArticleRe: Promotion Job status - partial success
Hi Vinay, This error usually happens due to security settings, please ensure you have the overwrite access to the objects you are promoting.
View ArticleRe: UFL 'u2ljul.dll' that implements this function is missing.
Hi Don, Pietro wrote it back in the days when we were still using an Abacas for a computer. I don't think we had electricity in the office yet. Brian
View ArticleRe: Sending E-mail in HTML format
MailMessage mail = new MailMessage(); mail.To.Add("xxxxxxxxx@gmail.com"); mail.From = new MailAddress("test@test.com", "ABC XYZ"); mail.Subject = " Your...
View ArticleRe: Query : Date Intervale varible used on Bex
Hi, Try to use 0calmonth standard time characteristic in your data provider and use offset to achieve . Regards,Akshay
View Article