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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83506 VIEWS
  • 212 REPLIES
  • 39 Likes

How to display ALV output with one entry having related multiple entires

Hello Experts,How to display following as a output as well as in Spool :Emp Id.    |    Name        |   Roles1             |      Abc         |     a                                    |     b                                    |     c2              ...

Resolved! Variant transaction

Hi all!Maybe a silly one but I am trying to create a variant transaction on FBL3N to pre-filter on  profit centers. Creating the variant works, so does creating a transaction but the transaction won't trigger the proper variant.I've tried creating va...

Resolved! Not updating All Condition Records while creating Sales Order using bapi BAPI_SALESORDER_CREATEFROMDAT2

Dear Experts,                     As per our requirement we have 2 company codes 5000 and 7000, now with reference to 5000 company code i want to create new Sales Orderfor 7000 company code for that i am using BAPIBAPI_SALESORDER_CREATEFROMDAT2when i...

Trigger a sales order in Company B with reference to a purchase order issued by Company A

Hi Guys,I am working on this requirement, as far as I know I am planning to look for a BADI for ME21N that gets triggered once we SAVE after entering PO details.I will be making a BAPI call that triggers SALES ORDER and place this in BADI. But the on...

Resolved! Editor Colors

I've looked through the forums, but haven't found anything to address this particular settings issue with the abap editor. I apologize if this thread is in the wrong space.What I'm looking for is a way to change the colors of the actual editor. When ...

Resolved! Table control cursor issue

Dear Experts,I have been given with a task regarding Module pool programming.I have created one table control ,where i will give input as material number then it should populate other details in remaining fields of the row.What my issue is,for the fi...

subtotal and total with text in alv grid display

Hi,I need to display subtotal and total in alv grid output with text like..                              DOC NO          MAT     MATTYPE     AMOUNT                              120001             A          01                    100                  ...

Cheque print issue

Dear all In F110 cheque print program first 3/4 of the page is printed and the remaining 1/4 of the page is not displayed its overlapping the values.I am using DINA4 page in sapscript, please anyone can help me why those windows are getting overlappe...

Sub Screen

Hi,I have 1 normal screen and 2 subscreens but i am not creating any subscreen area. The usual syntax for calling sub screens in PBO isPROCESS BEFORE OUTPUT.CALL SUBSCREEN <area> INCLUDING [<prog>] <dynp>.But i dont have a sub screen area.how to call...

Check whether URL exists ,also catch exception : ' Page not found' in SAP

Hi,I need to check whether URL exists & also catch exception : ' Page not found' in SAP programmatically via a FM or Class or any other way.Tried with :   CALL METHOD cl_gui_frontend_services=>execute     CALL FUNCTION 'CALL_BROWSER'Both of the above...

Labels in this area