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

Spool Read FM - Issue

Hi,The FM 'RSPO_RETURN_SPOOLJOB' is used in a program to read the spool. However, the FM does not consistently return the spool information correctly.I'm aware of issues where the spool line is truncated when it is in excess of 255 characters. Howeve...

Resolved! Issue with BAPI

Hi Experts, This is the second time I am having this issue with BAPI.script execution: TypeError: Unable to get property 'textContent' of undefined or null reference at GuiRFC.prototype.getResultvar objTable = session.findById("wnd[0]/usr/cntlGRID1/s...

pakula123 by Participant
  • 1339 VIEWS
  • 11 REPLIES
  • 0 Likes

Resolved! When use consistency validation check in BOPF, how to prevent the data being saved?

Hello,When use consistency validation check in BOPF, how to prevent the data being saved?In help document link:Validation - Business Object Metadata Model - SAP Libraryif there are inconsistent node instances, a consistency validation behaves in one ...

Calling internal table and values dynamically to read and modify

Hi Friends,I am enhancing the standard program using implicit enhancement (for Pricing report in V/LD).This is Pricing report program which displays number of ALV lists based on selection parameters. The requirement is to make this ALV list with a ne...

Resolved! Unified Connectivity

Hi,We configured UCON in our development environment to see how it works.We selected all the 43482 remote function calls and added them to logging phase manually through UCONPHTL transaction.To test, we just ran a remote function module ZV_BAPI_SALES...

Resolved! Custom code adjustment for transparent tables - Code Inspector does not manage it

Dear experts,I am preparing custom SAP code for HANA and found the following:1. Not only pool and cluster tables are affected, but also transparent ones (We have a customer on HANA who reported such cases).2. SCI Code Inspector cannot find such code ...

Denis8df by Explorer
  • 1075 VIEWS
  • 4 REPLIES
  • 0 Likes

mb_migo_badi

hi,I am using mb_migo_badi to add custom tab at header level in MIGO transaction screen.I have added the custom tab and added the extra customized fields in mblr table using append. now how to transfer the data from the newly added fields in the tran...

Resolved! update Billing plan in VA01 / VA02 / VA03 with items restriction.

Hi all,         I have to update Billing plan in VA01 / VA02 / VA03   with below restriction.   Restriction base on Item no.    1) Sales order having more then 0020 line items then its should not consider in Billing plan but it should calculate in Ne...

Different Behaviour in foreground & background for BAPI_CUSTOMERREURN_CREATE

Hi experts:          when I use BAPI_CUSTOMERRETURN_CREATE to create sales return order.i'll receive correct order if I excute program in foreground,but if I run program in background job,the order's quantity is zero and cannot be change.     I can't...

Select y Select a la misma tabla??

Hola amigos,os dejo este código por si alguien me puede ayudar:SELECT SINGLE *            FROM lfa1            INTO ls_lfa1           WHERE lifnr = ls_cesiones_aux-lifnr.       IF sy-subrc = 0.         TRANSLATE ls_lfa1-name1 TO UPPER CASE.         ...

Resolved! TAW12-01, lesson: Dynamic Programming whit Field Symbols and References.

On unit 6: Dynamic programming, use the sample program: SAPBC402_DYND_DATADECLOn description about this program, says:“if you Knew the components names, you could display the files directly using WRITE <fs_wa>-…. In most cases, however, you will not ...

Resolved! Extract Variable from ODATA API

Hello all,I went through the very good guide from Holger in order to get started with HCP SAP APIM.In order to create a custom dashboard, I would like to retrieve some information from the response of the SalesOrderSet resource, using an ExtractVaria...

svenhuberti by Product and Topic Expert
  • 1166 VIEWS
  • 1 REPLY
  • 0 Likes

ALV Reporting

Dear All,I have wrote a report  where datas will be fetched from ekko and ekpo , first it will fetch datas from ekpo then after dbl clk it will produce another secondary list which will show up the data from ekko , this similar coding is working for ...

Resolved! Why FREE is so underused?

Hello ABAP Gurus,I had this nagging question for a long time about FREE and CLEAR statements while used to initialize internal tables. I understand that the only difference between them is that FREE releases the complete memory area for the internal ...

TMG requirement

Hi,I have created table with fields company code, customer number and soo on.co code BUKRS for T001 and Cust number KUNNR from KNA1.After I have created a table maintenance generator also now I would like to know how to select Co code from T001 and C...

SAP SOD Review

Hi all,I am currently on an audit engagement and my scope of work is to perform segregation of duties (SOD) review. For this review, I am using <Ad removed>. One of the tables required is UST12.However, my client is having difficulties to extract the...

Labels in this area