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

Resolved! [FEH] - Message Ended by called application (forward error handling)

Hi Experts,I'm trying to setup FEH for inbound proxy interface. I've followed the instructions from this document:http://scn.sap.com/docs/DOC-34091When testing the transfer error to FEH by using the collect method and raising an exception. Somehow th...

How to disable the availability check when posting a Good issue using the bapi_goodsmvt_create

Hi,I am trying the to make a good issue using bapi_goodsmvt_create to post a good issue, the same data is posted correctly using the MIGO transaction. but using this bapi gives me this error : No control data maintained for checking group ZT and chec...

Resolved! Positioning of Include Statement in Program

Hello everyone,I have a simple ABAP code like the following:REPORT  Z_TEST_INCLUDE                                              .INCLUDE Z_TEST_INCLUDE_TOP.INCLUDE TEST_INCLUDE.PERFORM WRITE_TEST_NUMBER.Here, the WRITE_TEST_NUMBER. subroutine is impl...

Resolved! RKE_SELECT_FACTDAYS_FOR_PERIOD function module not available in SAP CRM

Hi,The function module RKE_SELECT_FACTDAYS_FOR_PERIOD is not available in my SAP CRM system.This function module calculates the working days between two dates excluding weekends and public holidays based on factory calendar.Any other similar function...

Radio button issue in F-30

Hi,I have done a recording for F-30 transaction. The recording is as follows* Second Screen - Choosing option of which how to select open items   PERFORM bdc_dynpro      USING 'SAPMF05A' '0710'.   PERFORM bdc_field       USING 'BDC_CURSOR'           ...

Resolved! BAPI_ALM_CONF_CREATE issue

Hi All,I am facing an issue with  BAPI_ALM_CONF_CREATE this BAPI.When I am confirming order from se37 with this bapi ,it is working.But when I am using this bapi in program, it is not working i.e order not confirming.         gs_timetickets-conf_no =...

Re : Open sql query.

Hi Folks,I am currently listening the open sap videos for the abap on hana week3 .in that i wrote abap query modified with the enhancement of the sql statementbut my statement is showing syntax errors.Please find the below query.SELECT carrid       c...

Daily report and SBWP

Hi All,1. I've created a Distribution List at SBWP with 3 email addresses2. Then I've create a Variant at MB52.3. Next i will go to SM36, to create my background scheduled job with my Spool List Recipient and enter my Program Name and Variant4. Once ...

Resolved! Migrating UPL Data

Hi ExpertsI have historical data in my 0SM_UPL cube from when CCLM was configured using SP9 against my ECC system last year. Now I am about to reconfigure using SP12, I wanted to know whether the UPL migration would be triggered if no UPL extractor w...

Resolved! Copy RFITEMAR program . Short dump when clicking switch list on menu settings

Hello,RFITEMAR program had been copied. However i have a problem about it. When I clicked "switch list" on menu settings, it crashes with short dump.I analyzed the error. When I clicked switch list option, the program (ZRFITEMAR) calls RFITEMAR progr...

Resolved! How call a transaction from a Z report as from command field.

Hi ExpertsI'm not a very good Abap programmer, but I can do simple reports.I'd like to understand why calling a transaction from a Z report, I have not the same  result than calling the same transaction from command-field.I'll try to clarify my need ...

Resolved! "Number of fields in selection lists in unions must be the same"

me again!I'm getting this error in a CDS View in which I'm using a 'UNION ALL' and I can't figure out why I'm getting it.I have the same number of fields in both selection lists (that is the Projection List, right?) and their types are all the same. ...

Labels in this area