SAP Managed Tags: ABAP Development Hi all, In the development system, I created a program wherein I am first reading data from an existing spool... Thereafter I will be submitting this data into another program via a new job. After this I will be reading from the spool that gets ge...
SAP Managed Tags: ABAP Connectivity I have an ABAP program which creates a session. I want to execute this session in background and on successful creation of the session, the created session should be processed in background without any user interaction???Reply...
One issue every ABAPER who wants to know about SAP Workflow has is how to DEBUG a SAP Workflow Method. We always try to debug using the Business Object Method or the ABAP Class after emulating what the SAP Workflow is passing in the SAP Workflow Container. With this blog we do not ...
SAP Managed Tags: ABAP Development Hi , I am using a bapi and running it in background job . If the return table contain error messeage, at that time i have to some coding. But the problem is I am not able to get the output of return table. Please guide me, to resolve this pr...
SAP Managed Tags: ABAP Development Hi Gurus, We developed one report. In that report we have creation date field as select-option in the selection screen. But when we are creating variant there is no option for the default values which are coming from the report. Ex: Creation date 01.05...