Problem: you want to change format of a date in SAP Script or Standard Text used in SAP Script.
Archiwum tagów: abap - Strona 7
Change date format in SAP Script
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.
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.
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.
Get Business Partner for username
Problem: You need to get Business Partner for a username.
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.
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.
Get BP for Organizational Unit
Problem: you want to obtain Business Partner connected with the Organizational Unit.