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

Resolved! RF screens developement

Hi,can anyone give me a documentation for RF programming? i saw this link but it was not so clear http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0b33a0f-2478-2c10-4cbb-d6a197294280?QuickLink=index&overridelayout=true&449296531582...

Creating User Exit

Hi All,  Kindly guide me.  I have implemented user exit U100 for program RGGBR000.I have implemented logic under this user exit,but i am lightly confusing how to call this user exit for line item levels and how it behaves like.  Your valuable reply h...

Resolved! BAPI_CHARACT_CREATE

Hi,I am using this Bapi for characteristics creation.but inside this,  there is flag at the beginning of the perform create_characteristic.   if not gf_new_processing is initial.this is always false in my case and i dont know where it is getting popu...

Resolved! Send e-mail without attachment

Hi ABAPers,Following FM is used to send e-mail with Excel attachment:   * Send email  CALL FUNCTION 'SO_DOCUMENT_SEND_API1'    EXPORTING      document_data              = ls_doc_data      put_in_outbox              = 'X'      commit_work             ...

how to fetch the data dynamically with calculation for all the records?

Hello Experts,How to fetch data from database dynamically for all the records.Use Table - COSP              Obj No                                        Value type    00     OR000050016000           2012        01    00     OR000050016000           ...

Resolved! SAP log-on screen

Hello every one....Thanks for your support. I have a question. May be this may be a simple question but I am bit curious about the logic in our SAP log-on screen,when we type password in the I/O field it shows '*' symbol i tried to search for it but ...

Resolved! Restricting the processing of line items using badi in me51n t-code

sir,While creating PR using T Code ME51N a check should be made to restrict processing if the line items contain material of type ‘ZERS’Within this badi, material lines need to be checked from table MARA . If the material type fetched from MARA is ‘Z...

IDOC with EDI segment

As my understanding, EDI is used for non sap and SAP or IDOC is used for SAP to SAP transfer.so if we want to transfer PO from another SAP server to another SAP server, we should use IDOC not EDI?but in one case, IDOC is transfered from one SAP serve...

EDI setup for PO

we want to setup EDI, so when customer raise PO, edi sent to us, the sales order will automatically generatedfor our customer, they already setup outbound for PO, so in our system, what are the configurations need to be done for sales order EDI to be...

Resolved! Downloading file in UTF-8 format using Function 'GUI_DOWNLOAD'

Hi guys, I want to download a file in UTF-8 format using the Function Module 'GUI_DOWNLOAD', but I fill the parameter CODEPAGE with the number 1160 and it's not working. I think that the CODEPAGE is 1160.If there is this parameter, why doesn't it wor...

Resolved! eCATT - how to run multiple test scripts with input variables in different test scripts?

Hi SAP gurus, SECATT -->I have been trying to create a simple sales process test script, for that I am using MM01 transaction as one test script, VK11 as another test script and finally VA01 as the last test script. I'm using another test script to b...

Resolved! Job Scheduling

Hi,My requirement is to schedule a job for every 5 mins, simple isn't it ! But it should be triggered exactly after 5 mins of its previous jobs ends time.For exp:Here all the jobs denotes same report and same variant.Job1 executed for 3 mins and ende...

Resolved! Adobe form Print out

Hi experts,I have designed a adobe form to print a certificate. This certificate is to be printed on a pre-printed paper. When I take the printout of the form in Development server on a pre-printed paper, the printout is perfectly printing. But when ...

Labels in this area