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
  • 85512 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Converting alv list to excel and send to sapoffice or mail in batch mode

Hi every one.I have the alv list and then I can send to sapoffice or mail in batch mode.If I open the list in Sapoffice I can save the list in XLS format or if I open the list by mail, I can select all the content (because is a html file), select the...

Resolved! Select a range

How do I select a range of values? For instance, I need to write a select statement that, among others, selects documents based on a date range. What I am doing is trying to pick billing documents that have a billing date within the last 365 days. ...

User exit doubt

Hello All!I'm trying to use an user exit (MMDA0001) to update Targ. val. field (EKKO-KTWRT) in ME32K transaction. We need to fill this field with the sum of all items Net Price of the Agreement.May I select the records of ekpo inside the user exit an...

Resolved! Migo

I was looking to capture data of migo that is stored in the tables zxxx and zyyyy while Purchase order is entered and MIGo was posted.I had to get a POP up of zyyyy transaction (table maintenance generation of table zyyyy) .can anyone help me with t...

Resolved! Search help (specific)

Hello,I have a problem when creating a specific matchcode based on a view. The view had been created is in reference with a specific table and a standard table containing the description field of the specific table field.In the matchcode I only want ...

Resolved! Looping Problem

Hi All,I am having internal tables as below,DATA:BEGIN OF it_mkol OCCURS 0,slabs LIKE mkol-slabs,matnr LIKE mkol-matnr,sinsm LIKE mkol-sinsm,END OF it_mkol.DATA:BEGIN OF it_mard OCCURS 0,labst LIKE mard-labst,matnr LIKE mard-matnr,lgort LIKE mard-lgo...

Resolved! RFC & SAP Performance

Hi,We have a situation where Web Portal makes an RFC call. We are thinking about limiting the number of users that can log onto the portal simultaneously. What are the performance issues related to maximum number of simultaneous calls to this RFC? If...

Sales Order VA03

Hi ,For Sales Order --- > Shedule Line Item (icon at bottom) ---> Account Assignment (tab) -> OrderNeed to pick this order for a sales order/ line item .May i know the tables involved to display this order for a sales order/line itemThxs,Vind

Resolved! Some ABAP Questions?

Can anyone give the answers to the following questions?1. Can u tell me the sequence to triggering of INITIALIZATION , AT SELECTION-SCREEN, AT SELECTION-SCREEN OUTPUT & AT SELECTION-SCREEN on field.2. WHT is the diffrence between the two selection-s...

Resolved! internal table

Hi,I entered data in flat file like$MAHI$ANITHAafter 1st record i pressed ENTER key and then entered second record.Then i read this flat file into ITAB.Now the data is displayed as same as above.But i want the data to be stored in ITAB as below, elim...

Labels in this area