Hi experts,
I have a sapscript when I call a new page with the following sentence to pint a different information in this new page:
CALL FUNCTION 'CONTROL_FORM' EXPORTING command = 'NEW-PAGE NEXT2' EXCEPTIONS unopened =...
Hi everyone!
I have a problem with configuration materiales when I use the BAPI BAPI_SALESORDER_CREATEFROMDAT2. In this client, we use the configuration to determine a subposition depending on the quantity of the main position. In some occasions, t...
Hi experts,
First I create a sales order and it is blocked due to the credit limit.
Then I release the sales order, so now the credit status is D (Document released by credit representative).
After that, we create the outbound delivery from thi...
Hi experts,
I wan to create a debit memo with multiple reference. The reference billing documents were created outside SAP. When I was to creat the billling document in SAP with two or more documents, SAP splits each document according to the refer...
Hi!
I'm creating a sales order with the function module BAPI_SALESORDER_CREATEFROMDAT2 but in the conditions the taxes are not defined. When I analysis the tax the condition SAP shows the following:
010008Condition record exists (removed...
Hi Sandra,The NEW-PAGE doesn't work.I print FIRST -> NEXT -> NEXT2. In quality only print FIRST -> NEXT, the NEW-PAGE NEXT2 is not printed.Hi Andrea,I try to print the form in different languages and in all of them I have the same result, that is to ...
Hi Sandra,The information in both, dev and quality, are exactly the same.We change the information in dev with the same information as in quality and in dev the new page is created but in quality no.Thanks!
Hi,
In the SE37 the sales order is generated without problems. My problem is when I execute the BAPI from my Z program. The function module returns the following messages in the program:
VBAKKOM has been processed successfullyVBAPKOM has be...
Hi,
The problema is not in the popullated data because if I execute the function module from the SE37 with the same data the sales order is created without problems.
The messages that the table RETURN returns are the following:
VBAKKOM...