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

Resolved! finding the exact point

Dear All,pls help me on this issue.How can I find the exact point in the abap program. When I click on a line in the table sometimes the button is enabled and sometimes it disabled.I am trying to find out this point to understand why this is happenin...

Resolved! SAPScript FORM is not getting activated in test system after moving the transport

hiwe have moved the Transport request containing SAPScript FORM to Test and UAT systems.Transport got successfully imported into both the systems.While the FORM is in active status in UAT system but in Test system the FORM is in inactive state.We hav...

hierarchical selection on IFLOT, how?

Hi everybody,i will select data from iflot (functional locations) and put them in a structure (see below) based on a given tplnr and the TPLMA(parrent) reference.BEGIN OF ADDRESS,             NAME             TYPE tplnr,             indentLevel      ...

Resolved! change package of class object: public, private and protected section!

Hello all!I have a problem.I want to release a request with a class. But this class was a local object. I did the package change but some objects like public, private and protected section of class are still local.Please! How to change package of the...

Table maintenance generator is not updating existing entries, even after showing changes saved msg.

Hi,I have created a table maintenance generator for a custom table,This table is getting populated from an IDOC.  while changing an existing entry in the table it shows data saved msg and new data appears in edit mode , But As soon as we come out of ...

Resolved! An Implicit enhancement in standard function module(TRINT_CORR_INSERT) has crashed SAP Sandbox System

Hi All,Recently I have created an Implicit enhancement in standard function module (TRINT_CORR_INSERT) with an IF condition activated only for my user-id(IF sy-uname = '********').In my implicit enhancement I am calling a function module (POPUP_WITH_...

Resolved! ITEMS F110

Hi Good,I'm a bit stuck with an issue the payment program (F110). My company wants to do some additional testing before creating the proposal. The creditor checks I got them using the BTE SAMPLE_INTERFACE_00002105. Now I need to do further checks on ...

Resolved! Going around termination and continuing processing other documents in a report

Dear all,we wrote a report in which values of a field in selected sales documents are changed.Problem:  Upcoming an error while saving a document, such as duplicated purchase order, the whole program is terminated, leavingother selected documents unp...

Resolved! put data in sdata idoc

Hi people !!I am adding data in the segment fields of an idoc.The segment is: E1EDK01.The segment fields are:   VSART_BEZ   AUGRU_BEZ   ABRVW_BEZ I am trying to fill them directly in the SDATA field like below:DATA: lv_edidd TYPE EDIDD. LOOP AT int_e...

How info table S901 is getting populated for Quality management type ?

Hi Experts ,               Can anyone tell me the flow how the info structure S901, S902 for 'Ouality managemnt type'. filled. In this table S901, there are two fileds EQUNR (Equipment Number) and IPLNR (Functional Location) which are not getting fil...

Resolved! Select statement not returning all records for specific cases

Hi,   We have a select statement in our program, which picks up a bunch of pricing line items from DBERCHZ3.          Data : c_1001 type e_preis value '0000001001'.          SELECT belnr nettobtr preisbtr INTO TABLE i_price                           ...

Resolved! How to get exact user exit to determine the partner based on new ship to party ?

Hi All,As we know the SAP standard functionality is once the ship to party is given accordingly partner is determined.But my requirement is to change the forwarding agent(Partner) based on new ship to party on the same screen.When I'm giving the new ...

Labels in this area