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

    Incorrect Date format

    Hi experts,I am sending data from my SAP report to Excel file. But data in excel file is not showing dates in correct format. Date is in stored in Char . But is excel it is  coming as mm/dd/yyyy format.Why is Char value changing to date format.How ca...

    Resolved! Accepted Solution

    what is " (SAPLIQS0)IVIQMMA" and '(SAPLIQS0)editor' stands for ?

    hi ,what is " (SAPLIQS0)IVIQMMA" and '(SAPLIQS0)editor' stands for ?and, these values derrived from where ?and, what the below codes trying to do ?===========================================================DATA :  lv_lwa_viqmma TYPE c LENGTH 20  VALU...

    Resolved! Accepted Solution

    SAP Query User Groups

    I need to find all the User Groups a given User is assigned to.    The user has changed userids and I need to take the old ID out of the user groups to which she was assigned and add the new ID to the same groups.  Her old ID is no longer valid.Is th...

    Resolved! Accepted Solution

    Do you know what is the structure utilized to save the log on standard SD transactions?

    Hi guys,I am debugging VL02N transaction (main program: SAPMV50A) looking for the root cause of errors that are saved in the log. What we are trying to do is a deletion of a delivery. The error message that appears is the VF 032: "No billing document...

    Resolved! Accepted Solution

    BAPI_BUPA_ADDRESS_CHANGE For update and delete phone numbers

    Hi Sdn,I have a requirment to update the phone number sequence (CONSNUMBER) .I am planning to delete all the entries and re-insert with correct sequnce.When I am trying to delete the phone numbers it is not working no error message.Could you please h...

    Resolved! Accepted Solution

    ABAP Connectivity via Secondary Database Connection

    Hi all,I would like to setup a secondary ABAP DB connection via DBCON and use it as a default for a set of tables/tcodes.From a openSQL/nativeSQL statement is possible to specify the CONNECTION to be used, but I was wondering if there is any standard...

    Resolved! Accepted Solution

    How to pass binary data from IDoc segment field to data_tab table in GUI_DOWNLOAD FM?

    Hi friends,I have below query.I have one requirement on my project, whose flows are as below:1) There is an idoc type which contains 2 segments, in which one of the segments contains different      fields such as claim number, Mime type, document nam...

    Resolved! Accepted Solution

    Field-symbols appending to ITAB

    I apologise in advance for my question as I am really not very bright.I have field symbol declaration as:field-symbols: <ls_line> type any,                     <lt_itab> type table.  "Declared as TYPE TABLE because it could be a different table that ...

    Resolved! Accepted Solution

    Customer Tables - SU25

    Hello Experts,As of my understanding, the data what I am referring in XD01 is the Customer Master table KNB1. But in Tcode SU25, Step 3, We have a text like "  Import Customer tables". I understand very well that the Customer tables in SU25 refers to...

    FBL1N output issue

    Hi Gurus,When we enter FBL1N, and select data for a company code, even though data exists it shows blank screen.But we get some x items displayed in status bar. And if we go in settings and choose a layout we get the output but going back to basic li...

    distinguish purchase invoice / sales invoice / purchase invoice credit/ sales invoice credit

    Hello Every One,Knows some how can i distinguish the following documents in SAP ? - purchase invoice   - sales invoice   - purchase invoice  credit  -  sales invoice credit . With other words, there is a way to distinguish those documents as followin...

    VAT Return Schedule

    Hi gurusI am a newbie in abap programming and i need assistance from you.My client wants me to develop a program that enables them to extract data for input tax and output tax  by business area so that the difference from the two will provide  Tax to...

    Resolved! Accepted Solution

    Do i need to UNLOCK the Z table prior LOCKing it for updation, as a make sure step?

    HelloAfter doing some validations, I am deleting record/s from a custom table via my prog. well. Flow is as below,Logic -1 1) Lock the table by using ENQ FM   IF sy-subrc = 0.2) Deelete the entries from the Z table3) Unlock the table by using DQ FM  ...

    SapGui problem

    I have a problem when selecting the option of quick cut and paste, I select it and does not perform the operation when using the 7.10 version did not have this problem when using version 7.20 I could not do this funsion performing the command I can u...

    Resolved! Accepted Solution

    substring in sql statment

    Hi everybody,How can i work it;s_mjahr(year char4) is select-options .  plaf-psttr is date(dats) type  select mara~mtart mara~matkl plaf~matnr plaf~plwrk plaf~verid  into  (gt_out-mtart, gt_out-matkl, gt_out-matnr, gt_out-plwrk,         gt_out-verid)...

    Labels in this area

    Explore this Area