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

Resolved! LOOP ON TABLE

Hellow I have a table person_tab and I declare my table with the same values . in person tab I have names of employee and number of employye and I wont to bring it into my table itab how can I do that This is my tableTYPES: BEGIN OF 1_itab, o...

Resolved! SAP Query

Hi All,We have a query request for which we have used logical database BRF in the infoset. We have developed the query but we are facing some issues. 1. From the LBD we are using tables BKPF, BSEG, BSET and LFA1. When we execute the query, we are n...

Resolved! File Upload

I need to upload a text file to an ABAP program and needs to replace some characters and save file back again to the source. Which techniques or functions I can use to fulfil this requirement.Thanks in Advance.

unicode

What should be the length If I convert a p type data to character. example, data : x(300),y(4) type p. here I am using middle struct which is of type C, (in unicode only C type allowed for Move stmts)here x = y.what should be the length for y her...

Upgrade issue

Hi,I am working with unicode and upgrade project. I am getting an error with load_comman part while executing some programs. I have searched for sap notes not find any suitable. Can you please provide help here? any settings need to do?

alv display

hi all have a requirement such that i to have display the material in the colunm dynamically ...ie., if the sale order contains some 5 material that has to be displayed in the colunm dynamically ..... how to do that ... my required layout is customer...

Alv Append list

Hi ,I created a Alv append list report which has more than 4 to 5 tables to display.I have used the function module REUSE_ALV_LIST_DISPLAY and set the parameter cs_layo-list_append = 'Y' to display the list. When the first table doesn't ha...

Resolved! Open Orders

Hi Geeks!Good Day!What's the best or better easiest way to get all open orders (meaning not invoiced orders) from a certain customer. The problem I see, is the status of the document. Whether an order was invoiced or not (orders with goods movements ...

Resolved! ALV

DEAR experts,i have created ALVintractive,but what i need is for each column i should get a diffrent secondary report(ex:if i had 3 fiels in main screen ....pur order,name1,city.if i click on pur no i should go to vbap report,if i click on name1 i s...

Drill down report

Hi All, I have a selection screen then based on the values entered i am displaying a report in a required format. Now my requirement is when click a particular line in that report display it should display the relevant transaction screen for ...

Resolved! to get lot no.

friends, how to get the associated lot number(s) (prueflos) for a particular material document number? i know that table QAMB will solve the purpose...but am not able to use select statement as in table QAMB mblnr is not a primary key. is there a...

Resolved! Sap script option

Hi sapper~I'd like to change "1,230,450.00-" to "-1,230,450"ex) Follow the example use two option.1&symbol& --> 1,230,450.00-2. &symbol(<)& --> &-1,230,450.00&3. &symbol(.0)& --> &-1,230,450&Do you know how to apply number 2,3 to number 1 ...

calling tabstrip

Hi, how can we call the particular tabstrip/screen by calling a transaction from our our program. I am calling transaction va03 from my program by passing sales order no.nowI want to open the particular tabstrip for given line item no.e.g I ...

Labels in this area