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

Learn and apply ABAP?

Hi to all,I am new to SAP worldWhat is the best way to practice ABAP?I have found several tutorials on the internet, but my question is where can i apply it?Is there a virtual GUI or application area where i can program like the "Visual Studio" in ca...

is ABAP tough?

Hi friends,Iam Gopi Kumaran,MCA graduate working in BPO.I have done 4 years course in aptech too.But somehow i came to BPO.Now Iam moving to SAP.I left Siemens since it is too cost and no assurance in placements.Iam planning to join Navo infotech in ...

Resolved! Code - URGENT

Hi All,At the moment in a query, i am viewing all info related to materials. The issue is, the material description is maintained in 6 different languages, but for few materials, only 3 or 4 are maintained. So when user queries, keeping the language ...

delete itab.

hi alli have a small query .init1 i have matnr 7210000872100009 and in it2 i have matnr menge7210008 2072100011 30but i wnt to keep only those matnr in it2 which are same in it1and it2 without having loop at it2 how can i do it any answer plz .i it...

output triger log

Hi,I am sending the xml(3B2) to customer upon PGI through output type.Recent scenario is the xml has been generated thrice on two occations..this might have occured by issuing manually by user....My question is does the log stored in any table? how m...

Resolved! About Submit programs

I did a Zprog that's gonna call a standard program. My first idea has made a batch input and then a call transaction. However, what i really need is load one of screen of this standard program with some "pre-configured" fields. The user is gonna say ...

Resolved! Import from database

Hello ExpertsI need to get the information from the table STXFCONT.In a ABAP-Report I do that in this way:"import t_ntokens from database stxfcont(xx) id i_formname"The result is in the table t_ntokens - all okBut in AbapObject, I get a syntax-error....

dmi by Participant
  • 1157 VIEWS
  • 5 REPLIES
  • 0 Likes

DUMP

Hi friends,In my program I am modifying the field in the temporary table (ZTEST) which I am created . if I modify this table with select single *It is working fine. But if I modify between select * and endselect then the dump error is coming and the...

Labels in this area