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: 

Forum Posts

What is this feature of ALV called? The ability to display a heading to every group after sorting

Hi,We have a requirement to Sort a report by Purchase Order and Purchase Requisition, and label each group with the corresponding PO& PR Number. (Please see screenshot below from ME2L)My problem is, i am unable to recall the ABAP/ALV terminology to d...

How do they do this.png

Supplying Export parameters as Import parameters to a Remote Enabled Function Module

Dear community, I am trying to figure out a way to call a function module remotely with a client program (either with .NET RFC connector or with PyRFC). For now both do not work for me as I am unable to find the correct solution to my requirement.Bel...

Waelf by Explorer
  • 899 VIEWS
  • 3 REPLIES
  • 0 KUDOS

How to explode BOM using CS_BOM_EXPL_MAT_V2 with only approved ECNs (AENR-RLKEY = '1')?

Hi everyone,I’m using the function module CS_BOM_EXPL_MAT_V2 to explode BOMs based on effective dates. However, I’ve encountered a business requirement where only BOMs with approved ECNs (i.e. AENR-RLKEY = '1') should be considered during the explosi...

Join tables vbak and konv

I have a problem concerning joining vbak and  konv. I want the contents to be in the same table at the output, but it does not seem to work. I cannot use the easy way of using JOIN, as KONV is  a special table.Any help ?TYPES: BEGIN OF ty_vbak,      ...

Select-stament inside of Loop

Hello, i am stuck fixing this problem concerning ATC checks. LOOP AT it_vbak ASSIGNING FIELD-SYMBOL(<vbak>).      SELECT knumv, kposn, stunr, kschl, kdatu, kherk, kinak         FROM konv               INTO TABLE @IT_konv               WHERE knumv = @...

Custom development on the HANA stack (essentially HANA XSA) and real world examples

Hi All,I'm not new to the SAP world but fairly new to this community forum. We have a need in our organization to migrate a custom Java microservice stack to "something" newer. We are considering utilizing the SAP Hana platform (as a technical platfo...

mjewett by Newcomer
  • 406 VIEWS
  • 0 REPLIES
  • 0 KUDOS

SAP Fiori Target Navigation: Parameters Not Transferred When Fields Are Deselected

 Hi SAP developers,I’m facing a challenge with cds extension and target navigation that I hope some of you can help me with.I’m working on a project where I need to create six different target navigations in SAP Fiori. These navigations should all ta...

Extract ANLC Asset Value Fields Data in CSV File Using ABAP Program For Selected Cost Center

FIXED ASSET Extract ANLC Asset Value Fields Data in CSV File Using ABAP Program For Selected Cost Center -------------------------------------ABAP Program - Z_ANLC_FIXED_ASSET Program Type – ABAP ABAP Program Name – Z_ANLC_FA Tcode - ZHM_ANLC_A Outpu...

Extract ANLB Depreciation Terms Data in CSV File Using ABAP Program For Selected Cost Center

FIXED ASSET Extract ANLB Depreciation Terms Data in CSV File Using ABAP Program For Selected Cost CenterABAP Program 12) Z_ANLB_FIXED_ASSET Program Type – ABAP  ABAP Program Name – Z_ANLB_FIXED_ASSET Tcode - Z_ANLB_FA Entity Description - Depreciatio...

Extract ANLA Asset Master Record Segment Data in CSV File Using ABAP Program For Selected Cost Cente

FIXED ASSET - Extract ANLA Asset Master Record Segment Data in CSV File Using ABAP Program For Selected Cost CenterABAP Program - Z_ANLA_FIXED_ASSET Program Type – ABAP  ABAP Program Name – Z_ANLA_FIXED_ASSET Tcode - Z_ANLA_FA Entity Description - As...

Extract EDPAR Convert External < > Internal Partner Number Data in CSV File Using ABAP Program

