Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Issues with Updating Field ZZFECPAGOP in BSEG Table Using SAP Build Process Automation

Hello, I am currently developing a flow in SAP Build Process Automation to update the ZZFECPAGOP field in the BSEG table. I have successfully established a connection with SAP using the "Set SAP Connection (Basic)" activity, which is functioning co...

Released alternative FM for GEN_EBPP_PUT_DATA to post payments from biller direct

I require an alternative FM or BAPI released by SAP that can be used instead of GEN_EBPP_PUT_DATA to post the payments made in biller direct into the contract accounts, (post and clear payments in case of debit or credit balance and adjust the balanc...

kavmp49 by Participant
  • 513 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! SQL Exec null variable

Hi, I need to send a variable in a sql statement that can be null in some cases. How can I send that? Here is an example code: lv_date = COND #( WHEN lv_test EQ 'ABC' THEN |2023-11-13 00:00:00 AM| ELSE |NULL| ). EXEC SQL. UPDATE [Table] S...

luscruz by Participant
  • 1801 VIEWS
  • 6 REPLIES
  • 0 Likes

Workflow - how to display the current variable value inside loop (until) step

Hello, As the question in title, I am learning from the blog workflow tutorial for beginner, and modified it a bit, so instead of multiple outcome in 'Multiple condition' step, I am only using 1 condition outcome such as below (I know that I don't ...

xiswanto by Active Participant
  • 1407 VIEWS
  • 1 REPLY
  • 0 Likes

Fetching data from one internal table and populating their corresponding fieldname into other table.

Hi I have my data in an internal table having 20 fields (user input). this input might change (position of fieldnames) depending on the contents of invoice. now i want to get specific fieldname and populate this data into other internal internal...

Resolved! unable to add text on top of page using cl_dd_document class

Hello experts, I am working on an existing requirement where I have to display some text on the header of a report using CL_DD_DOCUMENT class. The issue is that after writing a few lines, I am unable to display the rest of the lines in the header. ...

alv report for sales order data with total quantity and price of all line items for each sales order

Hi All I need to generate an alv report with sales order information. suppose if i have 5 line items in a sales order need to add additional row for each sales order with sum of all line items quantity and one more row for sum of all line items ...

Is there a table or function in SAP to retrieve transport import timestamp details?

In our TM system (S/4HANA 2021), as an example we have a transport that was imported twice into our pre-production system because it failed the first time. I was wondering if there was a table or function to get the timestamps of both imports? The E0...

mgross1 by Participant
  • 2472 VIEWS
  • 2 REPLIES
  • 0 Likes

Error: 'No Material Number transferred' while doing goods issue against refurbishment order.

Hi Experts, I am facing an issue while doing goods issue against the refurbishment order. System is throwing an error "No material number transferred". actually the scenario is: I created a refurbishment order for serialized material against which ...

Labels in this area