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

filtering

Hi all, I have developed a report for displaying stock details. In the input field i have given material no and posting date. For the material no, it takes corresponding fields from mara and based on mara-matnr it takes corresponding fields from ...

Resolved! REGARDING O/P

DATA : BEGIN OF IT_MAKT OCCURS 0, MATNR LIKE MAKT-MATNR, MAKTX LIKE MAKT-MAKTX, END OF IT_MAKT.SELECTION-SCREEN BEGIN OF SCREEN 500 TITLE TITLE." AS WINDOW.PARAMETERS : P_X TYPE I.SELECT-OPTIONS SO_MATNR FOR IT_MAKT-MATNR.SELECTION-SCREEN...

regarding read_text

hiiam using read_text FM to pass text to scriptiam facing problem regarding tdname tdname is the combination of RFQ no and ITEM NO but in my sap script only one text is repeating i.e of first line item 60000006950010 i.e JET TYPE to other line item a...

To get item category

Hi,I want to create the sales order programatically such that i will enter order type, plant, division, distribution channel, and sold to party, ship to party in the header level and item, quantity units and plant in the item level information then i...

Implemenation of BADI

Hi ,My requirement is to add the value in characteristics field in the transaction onto the WBS element in accounting document .I need to implement a BADI -TPM_ACCIF_TRAC in T.code TBB1. but when i searched in the package related to this tcode i fou...

ale & idocs

Hi friends ,I want upgrade my skills in abap ,currently i am working on reports i want to develope an idoc program actually every one saying cofiguration settings and distribution model and so on..........but in general what is the actual work of an...

Resolved! Field symbol problem

Hi Experts,Am getting a dump in my code where the field symbol is used. It says "A new value is to be assigned to the field "<FS>", although this field is entirely or partly protected against changes.".And the line where its pointing is :<fs> = lv_re...

Plz Check Code!!!!!

Dear All,Below is my code given but in output screen it does not show any value of ceratain fields like KOSTL,BELNR,BLDAT,WRBTR,DMBTR,BDIFF from BSID table.Can anybody go through the program and let me know where is the error and where I am mistaking...

Labels in this area