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

Resolved! LSMW: Processed session is missing in SM35 when using Direct Input

Dear experts,When uploading data using LSMW-Direct Input mode, successfully processed session somehow is disappearing from Session Overview (SM35). I have checked all the tabs in there, it is really gone.In case of "Batch Input Recording" mode, there...

Resolved! Problem with Customer Exit MGA00001 ( Enhancement for MM01 )

Dear SAPGurus ,I have implemented  Exit MGA00001 for making validation while maintaining Profit Centre when a Material is created based on Plant.I am maintaining Plant and Profit Centre linking in ZTABLE .Everything is working fine while the user tri...

Resolved! GET Parameter not displaying on screen field.

Hi everyone,I have a very small issue. I have searched quite a bit but found no help.This is my code. SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.  PARAMETERS   :    V_MBLNR(10)  TYPE C OBLIGATORY,                                V_MJ...

Can we update the blank mandatory fields of equipment using BDC for tcode IE02

Hi,In our system equipments are created through template and sometimes themandatory fields of equipment are blank.Now we are trying to pass the mandatory fields using BDC for IE02 transaction. But it is giving the error like000000000001101451 E Forma...

adding button to enhancement ICSV0001 & activate the "function code" button

Hi allI'm trying to add button in enhancement ICSV0001i need it to result screen of transaction IL05backgroud:via smod i found Enhancement     ICSV0001Function module                Short TextEXIT_SAPLICUS_001              Display Location Informatio...

Resolved! J1I5 RG1 register updation Classification to be used for different movement types

We have posted the initial stock of the finished goods by using movement type 561 and as pp module was not implemented we updated the daily production by using the movement type 521.Now as we have to update the RG1 Register we got stopped with a doub...

dms documents + sap portal

HelloI am facing a problem related documents dmsin the context of an application related to sap portal, I created DMS documents with attached files via the BAPI bapi_documents_create2the document is welle created , I can see it through the transa...

abybakk by Explorer
  • 353 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! %_hints does not works

Hi guys,Could you help to debug this instruction and explain why index DFKKOP~4 is not used :SELECT a~vkont a~opbel a~opupw a~opupk a~opupz a~augst a~hvorg a~tvorg a~waers a~faedn a~betrw a~xblnr a~vtref a~applk a~bldat a~blart a~stakz a~xanza a~whgr...

Resolved! error in download a PDF file from application server

Hi all,I am trying to use the method below in order to download a PDF file.  CALL METHOD cl_gui_frontend_services=>gui_download    EXPORTING      filename      = lv_local      filetype      = 'BIN'      no_auth_check = 'X'    CHANGING      data_tab  ...

Resolved! Issue with varying

Hi ABAPers,I am new to this and would like a little help from you. I am going through the Teach yourself ABAP book and there are a few sample programs that I am trying to see work. But I constantly get and error saying "P" and "C" are type-incompatib...

ABAP : Getting wrong Wage Amount of a Wage type while test run of Payroll ?

Dear Friends, My Problem is that I am not getting the right amount of wage amount of a wage type .when the test run is done for Salary calculation.I want the total : 615 wage type :      date :       wage amount :1ADJ            01.04.2012      415.0...

Number format issue

Hi All,I'm facing some problem in assigning the number format.Currently, I'm comparing a Variable of Char type to a Variable of char type.Example: Lv_char gt lv_char1. In my profile, I have dot number format(567.89). Where as the Users have different...

Update screen field

Hi Friends,could you please give me some informations on how we can update value of a screen field when another field's value changes.(it's not like in F4 help case)when we enter a value into first field and without doing any thing else an other fiel...

Labels in this area