If program takes much time to execute synchronous FM calls, then we can send it to Queue (created in TCode SMQR) which will execute asynchronously.
Category: ABAP
ABAP Function- CONCAT_LINES_OF( )
The in-built function CONCAT_LINES_OF( ) concatenates the table data into a string. The table must have field/fields of character type like C,D,N,T or STRING. The
COMMIT WORK & SYSTEM EVENTS
When a transaction is finished the data is either persisted or rolled back using the commands- COMMIT WORK ( & WAIT) or ROLLBACK WORK. Now
Parsing XML to internal table in SAP without transformation
To parse the XML data into SAP Internal Tables, generally we write Transformation using TCode XSLT_TOOL and need to call that using CALL TRANSFORMATION keyword.
create and Save SO10 text in Transport request through program
Text File contents: 2021 Paid Holiday & Break Schedule – JanuaryNew Year’s Day 2021 Friday, January 1, 2021Sankranti Thursday, January 14, 2021Republic Day Tuesday, January
Managing Workload in S4 HANA
Managing workload in S4 HANA