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

Resolved! Image in header of ALV

Good Morning,I am using the T.Code OAER for upload an Image in the header of a report ALV. I upload the image in the client of development, and the image is show perfectly.But i transport the order that genera the report ALV to client of Production ...

Resolved! Reg:Updating NAST Table

Hi Gurus, In my requirement i want to set the data base field VSTAT as 1 in NAST table when the order is processed. I'm using UPDATE statement to update the database field but it does not work. i write the code like thisupdate nast set vstat = 1 ...

G.L. wise Stock

hi all,can u plz help me out in this one..?i have to create a report on GL wise and material wise unreisrticted stock (and the cost of that stock is possible) by tally MB5B with the help of mardh ,qals,qave.. so is there any report available that i ...

regarding bapi

hi all, i am getting a flat file from application server .i have to do some validations and i am passing these values to bapi structure to create Purchase requisition(PR).but it is not creating any PR.i am sending my code to u pls go through that ....

Idocs

Hi Guys I have an issue with Idocs.I created an employee in pa30 and saved ,idoc is generated after bd21An idoc is getting created after change pointers activation,but when i see we05 in that i cant see PERNR number in that segment,but i can see pern...

Resolved! Message Display

Hi All,I have the following code for the message. If sy-subrc EQ 0.MESSAGE ID '00' TYPE 'I' NUMBER '997' WITH 'Credit Memo' salesdocument 'has been created'.ENDIF.It is giving me message as following,I:00:997 Credit Memo 30023288 has been createdis t...

How to use of Business Trnasaction That set the system status in BS23

Run Tcode BS23, If i give I0117 in left bottom corner > Enter> Click on system Status I0117 Top Left corner > Press F6> system will go to system Status Cross reference screen Here we can find the Business Transaction related information like Proces...

Archiving Z table

Hi all,In my ztable I have 10 million records, when user runs the report it takes too much time, for that I have already created one archive table same as my ztable, now I want to insert all ztable data(record) to my zarchive table, I want to keep on...

Resolved! Appending two files

Hi,I'm trying to write an ABAP program that asks for 2 text files (A.txt and B.txt) from the user. These two files will come from the frontend (Windows C:\Temp folder). I'm planning to append the two files together into a third text file (C.txt) and ...

Labels in this area