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

Not updating current date in background

Hi, Good Morning. I’ve been running background jobs using dynamic date variables – create the variant, create the variable using D and the current date. I’m running into a problem though – I’m setting it up to run on a schedule(26.02.2018), daily...

ABAP PI PORT

hi, I have configured an ABAP PI port with a z_function_module , so when de outboud triggers it calls the z funtion, but it does not work, i have configured the reciever port and all settings in we20 and we21,, anyone has an idea?

BAPI COPY CNTROL ISSUE

I am trying to create a return order with reference invoice using bapi BAPI_CUSTOMERRETURN_CREATE but the bapi copy the reference price and price date from the invoice by default copy control carry out new Pricing (C) please can anyone help me on thi...

dwarade by Explorer
  • 1013 VIEWS
  • 1 REPLY
  • 0 Likes

How to hide Unit price in PO layout when Print Price is unchecked in condition control tab

Hello All , I have requirement where I need to hide Unit Price in PO layout(Custom in my case) in case for given line item if Print price field is unchecked under condition control tab. I tried few things below : 1. I cleared unitprice field if...

Resolved! How much effort is roughly needed to get a central ATC system up and running?

Hi Folks, we are in the planning stages to set up a central ATC system and I have already read through olga.dolinskaja's neat and very helpful blog post series about how to go about this. Apart from knowing what to do - which is covered i...

Resolved! append returning lines

Hi ABAP-Experts, i wonder if there is a better way of appending return lines to a internal table.I have a lot of methods returning a bapiret2 tables and one main return table.Everytime i call one of those methods i have to do this: DATA: lt_retur...

Download XML file

Hi, I need to do some changes in a XML file. By the moment I'm only trying to read the file and download it without any changes. But I'm getting an error if I try to display the downloaded XML In the downloaded file at the end there ar...

oliver_am by Active Participant
  • 677 VIEWS
  • 1 REPLY
  • 0 Likes

Is it recommended to update Tables in Production using Compare/Adjust options in SM30?

We have a requirement to enable Table Adjust option(S_TABU_RFC and Change access to table) in Production from Dev System(Config Client) for a Custom Table. Option for Transporting Table is not feasible since all data in Dev Config Client is not requi...

How to Assign Tcode to Standard Program?whic has created by report painter from FKI0

Dear Experts, My functional team member has created vendor ageing report from fki0 t-code by using Report painter.Its working fine,when he is executing the program from fki0.But when from that report selection screen i am going to system tab and st...

Resolved! Any way besides code modification to get around total lock dequeue programming by SAP?

I have a large RFC enabled function module that creates BOM's, routing's, and documents for configured materials after the create sales process is done. Recently I ran into a chicken and egg problem with trapping errors from the process (it's quite l...

PO OUTBOUND HANA

Hi, In my system ECC 6.0 when i create a PO using BAPI_PO_CREATE1 it triggers an IDOC ORDERS which calls z_function_module, but in my system HANA it does not work , i have checked the configurations in WE20, WE21, message types , application, and ...

EFD Registo D100

Pessoal boa tarde! Apliquei as notas e consegui habilitar os campos cod_mun_orig e cod_mun_dest no registro D100, porém ao gerar o SPED o campos não estão sendo preenchidos. Faltou fazer alguma configuração ou terei que realizar desenvolvimento e...

Determine PIR Condition Types based on Vendor/Material/Purchase Org. Is this possible.

We have an issues when using CALL TRANSACTION 'ME11' to populate the PIR data. In short some combinations of Vendor/Material/Purchase Org have just one Condition type and some have a choice of three or more. Therefore, in order to correctly buld the ...

ABAP CDS issue with using replace : Number of positions > maximum number (1333) for data type CHAR

Hello All, I try to display log messages in a IDA ALV based on a CDS view. I have a log message table which contains the the message class, the message number and the values of the variables &1 to &4. Afterwards I join table T100 and try t...

Labels in this area