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

Authorization object

Hi,My requirement is to create a authorization object such that user having this Auth Object attached to his profile can change a value of field on particular Tcode from X to y.Please explain the different steps i need to carry out.I tried with few ...

Resolved! Gl Transaction Table

Does anyone know the GL transaction table name? I am looking for GL Code that was hit, amount, currency, debit/credit, and any reference. My end goal is to see all transactions that make up AP in a given year. I am able to see a summary view by using...

Deleted STPO data

Hi all,In my project ,Have encountered the following problem,Which I want to clear with you guys.When I delete a BOM component using transaction CS02,I look into the cdhdr and cdpos tables to see the changes.From the cdpos table,I get a tabkey field ...

Resolved! Problem with Ranges

Hi All,I have range internal table r_proj as below.I |CP |D* I |NE |D+++++++++1++++ Now I want all project Ids starting with D but I do not want those whose cost center starts with 1.When I am putting this condition LOOP AT int_tab WH...

Code hint please

I am getting a field value like this Lf_string = u2018abcdefghiu2019 . which might vary everytime . It could be different number of characters all the time ( upto 30 ).I need to split it(for every 3 characters) and append it into the internal table ...

Filling the ship-to-address & bill-to-address using fun GN_DELIVERY_CREATE

Hi experts,I am creating Outbound Delivery using function module GN_DELIVERY_CREATE.Can any one tell me to which structure/table i have to pass the following:Ship-to-NameShip-to-AddressShip-to-cityBill-to-NameBill-to-AddressBill-to-cityWaiting for yo...

editable alv.

I had created an editable alv where I am having a blank field where the user will enter the data.And when hitting SAVE I want to capture this data in the alv grid back into the program for further processing. form list1 using r_ucomm like sy-ucomm r...

kiran_k8 by Active Contributor
  • 780 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! FIFO Matching Program

Hi All,Here, There is FIFO matching program in SAP which will match all the open items and receiving s of the customer monthly.There my previous programmer used BSEG table in the program leading to 95 performance errors. I have cleared almost 40 erro...

Labels in this area