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

Resolved! Parameter is persistent

Hi friends,Let PARAMETERS : name(10) . write : name. Now if in the selection screen , we give , say qwerty and execute it , we get qwerty in the screen .here if the back button is clicked the initial screen selection screen appears with the value ...

Resolved! How to get User Name?

Hi Guys,I want to retrieve the user names? Can you please tell me in which table SAP stores it?My SQL query will be as shown:SELECT SINGLE * FROM (TABLE NAME ???) INTO WORK AREA WHERE DBTAB-USERID EQ SYST-UNAME.Here I want the database table name whe...

Resolved! Report to Excel Output

Hi All,I have a requirement where the Report Output should be displayed directly in Excel. I am using OLE objects for this. Could anyone provide me with all the Properties of Excel which can be used in the coding.For example, Setting Row Height, form...

Text for block and select option on the selection screen of Logical Databas

Hi,I have copied a standard program (RFBELJ10) which is making use of LDB (BRF) and created a custom program. Now, the requirement is to add a selection screen option to the custom report and do some validation on the data extracted. I have added the...

PS_1978 by Active Participant
  • 384 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! alv

Hi all,i have alv with fields . ID IDdescription .... etc.now my ID field is editable but the IDdescription is ony display. but this field should be internaly editable .... ie. when i select ID value ... it should automatically populate the IDdes...

Back Ground Job Issue

Hi,My report program was executing successfully in the Foreground but not in the back ground.. Can any one help me on this?My report program has a selection screen..I entered the data for it at and through menu option Program->execute in background.....

Update VBAK-STCEG_L

Hi all,I've been asked to update a couple of vbak fields.One of this is STCEG_L (Tax destination country).I generally used the FM BAPI_SALESORDER_CHANGE but I cannot find which field has to be used in the structure BAPISDH1.Does someone has any idea ...

Resolved! Database record position

helloI have 100 records in my databse table.i am fetching one record using select single query.i want to know at which position that record exist in database?how can i know that position?i am not using internal table here as so much data is there.reg...

Resolved! Mass Role Changes

Hi Experts,We are in the last stage of implementation phase and have created all the roles for almost all the modules.Our team is also responsible for implementing GRC AE 5.3(Dev & Prod. Ready,testing going on).We have followed a standard naming conv...

sending a mail

hi experts.Is there any possibility to make , microsoft office to be linked with sap for the purpose of sending mails to external sources such as purchase order etc. kindly give me a suggestion how to do it...thanks &regardsdeepika.

Resolved! PFCG mass processing

Hello all,to assign users to roles I need to create a report for mass processing of transaction PFCG. BTCI is not a good solution because it isn't possible to scroll with function code P++ in BTCI mode to the end of the user list, which is possible i...

Labels in this area