15,917 SAP Managed Tags: ABAP Development Hi Experts, i have a user developed screen in which there is an option to approve (not a std tcode) for which there is no event created. i am very new to workflow , now how to create an event and also how to trigger the workflowReply...
if you could not find any entry, please check whether you have marked Block Sending in your debugger setting. Once "Debug LUW" is clicked, a new debugger will pop up. Now you can debug the workflow execution. Once you finished debugging, you can go back to SWI1 and three background st...
ABAP programmer can use ABAP function module SAP_WAPI_READ_CONTAINER to display and read SAP workflow task container contents which are stored as element-value pairs. In this ABAP tutorial, I tried to share sample ABAP codes which can help the developers to use for reading SAP workflow containe...
The life of an ABAPer revolves around debugging. ABAPer debugs for a lot of reason and while debugging they sometimes gets distracted or something comes up(Coffee Break). Most of the time I used to always save the debugging screenshots as later when I will debug I can find those debug p...
Introduction: In this blog, we will have a look on how to store and retrieve data in SAP PI on java database in a custom table. And perform CRUD (Create, Read,Update and
SAP HANA Vora is an in-memory, distributed computing solution that helps organizations uncover actionable business insights from Big Data. SAP HANA Vora can be used to
CRM呼叫中心里对于inbound电子邮件的自动化处理 amailtoINBOX@001.AG3.R3.SAP-AG.DE Butyoudo not wanttosend fromoutlookbut from an agent...ICtoINBOX@001.AG3.R3.SAP-AG.DE we needtoallowthedomain *AG3.R3.SAP-AG.DE as an address areafor ...
This is not usable in HANA, so no need to waste column space. Add field TEXT to target, CHAR132. This new field will store a single line of long text. Create an ABAP include for BOR event. This will perform the conversion of the CLUSTD table and put it in the n...
SAP Managed Tags: ABAP Development ABAP Development Programming Tool View products (1) Hi, I know that configuration of content server is done by Basis team and i will be getting a path in al11.So,now I am able to create a smart form layout and able to convert the smart form output...
http://scn.sap.com/docs/DOC-25262 Introduction Here I am going to explain a simple scenario to trigger Class based Workflow from Web Dynpro ABAP. Scenario: Employee enters his ID and click on a button which triggers Workflow and send mail with Employee ID and Employee Name to Register for...