Archiwum tagów: save

Sequence of methods in ORDER_SAVE BADI

Problem: what is the sequence of methods executed in the ORDER_SAVE BADI?

Czytaj więcej »

Short dump SAPSQL_ARRAY_INSERT_DUPREC while saving documents with CRM_ORDER_SAVE

Problem: you save documents with use of CRM_ORDER_SAVE function module and you get short dump: SAPSQL_ARRAY_INSERT_DUPREC.

Czytaj więcej »

Save Spool request to PDF (offline)

Problem: you have an already created Spool request which you want to download to a PDF file.

Czytaj więcej »

Keeping message on the document (sticky messages)

Problem: you want to add a message to the document in CRM and want to keep this message until you manually remove it (by other part of your program).

Czytaj więcej »

Change of outside document in BADI

Problem: during a BADI call you have changed a document, different from one which called the BADI. You cannot use COMMIT WORK as this will destroy the BADI session. And you want to save the outside document with the one which called the BADI.

Czytaj więcej »