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

Resolved! Standard exception class which has BAPIRET as an attribute

Hello SDNers,I know i can build a custom exception class with BAPI return as an attribute & fill it up accordingly.I vaguely remember a discussion where someone mentioned that there are some exception classes which store the BAPI return structure. Bu...

SuhaSaha by Product and Topic Expert
  • 2226 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Use of ranges in roles

I’m having an issue with the use of ranges in a role and would appreciate your help to understand the use of ranges.Example 1:I want to give authorization to all values starting with A, B and C and would like to express this in a range.- what is the ...

Screen Number of VA01

Hi all,I have a requirement.In which I have to make a Business area field enabled which is currently disabled.I have found the user-exit MV45AFZZ.I have also found the form which is  USEREXIT_FIELD_MODIFICATION.What I want to know is how to find the ...

Resolved! Debugging a Sales Order

Hello,         I would like to find out the process of debugging a sales order creation to find out how plant is determined. And, how does one determine the SAP function modules, forms and master data used in the plant determination process?

Resolved! Copy the selection screen variant

Hello All,I like to know how to copy the selection screen variants of a report (RIAUFK20)  from one user to another user.Example: I have report RIAUFK20 with variant created as V1 for user John. Now i have to copy the same variant V1 as V2 to user Ja...

Dsk by Active Contributor
  • 4135 VIEWS
  • 12 REPLIES
  • 0 Likes

Resolved! F110 - DME file format

Hi All,I am creating a DMF file in F110 through custom program.File is creating correctly but format is not correct.First line and second line is coming in same line with one extra character # in between these two lines.Please suggest how can I separ...

Resolved! submit j_1i_bdc_post_invoice_othermt

Hi Experts,I was debugging a customer report which involved BDC for J1IS. Immediately after, call transaction 'J1IS' using gt_bdcdata                                                          options from gs_option                                     ...

Resolved! Automatic Payment Program F110 - Multiple vednors Payments

Dear Consultants,                        Our ABAP developer have developed a program copy of RFFOUS_C as ZRFFOUS_C and created a smartform to print cheque payments. This program working fine for a single vendor cleared items payments. But when we pro...

Resolved! Need help in Table Maintenance Generator

Hi Experts, I have table maintenance generator and it has four columns like ‘A’,’B’,’C’,’D’ in the table. Now my requirement is, whenever I click on 'NewEntries' (in table maintenance Generator) automatically in column 'C' some default value should g...

Resolved! Calling Protected and Private method from own instance.

Hi Experts,I am facing problem in calling Protected and Private method from own instance. Kindly Give a suggestion that how to call.Ex:CLASS cl_super DEFINITION. PUBLIC SECTION. DATA: gv_text TYPE char10. METHODS: percentage IMPORTING sub1 TYPE i    ...

Labels in this area