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

Problem in creating a class programmatically

Hello Experts,I want to create a class and its methods programatically, so for that i am looking for any FM or Method.FMs i got are: Function Group                         Function ModuleSEOY                                      seo_clif_multi_insert...

Resolved! Object BELEG

Hello to everyone!Please help me with such question!  How to find from wich field of database or transaction code below get the long text  CALL FUNCTION 'READ_TEXT'         EXPORTING              ID                      = '0001'              LANGUAGE...

Resolved! A question about value help

Hello Expert,I wrote one program as below:Report  ZJWU_TEST3parameters: p_A   radiobutton group gp1 default 'X',                  p_B   radiobutton group gp1.parameters: p_var type disvariant-variant.at selection-screen on value-request for p_var.  i...

Resolved! Select in JEST from EQUI

Hello experts,I'm facing some performance problems during integration of SAP and MII..At some point I have a FM that links EQUI with JEST.My requisite says that I need to find only available equipments to send to MII (checking status), its OK but, fo...

Resolved! How to submit a program from a FM and passing the content of an iTab to this program

Hi ABAP gurus,Here's my little challenge.  We have an already written ABAP program (Z program) who's core process is to:STEP #1) Read a flat file (xml) and upload content in iTabSTEP #2) Process the content (iTab) which leads to updates in Z-tables.O...

Resolved! SO_DOCUMENT_SEND_API1 Issue: Adds Spaces to start of each line in attachment

Hi Experts I am using function module SO_DOCUMENT_SEND_API1 to send e-mail attachment to E-mail Id's attached to users.   But when I attach a  tab delimited text file it shows the attachment as follows:-Test Mail          Test Mail                   ...

Resolved! How to link PO No. and Invoice No.?

Hi All,I need to link the Purchase order with Invoice. I found the link with the following code,select ekbe~ebeln            vbak~bstnk            vbrk~vbeln            vbrk~erdat            into corresponding fields of table it_inv            from v...

Substitution exit - FB02 - ZRGGBS000 - Data not populating in BKPF-XREF1_HD

Hello,I have requirement to populate value in BSEG and BKPF in transaction FB02 through substitution exit. The value is populating in BSEG but not in BKPF-XREF1_HD. The code in program ZRGGBS000 is as follows:  exits-name  = 'U306'.  exits-param = c_...

Substitution exit - FB02 - ZRGGBS000 - Data not populating in BKPF-XREF1_HD

Hello,I have requirement to populate value in BSEG and BKPF in transaction FB02 through substitution exit. The value is populating in BSEG but not in BKPF-XREF1_HD. The code in program ZRGGBS000 is as follows:  exits-name  = 'U306'.  exits-param = c_...

Resolved! SPUMG - Language has been imported which does not match the system config.

HelloWe have completed the Upgrade from 4.7 to ERP 6.0 ehp5 non-unicode. Did the preprartory steps for Unicode conversion for SPUMG in the upgrade steps. Now When i verify it in the SPUMG screen (Pre-Conversion), it shows that:Language Import - Langu...

Labels in this area