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

Unsure how to handle eo_message in signature of /BOBF/IF_FRW_ACTION~EXECUTE

Hi community,I am not happy with the exporting parameter eo_message of the interface method /BOBF/IF_FRW_ACTION~EXECUTE .It would have been nice if the framework would instantiate this and I need not to think about instantiation.My question is if it ...

juergen_ette by Product and Topic Expert
  • 2113 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Possible to Map Relations Between BOs Inside BOPF and How Can I Access it Programmatically?

Hello community,I have two tiny questions:1. Is it possible to map relations between BOPF Business Objects (BOs) inside the BOPF modelling environment?An example: An insurance company has insured persons, these persons are one business object. Also t...

Resolved! custom fields in RESBD but not in RESB? (CJ20N material component level cus tab)

Hi Gurus,Please give information on "How to make the custom fields part of the RESBD to RESB?what Iam doing?For CJ20NI had implemented the BADI_MAT_CUST_SCR. By following the steps listed in SCN.1.I created a screen 0900 for saplxcn1 and called that ...

Get Dunning Reasons code

Hello colleagues,I am trying to get out all the dunning reasons code store in the sap system. Is it any function that can I use? For example the function to get all the payment block reason codes is 'FAP_GET_PAYMENT_BLOCK_REASON'. Is it something els...

watle by Explorer
  • 426 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Native SQL - Get query

Hi there,I have many codes like this:EXEC SQL.  INSERT INTO T_ORACLE_TABLE ( field1, field2, field3 )  VALUES ( :t_sap_table-field1, :t_sap_table-field2, :t_sap_table-field3 )ENDEXEC.This is just an example, but the real queries are bigger than that....

Resolved! Custom table which holds sales order item, item characteristics and values.

Hi Guys,i am stuck in the requirement where i have created a ZREPORT(to run in background) to populate a custom table i.e ZTABLE which holds sales order item characteriistics and their values.i am giving the general idea to the ZTABLE which has the f...

Invoice Receipt Logic

Hi Gurus,Table 1 - RBKP - I am fetching BELNR, BLDAT and GJAHRTable 2 - RSEG - Fetching EBELN based on RBKPTable 2 - EKPO - Check all the PO numbers from Table-2 and delete where XERSY = 'X'.I need below fields from this table - final table - IT_FINA...

intrastat document

Hello,I do this query to get just the intrastate documents from EKBE:select ebeln ebelp zekkn vgabe gjahr belnr buzei budat bldat wrbtr dmbtr matnr werks hswae waers menge         from ekbe into corresponding fields of table it_ekbe         for all e...

Resolved! CDS View Authorization

Hi everyone,I have created a simple CDS View in Eclipse which works really great. Now I try to make some auth-checks like descripted in the docu:ABAP Keyword DocumentationI have created an DCL Source in Eclipse which looks like this: @EndUserText.lab...

Resolved! MIGO Automatic batch creation

Hi ,When I am trying to do MIGO using new batch number, It's giving me error "Batch MatXXX PlantXXX BatchXXX does not exist", It should create batch automatically if batch is not created. This Error I am getting when doing MIGO for any order first ti...

Resolved! How to create a RFC function module with exporting parameter as structure in type groups

Hi Experts,I need to create an RFC function module and pass the exporting parameter a  deep structure(nearly 10 structures). It seems very difficult to create a structure in SE11 and its very time taken to create all these stuff, so I created a deep ...

Labels in this area
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.