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

Resolved! problem in xk01 bdc

Hi guruj,Please help me in this issue.I have developed bdc for tcode xk01.BDC is working fine in MODE A, but it is not working properly in MODE N.No batch input data for screen SAPMF02K 0130 message is coming instead of vendor generation message.belo...

pdf file get damage when sent file as attachment by email in quality server

Hi all,     I developed a abap program for sending payment recipts to customer mail id as PDF attachment through FM SO_NEW_DOCUMENT_ATT_SEND_API1before  i converted smartform output to pdf by FM 'CONVERT_OTF'      This is working fine at devp. client...

Resolved! Reg. BADI MB_MIGO_BADI

Hi,I have implemented BADI MB_MIGO_BADI to add an additional tab at MIGO header. I want to display this new tab only if action = 01 and reference document is 04. Could anybody please let me know how could i restrict that new tab display based on thes...

Resolved! deump during unpack

DATA : kunag TYPE likp-kunag VALUE 'PE1410',         lv_kunag TYPE kna1-kunnr.     UNPACK kunag to lv_kunag .       WRITE :/'kunag',kunag.     WRITE :/'lv_kunag',lv_kunag.in above code both  likp-kunag and kna1-kunnr have the same data type char 10.g...

ABAPER_P by Participant
  • 674 VIEWS
  • 3 REPLIES
  • 0 Likes

How to restrict users to create/change payment transaction data in XK01/FK01,XK02/FK02 ??

Hi Experts,We want to restrict some users to create or change the payment transaction data while creating or changing Vendor master data useing tcode XK01/02 and FK01.02??Also few other selected users can create or change the same data. Is there any ...

BADI 'BADI_FDCB_SUBBAS04' is not getting triggered via POST button in simulate window

Hello experts,                  I have implemented BADI 'BADI_FDCB_SUBBAS04' for MIRO. Its getting triggered and working fine when i post the incoming invoice in MIRO via 'POST' button on the menu. However, if i try to press SIMULATE button and press...

EDI MM LIV

Hello,We are implementing the use of IDOC message type INVOIC01 to post MM invoices from our suppliers (EDI).  Today, our vendor invoices contain one or more surcharges (Freight, Fuel, pallets, etc).  We originally considered using EXIT_SAPLMRMH_014 ...

OOPs ABAP question (2)

Hi all.In this simple code example. I would like to know why this line of code generates an error.  CL_SALV_TABLE->DISPLAY( ). ************************************************ DATA : IT_MARA TYPE TABLE OF MARA. DATA : LR_ALV  TYPE REF TO CL_SALV_TABL...

Error Messages

Hello All,I have a couple errors that I am coming across and hoping that you can direct me in the right direction. I know for error 1, I will have to declare it, but will I have to declare it as a type before any data statement? Any help is appreciat...

Resolved! ABAP Doc printing

Hi all together,i tried to print my class documentation with ABAP Doc and find a small flaw in the output format of the result.The following example describes the flaw: "! Class to test ABAP Doc!!!! class lcl_abap_doc_test DEFINITION.     PUBLIC SECT...

Not able to Print Terms and Conditions on the Back of First Page in Smartform

Hi All,I am trying to print a smartform with 1 page initially terms and conditions in bottom of the Page.Now the requirement is changed that, Terms and Conditions should print on back of the First Page.I have searched the SCN  and Found Many discussi...

Need to convert SRM BSP application SRMSUS into a WEBDYNPRO application

  Hi Gurus,  Our project requirement is to convert SRM 7.2 BSP applications                1. SRMSUS and                2. SRMSUS_SELFREG           into WEBDYNPRO application.      I am not aware of BSP .                a. Could you please let me kno...

Regarding EHS Bapi's

HI ,i am working on EHS Module.i have used Bapi'sBAPI_BUS1077_GETDETAIL ( import -[scenario-1] ,sub_header-[ substance-300000003690].BAPI_BUS1077_CHANGEBy using this bapi's i will get the data fom GETDETAIL bapi. and making some changes in SUB_HEADER...

anji405 by Explorer
  • 807 VIEWS
  • 3 REPLIES
  • 0 Likes

blank screen appearing with title as text in OOALV Report while click on back

Hi all,        in OOALV Report when i click on back button after displaying output in screen 100 i am not getting selection screen immediately but in between i am getting a blank screen with title as text and again if i click on back then i am gettin...

Workflow POP UP Window

Hello Experts,I have one scenario in workflow like if user accepts or rejects by clicking Accept or Reject Button in the user decision step a pop up window editor will appear and in that window user will give the reason for acception or rejection and...

Labels in this area