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

Resolved! Edit menu in PFCG

Dear Experts,I am trying to create a role which I have copied from the SAP Standard SAP_WPS_BC_BASIS_ADMIN MiniApps System Administrator. However the menu tab is Blank and I am not sure if I simply add the transactions that are in the authorisations...

Resolved! Transport related query

hi friends,For a particular system we have to check that whether the transport job is running (check e.g. via FM TRINT_CHECK__DISP)? Have the last transports been successful? Is the ABAP component version correct? are special users (XI, BC, ...) con...

Report coding

Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channe...

email

Hi Guyz,My requirement is sending email from sap to outlook..My code is working alright...but im not gettin an email to outlook...when i goto SCOT it shows 14 mails in TRANSIT.plz adviseregards

Alv report coding

How will i create ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quant...

need user exit urgently!

Hello, we are using SAP R/3 Release 4.7 and working with hierarchies. In the transactions KSH1; KSH2 and KOH1, KOH2 (hierarchies on COSTCENTER and COORDER) we have to start a little program after pressing the save-Button. This program demands furth...

Resolved! add spaces to data.

I have a data field of 40 char.e.g. lv_type = 'LOAN'should display as " LOAN"means though lv_type is 4 characters it should take 40 characters and add 36 spaces.so how to add spaces appropriately.if lv_type is 6 characters it shoul...

Resolved! Container/ALV cannot be refreshed

Hi,I have one container with a splitter to split the container in :container1container2. In both containers I show an ALV (CL_SALV_TABLE). I want to refresh the table of container2 (ALV2) when I click on a button in container1 (ALV1). The first time ...

b_deterd2 by Active Contributor
  • 1090 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! smartform

i have a smartform for purchase order when i goes to me23n and gives po number i am able to see the print prieview but for some orders i am unable to see print preview ,error coming out saying 'TABLE ROW IS LARGER THAN 176 cm'...why its happening......

Report coding

How to Create an Interactive List based on the selection criteria specified for the customer number for displaying the customer information on the basic list, their corresponding order details on the secondary list. Plz specify the coding details.plz...

Resolved! Transaction variant misunderstood. I will reward points !!!!!

Hello Gurus, i am trying, for some time now, to create a transaction variant. The goal is to set a field read-only in the "ea13" transaction.When is use "se93" to create a transaction variant i have to fill in the transaction variant name, but when i...

Resolved! AlV display in container

hi abaprs,i have displayed my alv in container using cl_gui_alv_grid->set_table_for_first_display, now i have 'edit' button on my screen, i want to make certaion fields of a raw selected by user to editable mode when user push that button, i have got...

Labels in this area