Hi all i want to copy/move the read/select statement to the string. then i should execute the string. is there any way to execute the abap statement which moved to the
Example TheIFblock is reached in the following code section, since neither the first nor the last character inhtmloccur in the system fieldsy-abcde. DATA html TYPE string. html = 'Text'. IF contains_any_not_of( val = to_upper( html ) start = sy-abcde ) AND contains_any_not...
CHECK <string> IN <range>. thanks, teja. Reply BGarcia Active Contributor 2008 May 29 10:12 AM 0 Kudos 536 SAP Managed Tags: ABAP Development Hello. You can use regular expressions for this. Check this example to see how you can do it. Will verify if word 'CHECK' is...
Link this package with the URL of the RAP Generator repositoryhttps://github.com/SAP-samples/cloud-abap-rap. Use the branchabap-environment. Pull changes. Use mass activation to activate the objects that have been imported in step 3.
SAP Managed Tags: ABAP Development Hi Experts, I am trying to convert an internal table data into PDF format. I write the content into the SPOOL. I got the SPOOL id and i am passing the same to the following function module, CONVERT_ABAPSPOOLJOB_2_PDF. But the function module is end...
Solved: Hello Experts, I have created a new field RSUPG in the AFIH table settings of SLT and tried to default its value with 'X' in rule settings. It was a simple