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

SAP batch file

Hello, everybody!I want to automatize the operations:1- Log in SAP;2- Run Transaction with specific criteria;3- Export to Excel;4- Open the file.I've managed to Log in SAP with .bat file and run transaction with specific criteria with Synactive GUIxt...

FM for password change

Hi All,I am using FM ' BAPI_USER_CHANGE' to change the password of a user using report program.While using this FM in IDES, I am able to change the password, but using the same FM in development client or any other client, I am unable to change the p...

User exit to add button to upload serial no's from excel or text file in MIGO

Hi Experts,I have a requirement to Create one button in MIGO Serial  numbers Tab in ECC.While clicking the this button it should upload serial numbers from text file and populate into serial number field.if already serial numbers existed it should jo...

Resolved! Is there a table which links Document Category(VBTYP) and Application(KAPPL)

I have requirement where I need to get the application(like V1 or V2 or V3 or EF.........etc) of a given document category(like A or B or C......etc)Suppose I have Document Category 'B' which means it is a Quotation and I want to get it's correspondi...

Resolved! SAP ABAP Smartform long standard text printing tab as commas

Hi Experts, Need help on the issue decribed here. We were having problem printing standard text using INCLUDE text in smartform when text is very long like 1000+ lines  inside a TABLE command (Printing operation text of Operations table of work order...

Resolved! Field validations

Hi all,I want to differentiate between events 'At selection-screen' and 'At selection-screen on <field>'.I am attaching a file here. In that I have used event 'At selection-screen on s_vbeln'. But the field s_ebeln  is also getting validated.I think ...

Resolved! Aggregate numeric values

Hi All,I have an internal table (itab has fields - field1, field2, field3,field 4, field5), the fields are all character type. some are numeric characters. I want to aggregate field4 (numeric char), when field1, field2 and field5 are the same, Anyone...

Resolved! How does JDBG work?

Hi all,I was hoping someone could clear up what is going on behind the scenes when I select a background job in SM37 and type JDBG in the command line.  I'm still a bit new and didn't follow what was going on tracing it through the debugger.To clarif...

Resolved! Dynamic classes and methods

Hi, In my following case I have a table with 3 columns: class and method and value. Now I want to loop the table and call the method from the class. Example: ls_mapping-conv_class = ZCLASS_CONVls_mapping-conv_method = UPPERCASEls_mapping-conv_value =...

TimVDB92 by Participant
  • 417 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area