Skip to Content
0
Apr 20, 2010 at 07:31 AM

Save GRPO with serial numbers through DIAPI

626 Views

Hi, I am trying to Fetch serial numbers from text file, i thought that when i populate the matrix of serial numbers it can be saved with GRPO, but I faced lots of problems. When I populated all serial numbers they were not linked with itemcode. Moreover I managed it with adding an other button on form for select all rows in matrix then clicking on upper matrix add all serial numbers with select item. But I have been stuck here, when i am pressing Add button in GRPO form i am getting error "Can not add item without complete selection of serial / batch number".

I don't know what is the logic behind the serial number input form. Should i still stick with this solution? or move to other solution like DI object.?

if I add new button in GRPO form, which will save document and serial numbers information as well. Apparently there are three tables OPDN,PDN1 and OSRI involved in GRPO document, but I am worried, i don't know how many other tables are involved in this transaction. My intention is to utilize SAP B1 GRPO window's rows and columns for gathering information rather than create new one. Can any one guide me what mandatory information I must save?.

Thanks