Hi, 

I need to have something to separate collection picking lists, since 
there must be an opportunity to reprint those (in case somebody 
forgets to print it). Thus the information must be stored somewhere. 

Good to hear it's not difficult.. *G* 

Regards
Nitta

--- In Axapta-Knowledge-Village@yahoogroups.com, "Harry Deshpande" 
<[EMAIL PROTECTED]> wrote:
> Hi
> 
>  
> 
> What you are trying to do is not very difficult.
> 
>  
> 
> Is it very necessary to have a new picking list id for the merged
> picking list? After all its just a report?
> 
>  
> 
> Regards
> 
>  
> 
> harry
> 
>   _____  
> 
> From: nttrehn [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 18 January 2005 11:09 p.m.
> To: Axapta-Knowledge-Village@yahoogroups.com
> Subject: [Axapta-Knowledge-Village] Sort of "collection picking 
list"
> 
>  
> 
> 
> 
> Hi!
> 
> Has anybody ever done this kind of modification?
> 
> I should do a "collection picking list", e.g. when several picking 
> lists are registered at the same time, the system prints out a 
list 
> of items and amounts that should be picked physically from 
> warehouse. For example, if there is an order that includes 100 pcs 
> item xxxxx and another order that includes 200 pcs of item xxxxx, 
> the collection picking list line is 
> 
> Item          Item name         Amount
> xxxxx          Whatever         300   pcs
> 
> This list is for the warehouse personnel so that they don't need 
to 
> take all picking lists with them but only one report. 
> 
> My problem now are several and following:
> 
> 1. I should have a collection picking list id that "lives" until 
the 
> last selected picking list is registered. I have tables that 
collect 
> the data for the lines posted (that go to 
> salesPickingListJOurnalLine) but I should get the same Id for all 
of 
> those (i have new number sequence for this). How do I pass this? 
Is 
> the Class SalesFormLetter such that it exits until the last 
picking 
> list is registered? Or is the SalesEditLines-form correct place to 
> generate the information. 
> 
> 2. How do I pass the Id from class to another? I tried to follow 
how 
> the ParmId is passed, well, it's the LOCALMACRO.ParmList (in class 
> SalesFormLetter_pickingList) but Axapta does not allow me to add a 
> member there, even when I change the version number from 3 to 4.
> 
> 3. How to get the printer settings for the report and how to 
launch 
> it without menu item, but automatically from x++ - code?
> 
> If somebody can help, I would truly appreciate! Classes 
> SalesFormLetter and it's children seem to be very tricky for me. :-
( 
> I can't use any recordsortedlist passing the registered picking 
list 
> ids to a report, since there must be an option to reprint the 
> collection picking list. 
> 
> Regards
> Nitta
> 
> 
> 
> 
> 
> 
> 
> 
> Sharing the knowledge on Axapta. 
> 
> 
> 
> 
>   _____  
> 
> Yahoo! Groups Links
> 
> *     To visit your group on the web, go to:
>       http://groups.yahoo.com/group/Axapta-Knowledge-Village/
>         
> *     To unsubscribe from this group, send an email to:
>       [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]
subject=Uns
> ubscribe> 
>         
> *     Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> .
>  
>  
>  
> Harry Deshpande
> Senior Consultant
> CGNZ Middle Market Solutions
> Website: www.cgnz.com/middlemarketsolutions
> Ph +64 29 277 5133
> Fax +64 9 358 1018
>  
> CGNZ Limited and its predecessor organisations (Cap Gemini Ernst & 
Young, and Ernst & Young Consulting) have a proud track record of 
market leadership and excellent service delivery in all areas of 
systems delivery both for New Zealand clients and in supporting 
regional and global projects.  CGNZ is a licensed affiliate of Cap 
Gemini S.A. (one of the world's leading management consulting and IT 
services companies), wholly owned by NZ employee-shareholders, with 
over 150 IT professionals in our Auckland and Wellington offices.  
Middle Market Solutions specialises in the implementation of 
business solutions for small corporate and middle market companies.  
The core activity of our team is the implementation and support of 
Enterprise Resource Planning (ERP), Customer Relationship Management 
(CRM), E-Business solutions and related technologies from Microsoft 
Business Solutions.  Find out more about what we do at 
http://www.cgnz.com/middlemarketsolutions
>  
> CGNZ DISCLAIMER: This email and any attachments are confidential 
and intended exclusively for the person to whom the email is 
addressed. If you are not the intended recipient, do not read, copy, 
disclose or use the contents in any way. Please notify us 
immediately by return email and destroy the email and attachments. 
CGNZ does not accept any liability for any changes made to this 
email or attachments after sending by CGNZ. You must scan this email 
and attachments for viruses. The opinions expressed are not 
necessarily those of CGNZ.  
>  
> CGNZ accepts no liability for any loss, damage or consequence, 
whether caused by our own negligence or not, resulting directly or 
indirectly from the use of this email and attachments.
>  
> --------------------------------------------------------





------------------------ Yahoo! Groups Sponsor --------------------~--> 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to