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

    Display an external picture on a popup window

    Hi experts,I need to display an "external" picture which is not stored in SAP database. This picture is available via network filesystem (\\server\folder\foo\bar.bmp).When I'm going to display this picture in a dynpro screen with class CL_GUI_PICTURE...

    Resolved! Accepted Solution

    when posting goods receipt(migo_gr) cross-docking is not triggering

    Hi Experts,I got a problem, right now my ecc is upgrade from ECC Ehp 4 to Ehp 5 . issue is when posting goods receipt using Tcode migo_gr , cross-docking is not triggering . it's working fine in EHP 4. so we debug the code in EHP5 and we observe that...

    Resolved! Accepted Solution

    Updating PO Before save

    Hello Friends,I have to update delivery address in PO item before save. I am updating ADRN2 fields on some conditionI have used BADI ME_PROCESS_PO_CUST, method PROCESS_ITEM to achieve it. However, the data is not reflecting. I can see the code is exc...

    Resolved! Accepted Solution

    Creating Inbound delivery using IDOC DELVRY03 - Gross weight not populated

    Hi All,I am using an inbound IDOC of type DELVRY03 with message type DESADV to create inbound delivery (VL31N).The inbound delivery is getting created successfully but the gross weight (BTGEW) and net weight (NTGEW) fields on the header and item are ...

    Resolved! Accepted Solution

    Generic Tables in SE24 classes.

    Hi Abapers.I'm trying to create a gereric internal table (using a create data and a field-symbol) in a class, but cannot generate it. The scenario is as  follows:This generic table will be a public one and will be in a global class (SE24).It must be ...

    XML parser and memory

    Hi,I need to parse several (rather large) XML files and I'm doing this with the classic:DATA:     pixml          TYPE REF TO if_ixml,             pdocument      TYPE REF TO if_ixml_document,             pstreamfactory TYPE REF TO if_ixml_stream_facto...

    dump in abap program

    Hi ABAP gurus,I am getting the dump when i am running the program in se38.What happened?    Error in the ABAP Application Program    The current ABAP program "ZGLFINGLRX_MANUAL_JOURNALAUDIT" had to be terminated     because it has    come across a st...

    Resolved! Accepted Solution

    Please help me to find BAPI to update the 'short text' field in Basic data2 tab in BATCH . t code (msc2n)

    Hi experts ,I am using BAPI_BATCH_SAVE_REPLICA to update the characteristics of the BATCH regularly , but now i have to update the 'short text' field in Basic data2 tab in BATCH - t code (msc2n). I couldn't find short text field in this bapi to updat...

    Resolved! Accepted Solution

    Error message 'End date precedes start date' while using FM HR_INFOTYPE_OPERATION

    Hello gurus,I am using FM HR_INFOTYPE_OPERATION to insert the data for infotype 0021 (Family details). This is the code which i am using to insert new record in the infotype.{code}Data: p0021 TYPE p0021.p0021-pernr = pernr.p0021-infty = '0021'.p0021-...

    For PNP logical database what is the data retrievel difference between data selection and person selection date range

    Hi,I have to a report with PNP logical data base and needd to retrieve the data for data selection and person selection using select statement in Search Help Exit. Now I need to get records using select statement for the given date in selection scree...

    Resolved! Accepted Solution

    Help with Selection

    Hello guys, I have a question regarding selecting data. I wrote a program for a user exit for BW which works fine. in that program there is a dialogue screen in which user puts its selection values. but the program totally ignores it. is there a stan...

    Print Report Writer

    Hi all, I wonder how I can do the following:I have a Report Writer I want to print on an A4 sheet, but when printed out large letters and all columns of the report does not come into the sheet. How I can solve this problem?. Dee no way reduce the siz...

    Resolved! Accepted Solution

    [Search-help] how to pass screen field to import parameter of SHelp?

    Hi All,What a new discussion forum we have I am trying to create a simple elementary SHelp and attach it to selection screen field.So basically I am haveing 2 screen fields, like: PARAMETERS:   p_name         TYPE  tsp03d-name,   p_papr         TYPE ...

    Labels in this area

    Explore this Area