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...

    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...

    sheenamk by Developer Advocate
    • 94645 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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...

    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...

    Resolved! Accepted Solution

    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 ...

    Resolved! Accepted Solution

    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! Accepted Solution

    Outbound Delivery(DESADV)-data transfer from SAP to extenal system

    Hi Experts,i want to tranfer data from SAP to external system.i done NACE configuartion also for access sequence 005and basic type is DELVRY05.Now IDOC triggering when i change any type of delivery. But i need following,***The idoc only get transfere...

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area