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

PO - ORDERS IDOC

All; We want to send a PO details to vendor and have created Condition records for that specific Vendor. Partner profiles are also done. When a new PO is created, the idoc is sent successfully. But when the same PO is changed again, the idoc gives s...

Resolved! Ranges problem

Hi friends im pasting my code below.The problem is the select Query is not returning any records when in pass the material input as 'F*' in my function moduleHere pi_material holds the material No as F* *Local internal tables Declaration data: lr_ma...

Dump - Message_type_x

Hi ,When executing my ALV Report, it is going to dump displaying Error Message : 'Message_type_x'.I had gone throug many posts in SDN regarding this issue. But in every post , it's been discussed on GUI Patch level.But I have the latest SAP GUI a...

Spool to SAP Inbox

Hi friends, I have got spool output in an internal table with FM 'CONVERT_ABAPSPOOLJOB_2_PDF'.Now, I want to send this data to a SAP-INBOX as a mail.Is there any FM for this? Please let me know the procedure for this Thanks in advance,Sreenivas Reddy...

BDC Call Transaction

Hi All,Using BDC Call transaction method, I need to set the value for one screen field. Transaction 'APPCREATE' Screen Field 'DYNP_RHPA-SEARK2'.I used the Below code.DATA class_name TYPE c LENGTH 30 VALUE 'CL_SPFLI_PERSISTENT'. DATA: bdcdata_wa TYP...

Resolved! Dialog Programming

Hi Experts,My req. is on one screen i will have order document number and outbounddelivery(vbelv), and 2 radio buttons.when order document is entered and radio button is selected Vbelv should get the values in drop down.so i wrote the following code ...

Display Heading

Hi all, I am using REUSE_ALV_GRID_DISPLAY FM, i want to display report heading on first page(On Backgroud as well) so i have used standarad subroutineperform batch-heading(rsbtchh0). It's not working...any help will be appreciated.r...

Resolved! Syntax Error

Dear Experts,I ha written following code and getting error.if i_bseg_temp-mwskz eq '11'. i_bseg_open-w_wct = i_bseg_temp-dmbtr. modify i_bseg_open. elseif i_bseg_open-mwskz in ('P1', 'P2', 'P3', 'P4', 'P5', 'P6', 'X1', 'X2', 'X3', ...

Resolved! invetory movement

Hi, I have to list the invoice for all the movement type is 101. If there is an inventory movement with type 101, we need to track why the invoice is not created after certain number of days,If I could get the table for this would be very helpful.T...

Resolved! Parameter

Hi , Have a parameter which i want to be invisible to the user as its a password. i am using the following code which isnt working. Can u give some suggestions. Parameter : p_pwd(30) TYPE C LOWER CASE DEFAULT password' MODIF ID A.AT SELEC...

Labels in this area