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

Resolved! Tracking number(BEDNR) on the Purchase requisition when created from MRP(MD16)

Hi Everyone-I have a requirement where when a planned order is converted to a purchase requisition through MRP the tracking number on the purchase requisition needs to be auto-filled from user defaults.In detail : When a user goes to t-code MD16 and ...

Resolved! SE71 sapscript module

Hi,When I execute VL02N selecting "Issue delivery output" system displays the first page without any item and the following pages withI created a sapscript module for outbound deliveries with SE71.I set in customizing by V/34 copying rule so that the...

Resolved! Function Module Problem

Hi,I was debugging LIQS0F55 which contains a Function Module PM_NOTIFICATION_PRINT_CONTROL for print purpose.while dubugging program doesn't enter this function module.Since in both if and else condition the same FM is called so it must enter the FM ...

MIGO Screen Exit

Hello,          I have a requirement to create new tab in migo transaction.         I used badi MB_MIGO_BADI   to create a new tab in migo transaction.         After creating new screen and calling the screen in pbo details i am getting two tabs.    ...

Resolved! IDOC error

Dear Experts,I have a problem that some  Idocs from the sender system were not send to the receiver system because of Rfc destination error(user blocked with wrong password). I see this error with the sm58 transaction.The Idocs are all on Status 3.As...

Resolved! Join optimization

Hi  Friends -There is a programe where  in one select query  it  pull  all the data of material document from MKPF for the provided plant  as  input.,  but  it giving dump saying that    " Time  limit  exceed  ",    Can we optimize the program so the...

Resolved! SELECT UP TO N ROWS

Hello Experts,I have a requirement to update all PO related to a certain type "XYZ" using "BAPI_PO_CHANGE".In the production environment I have over 1 million of lines in EKPO table related to this PO. A simple select statement from EKKO inner join E...

Resolved! Runtime Errors CALL_FUNCTION_PARM_UNKNOWN

Hi,Can you help me rectify the below error.An exception occurred that is explained in detail below.                                          The exception, which is assigned to class 'CX_SY_DYN_CALL_PARAM_NOT_FOUND', was                   not caught...

enhacement for fixing plan

Hello Experts,I 'm very new for ABAP ,I try to implement user exit which is CY040001 with steps CMOD I create Z project and then get enchancement I go function and then include double click so now I have to write here something for fixing plan ıs the...

as_dr by Participant
  • 356 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Texts not readble just after BAPI_SALESORDER_CREATEFROMDAT2

I’m watching a little mystery in managing texts after creating order.My z-report creates an order by the function BAPI_SALESORDER_CREATEFROMDAT2, and after that I find some automatics texts in object=VBBK and id=0002. I want to append other new text ...

IW52 attachment list

Hi Experts,I have to bring the user id of the user who created the attachment or not for the tcode iw52for chcking whether attachment or not i am using  SRGBTBREL table and passing the notification no and iam getiing the type of attachmentbut my requ...

How to use the secondary index for bkpf table in abap-program

Sir,           I have used Table :- BKPF in my program, The program is taking more than 10 minutes to get the output.           I have used a non-key field (cpudt) , in where condition of open cursor statement to retrive data from bkpf.           can...

Labels in this area