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

Enhancements for MC94

Hi Guys,We have one critical requirement for transaction code -- MC94<b>Requirement -</b>When the T.Code MC94 is executed. The sales persons input all the parameters pertaining to them in this screen and the transaction is executed. When executed, th...

Resolved! table.

Hi.please look at this code, its giving runtime error like this 'Error in an ABAP/4 statement when processing an internal table'. how to correct this.loop at lv_order1.select single werks from s886 into werks where pkunag = lv_order1-cust.if sy-su...

Resolved! Reg:Display Cursor Position format

Hi to all,If we are going to open any database table means we will get the alv list format for output. If we want to choose any record for any field means if we are pointing the cursor to that field means in my system cursor points the single charact...

p291102 by Active Contributor
  • 380 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! DELETE STATEMENT

Hi,can some one please tell me the syntax for the delete statement?I need to delete a Line from an Internal table with condition similar to :DELETE TABLE itab WITH TABLE KEY k1 = v1 ... kn = vn. But I am gettin a syntax error: I have to mention all t...

Resolved! User exit in VA01/VA02

Dear All,I had found out two user exits - EXIT_SAPLKACB_001 and EXIT_SAPLKACB_002 in transaction VA02. However, I cannot determinate that it belongs to which Enhancement.Please help!PS: It is come from Sale Document Item -> Account Assignment (subsre...

SOD

Hi,Can any please provide me an document which will enable me to understand the concept of SOD. Also, please provide me the documents to understand the business level transactions to understand the SOD in a better way. Its urgent: My mail ID is ...

Resolved! regarding data transfers

hi,can anybody tell me when we use SESSION METHOD,CALL TRANSACTION and LSMW. urgent plz,some say that for small amout of data we use CALL TRANSATION and for large volume of data we use SESSION METHOD .but i don't understand how many records is small ...

Submit Statement

Hi,I am passing selection table in the submit statement using a struct of type rsparams.now in the program that im calling using Submit statment,i want to know how to use that selection table.Also can anyone tell me how to use Export Import statement...

Labels in this area