Questions tagged as 'primaverabss'

1
answer

V10 Extensibility in Administrator: Error "Classes can inherit only from other classes"

I am creating an extension for the V10 Spring Administrator in VB.NET You are getting the following message associated with the statement: Inherits clsAplAudit    "Classes can inherit only from other classes." The code I'm writing: I...
asked by 28.09.2018 / 18:38
1
answer

Print sales document through the engines for a specific printer (V9.15)

Using the C # integration engines, I need to print a sales document automatically after creating it, using a specific printer, without any user interaction. The code I have is the following: Interop.GcpBE900.GcpBEDocumentoVenda doc = new Inter...
asked by 12.10.2018 / 19:39
1
answer

V9 VBA - How do I get the login name? [closed]

I do not know if the question has already been asked, but in VBA is there any function that returns me the username initialized on the platform?     
asked by 31.12.2018 / 13:46
1
answer

Sending notification to external application ERP

Good morning, I am trying to send a notification to the ERP of an external application, but I must be doing something wrong, because although no error in the code, no notification appears in ERP. What is wrong? Thank you. Example: Publi...
asked by 26.12.2018 / 11:58
2
answers

VBA Migration to C # - V10 (CustomerID)

I needed help in validating a small customization of VBA for C #. In this case does CDU_CabVar1 not get the value of the CabecDoc.ModoPag field? The messages appear with correct value but the field does not get the value when the c...
asked by 04.07.2018 / 10:58
1
answer

V9 (VBA) - IntraGroup Sales Documents

Good afternoon, After saving a document to an "A" company, you need to create another one in automatic in company "B" and in this to perform the integration in accounting. I'm having trouble connecting to Accounting. VBA Code: Sub DocVen...
asked by 07.08.2018 / 14:57
1
answer

How to clone an object (Purchase Doc)

I needed to use this functionality, but in the purchasing module. I'm not in the Editor, but in form , so I can not use Me.DocumentoCompra . For this I am editing the document that I want to clone, invoking the function ClonaOb...
asked by 16.11.2018 / 18:56
1
answer

How can I drill down to the invoice editor in SPRING

Good evening. Following my previous question about the drill-down for the STP module, I would like help to be able to drill-down to a sales invoice in ERP PRIMAVERA 9. I could not find any help from PKB.     
asked by 21.02.2018 / 00:06
2
answers

How to import records from an excel sheet with PRIMAVERA API

Good afternoon, I would like a little information with the following scenario: I have an excel sheet with 65000 records to import into the Spring Accounting editor what I would like to know was the following: Using these spring motor methods...
asked by 04.05.2018 / 19:13
1
answer

Error writing client tab in V10 user fields

I have the following code before writing a customer's token in certain situations (clients with a NIF starting with 5) change a CDU on the clients tab. The field is changed but always gives "Error updating user fields". I have already rebuilt...
asked by 08.10.2018 / 17:12