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

Resolved! Include BAPI

Hi Experts,I want to incude bapi ZBAPI_PO_TRACKING_RPT_AIR into Z program.As this is knew for me as i useINCLUDE ZBAPI_PO_TRACKING_RPT_AIR.But it does not work and i get a syntex following error.....Each ABAP program can contain only one "REPORT", "P...

Performance issue

Moved to correct forum. Please use a meaningful subject in futureHi,I have one issue with select query.getting the data from rbkp table using for all entries statement.SELECT lifnr FROM lfb1 INTO TABLE lt_lifnr WHERE bukrs IN s_bukrs AND lifn...

Call Transaction

Hi every body,i stuck up with one problem,i.e..i have call one transaction for that i am using statementCall transaction 'VA01'.Now thing is that,when i call this transaction from my program i am able to see the sales order scree.if i am giving ORDER...

Resolved! Login Information

Hi,Is there any way to know the login / logout information of the user on one particular system?Suppose I want to know when did the user logged-in to the system and when he logged-off of the system? Are there any logs in the system stored with these ...

Resolved! Issue in spool

Hi, In the spool when tried to view the spool details only 5 field details are getting dipslayed instead of 10.How to get the 10 field details.What is the issue.I have used the code as DATA : lc_valid TYPE c. CONSTANTS : C_FLAG_OFF(1) TYPE C ...

Labels in this area