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

Resolved! alv help

i have search in alv list to have the button matchcode appear but it seem that it is not possiblein the field that i am displying it have value range where the user can input only 1 2 and 3 how can i put a comments message so that user know in advanc...

Resolved! what is TADIR entry?

Hi experts, What is TADIR entty??When i run a report nothing is getting selected.but in the number of entries it is having some record.The message is coming in the program that no TADIR entry found for the program.What is the meaning f...

Resolved! SET CURSOR

Hi All, Please tell me how to set a cursor on a particular field of a transaction when the value entered is wrong.... in module pool program. I have used set cursor in PAI of the screen but it is not working........thanx in Advance..

AUTHORITY-CHECK

Hi, AbapersHow can I check authority of a specified database access like MKPF.I can check authority of specified tcode using by following codes.AUTHORITY-CHECK OBJECT 'S_TCODE' ID 'TCD' FIELD P_TCODE. IF SY-SUBRC NE 0. MESSAGE S261(SF) WITH P_TCO...

Resolved! Text elements

Hi all,when i am populating the text element with text more than 100 lines it is showing only the 60 lines of message, whereas other message is not displaying.let me know any one .message e000(00) with 'enter the file Path with directory where it is...

Resolved! Interview Questions:

1. In which format files are stored in sap memory?2. steps to link search help to fields or data element?3. when table is buffered where the data is stored temporaliy?4. describe arichtecture of sap memory(internal memory external ,abap memory)?5. wh...

BAPI_PO_CREATE1

I'm using BAPI_PO_CREATE1 for making P.O. in my program .it is showing that standard po created under no. 450067456 but when i check ekko for the same it is not getting created there.lemme tell u that i have used transaction commit FM also.plz guide ...

Resolved! ALV

hi,pls any one can help me.see the below code.FORM USER_COMMAND USING R_UCOMM LIKE SY-UCOMMRS_SELFIELD TYPE SLIS_SELFIELD. CASE R_UCOMM. WHEN '&IC1'. READ TABLE IT_VBAK INTO WA_VBAK INDEX RS_SELFIELD-TABINDEX. REFRESH I_FIELDCAT. ...

Labels in this area