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

    Resolved! SAPScript problem....

    Hi,I guess the SAPScript form uses driver or print program which is defined in NACE transaction.For a particular application called "ERS" the form name is MR_PRINT and the program name isRM08NAST.I try to search RM08NAST for function modules like RE...

    Resolved! BDC

    Hi All,I have to do a sales order BDC and get data from a file or from a macro. I did a new recording using va01. Can you please tell me how to proceed to get the data from a file or macro.ThanksVeni.

    Resolved! Repeating IDOC segment

    Hi,I would like to repeat IDOC segment type E1EDP03 with batch manufacturing date in the outbound QALITY02.In the standard IDOC,it is only displaying the expiry date. I could see the segment can be repeated 10times. Should I need to use user exit for...

    Shiva_Ram by Active Contributor
    • 1043 VIEWS
    • 3 REPLIES
    • 0 Likes

    Resolved! Bapi for VL31N

    HiI need to do a Batch Input to the transaction VL31N, because I need to create an inbound delivery. I wonder if is possible to do a batch input to that transaction.If it´s not possible, does anybody know if there is a Bapi to use for this transactio...

    SapScript LOGO?

    there is some code as the following:Include Z_LOGO_SMALL OBJECT TEXT ID ST LANGUAGE &VBDKA-SPRAS&How can I take a look at this LOGO. of course , when running this Sapscript. I can see it. I mean is there any tools or tcode to just take a look at this...

    Resolved! script

    hi friends, Could u please send me the detailsi have a three address windows in a standard Form ,i copied that standard form to my zform in my zform only two address windows are neded is it possible to Comment the thrird Address window(not Window Con...

    Resolved! s_alr_87012370 (prog RFUVBE00), From where data is coming into UMSV table?

    I am working on the transaction code ‘s_alr_87012370’ ( program RFUVBE00).My problem is using this tcode , the program is not correctly reporting the taxes for Belgium.No documentation on this program I have , so we are trying to get a better underst...

    Resolved! Exits in CAT2

    Hi All,I need to add a new column ( a Date field )in the WORKLIST ( Table control ) in the CAT2 transaction. Are there any Exits to add this extra column or is there any otther way to achieve this requirement.Please help me in adding this new field a...

    Resolved! message

    Hi Experts,Can anybody please help me in writing the logic for "giving a message in a report".code:<b>data: l_field1 type c,data: l_field2 type c,data: l_field3 type c.</b>in the report i have to give the message. <b>"Based on l_field1 l_field2 the v...

    Resolved! Reg SAPScript New Font

    Hi Friends,I have a question regarding SAP Script. I need to change the existing font of one text to Arial Font. So I have to create a new Paragraph format while creating I couldnt find the Arial Font....How do I achieve this...Your help will be appr...

    Resolved! Sapscript replace logo

    Hi,I have a requirement to replace an existing logo with a new logo in Sapscript. I have imported the logo into SAP as a standard text. The existing logo is not hardcoded, but as a variable. This is how the INCLUDE is:INCLUDE &TVKO-TXNAM_KOP& OBJECT ...

    Resolved! source code change

    When creating a sales order for a service product, a SAP standard validation exists that prevents entering a value different from 1.Therefore it is decided to remove this quantity 1 validation from the sales order transaction as suggested by SAP. Thi...

    badi

    When creating a sales order for a service product, a SAP standard validation exists that prevents entering a value different from 1.Therefore i removed this quantity 1 validation from the sales order transaction.(source code changed). <b>additionally...

    Labels in this area