ABAP Program - Z_EDPAR_CUSTOMER Program Type – ABAP  ABAP Program Name – Z_EDPAR_CUSTOMER Tcode - Z_ EDPAR _CUSTEntity Description - Customer Master Sales Data Output File Location - “C:\tmp” Output File Name- EDPAR.CSV Output File Type – CSV (Column...

Extract KNKK Customer Master Credit Management (Control Area) Data in CSV File Using ABAP Program

ABAP Program -  Z_RKDKLI_KNKK_CUSTOMER            Program Type – ABAP ABAP Program Name – Z_RKDKLI_KNKK_CUSTOMER    Tcode - Z_KNKK_CUST    Entity Description - Customer Master Credit Management (Control Area) Output File Location - “C:\tmp” Output Fi...

Extract KOMGG Material Listing/Exclusion-Communication Block Data in CSV File Using ABAP Program

ABAP Program -  Z_KOMGG_CUSTOMER         Program Type – ABAP ABAP Program Name – Z_KOMGG_CUST Tcode - Z_KOMGG_CEntity Description - Material Listing/Exclusion-Communication Block (Dialog) Output File Location - “C:\tmp” Output File Name- KOMGG.CSV Ou...

Extract KNVP Customer Master Partner Functions Data in CSV File Using ABAP Program

ABAP Program -  Z_KNVP_CUSTOMER        Program Type – ABAP ABAP Program Name – Z_KNVP_CUSTOMER Tcode - Z_KNVP_CUSTEntity Description - Customer Master Partner Functions  Output File Location - “C:\tmp” Output File Name- KNVP.CSV Output File Type – CS...

Extract KNVV Customer Master Sales Data in CSV File Using ABAP Program

ABAP Program -  Z_KNVV_CUSTOMER  Program Type - ABAP ABAP Program Name - Z_KNVV_CUST Tcode - ZHM_KNVV_C  Entity Description - Customer Master Sales Data Output File Location - “C:\tmp” Output File Name- KNVV.CSV Output File Type - CSV (Column with Se...

Extract KNVI Customer Master Tax Indicator Data in CSV File Using ABAP Program

ABAP Program -  Z_KNVI_CUSTOMERProgram Type – ABAP ABAP Program Name – Z_KNVI_CUSTOMERTcode - Z_KNVI_CUST Output File Location - “C:\tmp” Output File Name- KNVI.CSV Output File Type – CSV (Column with Semicolon separator (;) SAP Table Name – KNVI, KN...

Extract KNB1 Customer Master (Company CodE) Data in CSV File Using ABAP Program

ABAP Program - Z_KNB1_CUSTOMERProgram Type - ABAP ABAP Program Name - Z_KNB1_CUST Tcode - ZHM_KNB1_C  Output File Location - “C:\tmp” Output File Name- KNB1.CSV Output File Type – CSV (Column with Semicolons Separator (;)) SAP Table Name - KNB1 List ...

Extract KNA1 General Customer Master Data in CSV File Using ABAP Program

ABAP PROGRAM(S) - CUSTOMER ABAP Program Name - Z_KNA1_CUSTOMER Program Type - ABAP ABAP Program Name - Z_KNA1_CUSTOMER TCODE – Z_KNA1_CUSTOutput File Location - “C:\tmp” Output File Name- KNA1.CSV Output File Type – CSV (Column with Semicolons Separa...

Task 12 - Give us feedback about this challenge (July Developer Challenge - "Reverse APIs")

This last (bonus) task of the July Developer Challenge on "Reverse APIs" is a simple but important one. We want to know what you thought of this month's challenge. Reply to this discussion thread and tell us what you liked, what you didn't like, what...

qmacro by Developer Advocate
  • 5104 VIEWS
  • 22 REPLIES
  • 4 KUDOS

Task 11 - Using implicit parameters with a bound function (July Developer Challenge - "Reverse APIs"

This is the final task in the July Developer Challenge - "Reverse APIs". Well done for making it this far! BackgroundIn the tasks in this challenge so far you've encountered, amongst other things, actions and functions. But all of those actions and f...

qmacro by Developer Advocate
  • 6803 VIEWS
  • 25 REPLIES
  • 3 KUDOS

Task 10 - The power of CDL with as-select (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".In this task you'll go on a short but hopefully enlightening journey into views and projections, to see how you can elevate SQL concepts to the service definition level in your CDS model...

qmacro by Developer Advocate
  • 6942 VIEWS
  • 30 REPLIES
  • 4 KUDOS

Task 9 - Using CQL in an unbound action (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".In this task you'll define and implement an unbound action, that does something that you might remember from the Developer Challenge on APIs last year in August, and you'll end up writin...

qmacro by Developer Advocate
  • 8633 VIEWS
  • 37 REPLIES
  • 2 KUDOS

Task 8 - Responding to an OData query with navigation (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This time, a simple one that should take you no time! After the previous task where you created a brand new Northbreeze service, complete with data (right?), as well as implementing the ...

qmacro by Developer Advocate
  • 7544 VIEWS
  • 34 REPLIES
  • 4 KUDOS

Task 7 - Using CQL in an unbound function implementation (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task sees you creating a third service, and a first API endpoint within that service. Unlike the previous two services this service will be a more fully formed OData service complet...

qmacro by Developer Advocate
  • 11012 VIEWS
  • 57 REPLIES
  • 1 KUDO

Task 6 - API endpoint with payload required (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task gets you to add another API endpoint to the plain "REST" service you have, but will be a little different in its definition, implementation, and how it's called.BackgroundHTTP-...

bio.png
qmacro by Developer Advocate
  • 7823 VIEWS
  • 32 REPLIES
  • 4 KUDOS

Task 5 - A "REST" service document (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task focuses a little more on the plain service you set up in the previous task, and is more for us to think more about the differences and similarities between services served with...

qmacro by Developer Advocate
  • 9228 VIEWS
  • 39 REPLIES
  • 3 KUDOS

Task 4 - Plain "REST" endpoint (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".In this task, you'll create a new, second service, and within that you'll add a single API endpoint. The difference to the previous service and endpoints is that here a plain "REST" prot...

fullyrestful.png
qmacro by Developer Advocate
  • 7604 VIEWS
  • 36 REPLIES
  • 2 KUDOS

Task 3 - Multi-parameter basic sum function (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task is to add a final API endpoint to the service you already created in Task 1 - Your first service and first endpoint. It expands a little on the previous task to cement the idea...

qmacro by Developer Advocate
  • 6679 VIEWS
  • 24 REPLIES
  • 3 KUDOS

Task 2 - Capire's Hello World! (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".This task is to add a second API endpoint to the service you already created in Task 1 - Your first service and first endpoint. It's nice and simple, and in fact is rather similar to the...

qmacro by Developer Advocate
  • 8032 VIEWS
  • 33 REPLIES
  • 6 KUDOS

Task 1 - Your first service and first endpoint (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs".So, you've completed the warm-up task 0 and have managed to get a simple CAP server up, running and accessible from the cloud, and therefore (critically for this month's challenge) acces...

qmacro by Developer Advocate
  • 11918 VIEWS
  • 42 REPLIES
  • 8 KUDOS

Task 0 - Server and service provisioning (July Developer Challenge - "Reverse APIs")

This is a task in the July Developer Challenge - "Reverse APIs". We covered this task, both the "Simple deployment to BTP " approach, and the "Local deployment plus ngrok tunnel " approach, in the Hands-on SAP Dev live stream episode on Fri 05 Jul, a...

qmacro by Developer Advocate
  • 11193 VIEWS
  • 34 REPLIES
  • 7 KUDOS

SAP script error checking

Hi,When a command is send to SAP like "SAPsession.FindById("wnd[0]").resizeWorkingPane(170, 25, False)" and an error occurs I'd like to log the error and let the script continue after user input (if needed) to fix the error. Next I want to use the Lo...

_Paul by Discoverer
  • 1205 VIEWS
  • 2 REPLIES
  • 0 KUDOS

SAP Developer News, May 30th, 2024

ITEMSCode Connect 2024 is next week and there are live streams available Code Connect 2024 umbrella website https://code-connect.dev/ SAP Integration Suite Spring update and SAP CodeJam roadshow – Latin AmericaWhat’s new for SAP Integration Suite – S...

thumbnail.png
qmacro by Developer Advocate
  • 1339 VIEWS
  • 1 REPLY
  • 4 KUDOS
Labels in this area