Archiwum tagów: abap - Strona 7

Change date format in SAP Script

Problem: you want to change format of a date in SAP Script or Standard Text used in SAP Script.

Czytaj więcej »

Method CHANGE_BEFORE_UPDATE of BADI ORDER_SAVE not executed

Problem: you have an implementation of BADI ORDER_SAVE and method CHANGE_BEFORE_UPDATE is not executed when you run your report.

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 »

Get attachments from CRM document

Problem: you have a CRM document which contains attachments. You want to get these attachments – send them to another system or download as a file. Czytaj więcej »

Check in CRM if program running in dialog mode

Problem: you want to check if your code is executed in the dialog mode or not.

Czytaj więcej »

Get Business Partner for username

Problem: You need to get Business Partner for a username.

Czytaj więcej »

Add message to the transport log after importing

Problem: You want to execute additional actions after transport has been imported to the destination system. You also want to save results of these actions to the transport’s log.

Czytaj więcej »

How to check string by HEX values of characters

Problem: you need to check text for the unwanted characters. Few of them are invisible characters. You need to check hex value of each character.

Czytaj więcej »

SAP Graphical Screen Editor won’t connect to server

Problem: you want to edit screen in Graphical Editor but it does not connect to the server. Instead, old screen editor opens.

Czytaj więcej »

Get BP for Organizational Unit

Problem: you want to obtain Business Partner connected with the Organizational Unit.

Czytaj więcej »