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

POP UP to display internal table records having multiple fields (columns)

Hi,I need to display the user the records in an internal table with multiple fields (columns). The user should see the records in the pop up and should press 'Enter' button to continue. I can do this by calling a screen of type 'Modal dialog box', bu...

BAPI MM01

Hello Experts, I have developed a Z report using BAPI BAPI_Material_savedata for extending my existing materials for another Plant. When i run my Report Program it is not giving me any error but a success message but then when ...

Resolved! SmartFormsOutput Option

Hy All Expert's.I am made smart forms ZSD_PERFORMA_INV. when i gone for print in VF02 or VF03 for print billing document. i need to define output type. there is alredy defined some output type. i wnt to add my new smartform ZSD_PERFORMA_INV. in that ...

Resolved! Display ALV sum up

Hello! I want to display the sum of an ALV column but I want to display it up and not down like in report RM06BA00, I tried with fieldtab-do_sum = 'X' for totals and sort-subtot = 'X' for subtotals, but it always displayed down the list and not up.T...

Material Components

Hi Gurus,I am doing one report in MM, the requirement is i need to fetch Material Issued Quantity & Total Quantity to Vendor.I am getting the Issued Quantity, but the problem is with Total Quantity.I asked my Functional Guy, he told me to pick the va...

FI Posting

I have a requirement. In 4.6c version I have a one function group. That is including function module and RFC and BDC and include and Module pool program. In ECC6.0 I want to create a same function group. This function group purpose was FI posting and...

Resolved! Cancel Open Sales Order

Hi Guru's ,I had a query regarding open sales order . We want to cancel the open sales order daily .The requirement is to cancel the order if it is open for 3 working days automatically through a report .Can I directly update the entry in the table V...

Resolved! Type p length

Hi I have a statement like this is one of the old report:WRITE: /06 33 v_rej1, 45 v_%rej2, 57 v_rej3.I getting the output: 35.42 90.00 100.00I had to place a gap of 12 in between... but I need the values side by side with my specific valu...

Resolved! Is A SubClass Self-Aware ?

Let's say we have a superclass, zcl_animal. It has subclasses zcl_cat and zcl_dog with methods meow() and bark() respectively.Let's say we set up an internal table called it_animals of type ref to zcl_animal.I create a number of cats and dogs and ap...

Resolved! Wrong entries in ztable

Hi,I am having one ztable. In which some wrong entries are coming. These wrong entries are the messages. When checked by where used list, this table is getting updated by 8 different programs.Now I need to find out from which program and what conditi...

Labels in this area