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
    • 95041 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    How many standard objects can be worked using a single Access key?

    Hello All,I am performing pre-implement steps for Note 2057650, and this requires me to create around 80 dictionary object in the SAP namespace. My doubt is, whether it is required to have different access key for each of these object IDs (eg.[R3TR] ...

    Resolved! Accepted Solution

    lock object does not work

    I created a lock object 'ezvso', and function 'ENQUEUE_EZVSO' and 'DEQUEUE_EZVSO' were generated.and i used the two function to lock and release the object in my program, it is always successful,except one circumstance, as follow:1. call function to ...

    Resolved! Accepted Solution

    Custom field needs to be updated for conditions Message Type:COND_A

    Hi All ,I want to update the custom field in condition record with Idoc ,message type :COND_A , Basic type:COND_A01.F.M : IDOC_INPUT_COND_A.I think wecan pass the custom field in idoc extension to  structure  s_komg(corresponding z field) in the F.M ...

    Resolved! Accepted Solution

    Userexit_check_vbkd

    Hello together,I have a the following request:   a department wants to have a popup message "Change Revenue account' when the Dates of the Service rendered is Lower than the Dates of billing or Dates of created sales document.Example: date of Service...

    Resolved! Accepted Solution

    Is there a BAPI to create measuring point using reference measuring point?

    Hi,I have equipments and functional locations with measuring points. I have to create measuring points for new equipments/functional locations using the measuring point of the already existing equipments.I want to know whether there is a BAPI to crea...

    sapscript blankspace

    hi,   sapscript is showing blank space at 8th line but in print preview it showing correct. for ex:10210113  0010 shear           1501            0.00          1768322    ***          10210113  0020 shear            1501            1.00          1768...

    Resolved! Accepted Solution

    Alv Grid Display

    Hi,Experts.Good morning.i want to display an empty row in my alv grid display output to calculate the subtotal , grand total.How can i display the  format according to that.Any one can please tell, i attached sample output,please verify it.Thanks& Re...

    Resolved! Accepted Solution

    Why I can't find a mail in SOST?

    By using the following coding, I expect to find a internet-mail in SOST (unsent, because it's a test system, but it has to be there).What I'm doing wrong???DATA: ex_bcs TYPE REF TO cx_bcs. TRY.     " create mail document     DATA(mail) = cl_document...

    X EA has already been picked, quantity could not be changed (VL 616) error while trying under delivery using WS_DELIVERY_UPDATE_2

    Hi ABAP Gurus,While i tried to update delivery using  WS_DELIVERY_UPDATE_2, for under delivery ( Delivery Qty < Order Qty ) , whose picking is already complete, I'm getting the VL 616 error. This is for outbound delivery. Following is the important p...

    Resolved! Accepted Solution

    Exchange rates creation

    Hi, gurus!I've faced with following issue:I'm trying to create new exchange rates via bapi_exchrate_reatmultiple.But I'm getting only I-message: E!005 One table record planned for update, and no-one new records in TCURR.While debugging I've found tha...

    Resolved! Accepted Solution

    Implicit enhancement for VF01 in FM RV_INVOICE_DOCUMENT_ADD?

    Hi,I have used implicit enhancement in RV_INVOICE_DOCUMENT_ADD at the End of the Standard Code to validate Order Quantity with Billed Quantity.My code works fine as expected when I keep a break-point (Soft/Hard Coded) , but it doesn't when I remove t...

    Resolved! Accepted Solution

    Deleting consumer proxys

    Hello,I got a question regarding consumer proxys, especially deleting them in transaction SPROXY.Here is my background:I created a webservice-consumer-proxy (local object). Now when I try to delete the corresponding proxy class, i get a message, whic...

    Withholding tax not being calculated for vendor special GL doc posting using BAPI_ACC_DOCUMENT_POST, But document is posted with 2 line items one for vendor and other for GL without tax line item.

    Dear Experts,  In the program to upload FI documents (Vendor Invoices, Vendor invoice with special GL indicator), we are passing withholding tax code data to ACCOUNTWT, with respect to vendor line item to the BAPI. It is posting normal invoice succes...

    ABAP Channels

    Hi Team,  I am new to ABAP Channels. can any one provide some documents to understand this concept and How to use it for SAPUI5 applications.Can any one help me to know the difference between ODATA protocol and ABAP Chaneels?.Regards,VK

    Resolved! Accepted Solution

    How to store IDOC-XML file on external FTP or internet accessible directory.

    Hi Expert,I want Create RFC to store xml file of IDOC to ftp server or internet accessible directory(like \\ 165.0.0.111\abc ).Please let me know how to create RFC and which type of RFC i have to create.and how to use this RFC to store XML in transac...

    Resolved! Accepted Solution

    Getting Customer number from customer master program(XD01) to custom subscreen program.

    Hi All,I have created a subscreen in the transactions XD01-03 using BADI CUSTOMER_ADD_DATA_CS. In the method get_taxi_screen i have given the custom program name and the subscreen number i have created. Problem: I want to get the customer number of ...

    Labels in this area

    Explore this Area