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

Dynamic SQL Query

Hi all, I have created one transaction which is displaying two table contols in the screen.there are two i/o field also in the same screen, where users can input the name of tables (say MARA & MARC) now on hitting enter, both table control wi...

Resolved! Microsoft WORD

Hi all, I find the way to access to Microsoft Excel with OLE from a abap report in sap,has anyone some example of using OLE with Microsoft Word.My idea is to pass some data to a word model, for creating in an automatic way prints.thanks

RDI

Our company has decided to use an external printprogram for creating forms en printing.We have to deliver our output from sap to this printprogram. This we want to do with RDI, but we have no experience with RDI. We do not want to create forms, we on...

authority check

hi!i wrote authority check for an object.the problrm is that i get always subrc = 12, eventhoughi have sap all.this is the codeIF SY-TCODE = 'VA21' OR SY-TCODE = 'VA22' OR SY-TCODE = 'VA23'. AUTHORITY-CHECK OBJECT 'Z_VBKA_VKD' ID 'VKBUR' FIELD ...

T-codes Made by

Wheneever we make a new T-code from any user, it creates a Request no. My Requirement is that which T-code is made by which User. I have seen table TSTC but User name is not there. can i get this information from any table aur T-code.abhishek Suppal

Resolved! issue

hi folks,I have a standard page which has static content to be displayed on the back of the first page, How can I do that using 'smartforms'? How can I instruct the printer to run that content in back of the first page Thanks in advanceVinu

abap

hi folks,I am trying to display some values read into the internal table within a 'TEXT WINDOW' in the smartform in a properly aligned mannerEach field of the itab has a currency value with the field length of 13. Irrespective of whether it has any v...

Vendor Account group

Hi !My MM is very rusty and I need some help.While doing a recording for Vendor Master, a checkbox on the main (initial) screen, prompting whether 'Central Address management' is to be used, was selected. However, when the recording was converted to ...

Ash_ok by Contributor
  • 716 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Checkboxes in Screens

I am using two checkboxes on a screen for Questionnaire -'Yes' & 'No'. I want to make these checkboxes mutually exclusive like radio buttons. i.e, you can only check one of them. Do I need to do this programmatically - check the values and if both ar...

Labels in this area