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

Resolved! Fiori add-on question

Hello,We would like to setup a Fiori landscape with Hub method, where Gateway is NW 7.4 but  backend systems are NW 7.31.To my understanding the Frontend doesn't need any add-ons as they come preinstalled but what about the backend? Do we have to ins...

How to call other report and download its output into a local sap path.

Hi Experts,I want to develop a new report A2. In that report I want to call the existing report A1 and execute A1 as well as  capture the output of A1 ( which is in alv format ie n rows and n columns) and download it into a text file of the sap local...

CUSTOM TABLE NOT UPDATED BUT CHANGE DOCUMENT(cdhdr AND cdpos) MAITAINED LOGS

hi, i have created custom table with four fields..i created object in SCDO..so FM generatedi have used that FM in my program to maintain change document..with this change document has maintained for my custom table....but problem here is...custom not...

Resolved! ABAP : Copy of MB52 Report

Dear Abap Experts,We need a report same like MB52 but there should be no vales columns.How can I copy this report and make new report.Its Program name is RM07MLBSI have make copy but not working. I dont want to make new report from scratch.Looking fo...

Resolved! Skip First Screen 'SLG1'

Hey,in an alv the user klicks a defined button and thoe transaction 'slg1' is opened. Unfortunately, the first screen appears although there is the command skip first screen.Code:  METHOD on_user_command.    CASE e_salv_function.      WHEN 'SHOWLOG'....

techy by Explorer
  • 2601 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Likp table custom fields is not updated when data coming from dot net to sap

Dear experts,basically from dot net data is coming in sap and sap standard table LIKP is  updated but likp table custom fields like gateentry no,vehicile no is not updatedmy basic requirement is i have to updated the likp custom fields(gateentry no,v...

exit ZXCKAU08

hi all , i have a problem with this exit , the problem is that when i punt the value for the material valuation , after it leaves my code it takes the value of the material in MM60 , i know it doesn't sound too much of abap but i have to disscard eve...

elalan by Participant
  • 1158 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! BAPI_PR_CREATE

Hello Gurus,I am trying to use the BAPI_PR_CREATE but I have an error, I have filled the PRACCOUNT and the PRACCOUNTX , I have filled the PREQ_ITEM field for both. I have filled the KOSTL value.Some help me please.thanks you.

Resolved! SM04 Problem

Hi,We are developing a program in order to log out the users using SM04, but this transaction do not shows all users connected, let me explain, in SAP ara connected 67 users, if we review table USR41 are 67 users, but in SM04 only shows 23 users.stra...

Pack material to a HU

Hello Gurus,        I’m trying to figure out how to pack a material into a handling unit in a delivery. I tried using BAPI_HU_CREATE, BAPI_HU_PACK….I tried all the options and nothing worked correctly.I also have to pack HU to HU and unpack HU from H...

Code Inspector Error

I am validating the delivery status field in vbuk table as it exists in my selection screen.I am not having vbeln field in my selection screen .CODE INSPECTOR ERROR:Large table VBUK: No field of a table index in WHERE CONDITION.I am getting above err...

Resolved! ALV Field Catalog Generation

Hello Experts,To prepare the field catalog for a ALV Grid Display, i created a DDIC structure which looks as below.DDIC structure from SE11.These are total 12 fields. DOKARTypesDOKARCHAR30Document TypeDOKNRTypesDOKNRCHAR250Document numberDOKTLTypesDO...

Upper case issue

Hello experts,In the delivery when I am creating handling unit where I am maintaining the contents which is a combination of production order and operation no. The issue is in my report program it is displaying the handling unit when I am maintaining...

Dependent SELECT-OPTIONS

Hello guys,I got a problem with a customer report which works with bank data from table T012K.I got three select-options for comp.code, house bank and ID: SELECT-OPTIONS: s_bukrs FOR t012k-bukrs,                             s_hbkid FOR t012k-hbkid,  ...

account determination for entry 1000 WRX ___ __ 3200 not possible error in Bapi

Hi Experts,I am using the BAPI - 'BAPI_GOODSMVT_CREATE' to create GR in a program, but this BAPI is throwing the below error:'account determination for entry 1000 WRX ___ __ 3200 not possible',Can anyone please tell me what possibly be the reason of ...

Resolved! HRPAD00INFTY SAVE

Hello All,I have a problem when saving entries in PA30, I tryed to implement a BADI using HRPAD00INFTY, when the user save an entry in PA30 for ITXXXanother DB Table will be filed with entries from ITXXX, problem that i have, is when the user click o...

FP40

Hello,I'm trying to transfer few document from one contract account to another but I'm getting an error message that:0 of 4 open business partner items can be transferposted , Message no. >5720Can anyone know why it happen?Thanks,Vered

Resolved! ABAP : transaction MB52

Dear ABAP Experts,In transaction MB52, it will show me overall stock including stock in transfer. I looked for the technical data of stock in transfer and it was in table MARD & field name is UMLME. But when i view the table MARD, there was no value ...

Labels in this area