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

Resolved! How to use Call Transaction to bring up a transcation and leave it that way

Hi!I need to bing up the SAP Gui with a special transaction, fill in some values and leave that way, that the user can proceed filling in some data and what ever.Can I do this with call transaction? I now how to use it to start an transaction, fill i...

Screen Input Format

Hi,Can anyone please tell me about this scenario how to do it.Suppose my structure have 10 Character(char) field on the screen ok and i want the user to put data in specific format on the screen likefirst five digits and last five as chare.g : 12345-...

Resolved! HI URGENT

hi all,what is meant REUSE_ALV_VARIANT_DEFAULT_GET?what is used for it.??what is meant REUSE_ALV_VARIANT_F4?what is used for it??what is meant REUSE_ALV_VARIANT_EXISTENCE?what is used for it?reply me soon...give u reward point if useful..thx,s.suresh

Difference B/W

1) DATA BEGIN OF struc [READ-ONLY]. ... {DATA comp ...} | {INCLUDE {TYPE|STRUCTURE} ...}. ... DATA END OF struc. 2) TYPES BEGIN OF struc_type. ... {TYPES dtype ...} | {INCLUDE {TYPE|STRUCTURE} ...}. ... TYPES END OF struc_type. Please let...

Debugging info req??

HiI need to ask is there any way,so that in my debugging if the itab hv 500 records,& i just want to test for 2-3 records,i can delete rest from my itab,& go ahead with the 2-3 records.As i am facing a prob now,my itab is filled with 500 records,even...

Resolved! Table data change logs

Hi, I have created a customer table. I want to log the data changes in the table. So in the technical settings of the table i have checked log data changes checkbox. When i tried to see the change logs using transaction SCU3, the logs are not avail...

Resolved! Leave screen?

How can I return back? If I press the button the program says nothing. And I cann't go back.Thanks!TABLES sscrfields.SELECTION-SCREEN PUSHBUTTON /10(20) btn1 USER-COMMAND bnt1.INITIALIZATION. MOVE 'Here!!! TO btn1.AT SELECTION-SCREEN. IF sscrfields...

Resolved! value of sy-subrc

I am getting value of sy-subrc as 1001 in one of the function, i am expecting sy-subrc as 0....because of this error value it is not entering into that function....so can anyone tell me why exactly it is happening?? and what kind of error it is??yes ...

Resolved! Report

Hi,How to create background job scheduling for a Report.What im doin is im creating tcode for the report,is it correct?when im creating tcode .after creating that im trying to excute the tcode again it will come to the initial sceen of tcode?where is...

Resolved! FAGL_GET_ARCH_FI_DOCUMENT error Field BUKRS is not in field SAP_FI_DOC_003

Because of function FI_DOCUMENT_READ_SINGLE is obsoleted and I'm going to find a function to replace it. I try to use FAGL_GET_ARCH_FI_DOCUMENT but get error "Field BUKRS is not in field catalog SAP_FI_DOC_003" (It's not found in table AIND_STR3).Any...

Message class

HI.I need to rise error message inside of BAPI:LE_SHP_DELIVERY_PROC METHOD:DELIVERY_FINAL_CHECKi have done the code like:MESSAGE ID 'LB' TYPE 'E' NUMBER 002.but it destnt display error message while run the VL10 trasaction.have you any other process?...

Labels in this area