SAP Managed Tags: ABAP Development hi, Text elements are used to make the program language independent. We can maintain translation for these text elements in the required language, so that depending on the logon language text elements are displayed. Reward if helpful Reply Former Member ...
In the elements list enter the name OK_CODE for the element of type OK. The code REPORT sapmz_hf_controls1 . 1. CONSTANTS: 1. line_length TYPE i VALUE 254. 1. DATA: ok_code LIKE sy-ucomm. 1. DATA: 1. * Create reference to the custom container 1. custom_container TYPE REF T...
SAP Managed Tags: ABAP Development Welcome on SCN! I'm trying to understand if it's possible to use a foreign key integrity check in an ABAP reports. I have understood that this kind of check is deactivated for performance reasons, is it right? Most likely yes. Integrity is turned OFF...
Solved: Hi all, Can anybody please say me what is the exact use of EVENTS in OOPs ABAP. Can anybody please explain me with an example. Thanks in advance.
Detect document elements Detect entities in text extracted from an image Run a topic modeling job on sample data Train a custom classifier and classify documents AWS Config Basics Actions DeleteConfigRule DescribeComplianceByConfigRule DescribeComplianceByResource DescribeConfigRuleEvaluationStatus DescribeConf...
@SAPSupport 1 @SCPI 2 A Comprehensive Guide to Using OLE Objects in SAP ABAP 1 aATP 1 ABAP 41 ABAP 7.4 2 ABAP API 1 ABAP BAPI BAPI_FIXEDASSET_CREATE1 1 ABAP BTP 1 ABAP CDS VIEW 2 ABAP CDS Views 12 ABAP CDS Views - BW Extraction 3 ABAP CDS Views - CDC (Change...
As you probably already know, you can use the Custom Code Migration app in the SAP BTP, ABAP environment to check your ABAP custom code in an SAP Business Suite, SAP
SAPUI5, field masking for SAPUI5 and SAP Fiori, NW ABAP Gateway (OData) I'm trying to create an attachment using create_stream method of dpc_ext class in SAP Odata. Even I'm able to create the attachment and save that into DB. But the challenge is the attachment should be saved...
You will need it in a later step. Once the service key is created, you can always retrieve it at a later stage if needed. Done Step 5 Create the communication arrangement You now need to setup a communication between your SAP BTP ABAP Environment and your instance of the UI Theme ...
If master programs that use shared include programs are executed at the same time, these include programs must be loaded multiple times by the ABAP runtime environment, which increases memory consumption. In the past, include programs were used multiple times for the central definition of constants...