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

    Gender conversion SAP format

    Hi, Is there a function module available for the conversion of Gender to the SAP Standard (1 : male, 2: female, 3 : unknown)Example: lv_var1 = 'Male'lv_var2= 'Female'lv_var1 = 'M'lv_var2= 'F'lv_var5 = ''After the conversion: lv_var1 = '1'lv_var2= '2'...

    TimVDB92 by Participant
    • 2082 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Error : Relationship type could not be converted to the internal format

    Hi Experts,I am getting the following error when i pass the data to BAPI  BAPI_ALM_ORDER_MAINTAIN.Can anyone help me why am i gettin this error in the return parameter of the bapi.I am passing the following which is coming from an idocMethods tableRE...

    Resolved! Accepted Solution

    Display ALV after saving

    Hi Experts,I have a ALV display in my report. What I need to do is to have another alv display after clicking save.But when I've tried to do it. The previous structure in the first ALV still appears. How can I remove the first ALV after clicking save...

    Resolved! Accepted Solution

    Reading Excel file from Application Server

    Hi Experts,I am reading Excel file from Application server using OPEN DATASET IN TEXT or BINARY MODE but got dump like Runtime Errors         CONVT_CODEPAGEExcept.                CX_SY_CONVERSION_CODEPAGEPlease suggest how to read Excel file from App...

    SAP_CONVERT_TO_XLS_FORMAT not working when there is an == sign in the table I_TAB_SAP_DATA

    I have come across a scenario that function module SAP_CONVERT_TO_XLS_FORMAT not working when there is an == sign in the table I_TAB_SAP_DATA.Let me explain in detail.I_TAB_SAP_DATA is having data like below, where it is having == sign at line number...

    Fax Sending issue

    Hi Experts,1) I am getting error in SOST when sending  PO document FAX. error message is XS812. For same FAx no I had sent fax , which sent successfully. I am getting PAGE_SEND_ERR , May I know the cause for this.2) For another FAX no I am getting NO...

    Resolved! Accepted Solution

    How to set help for an field? But that field doesnt have any possible values. and shouldnot use F4 function module too..

    Hi abap guru's,How to set help for a field in selection screen? But that field doesnot have any possible values. and shouldnot use F4 function module too..But i have to set help for an field.for ex.i have to set help for a field(reltyp) in selection ...

    Resolved! Accepted Solution

    Change the Idoc segment field value while processing

    Hi All, I am processing a Idoc with we19 ttnsaction. I am processing by inbound custom function module. Inside that , for a particular segment i need to change the value of the field. For example : In the  segment = 'A1BDEF'.               if the seg...

    Resolved! Accepted Solution

    BADI : IDOC_CREATION_CHECK

    Thanks to Former Member, I recently learnt that the above mentioned badi can be used to check and stop the creation of an IDOC.What I don't understand is that this badi is called from MASTER_IDOC_DISTRIBUTE. By the time this FM is called, the generat...

    Resolved! Accepted Solution

    Call transaction VLMOVE with HUWBEVENT and HU

    Hello experts,I have tried to call a transaction VLOMVE with HUWBEVENT and HU (EXIDV)  but I have gotten a message that is not an input field,but it is when I enter BWART ( movement type) ? how can I do it while calling a transaction..REPORT  zibo_te...

    Smartform Templates

    Hi SDNites,I have use d atemplate in a smartform and it has got multiple lines where all the lines has fixed height. But what I have noticed is that whenever I click on table painter I find different height and that happens only for line type which h...

    Resolved! Accepted Solution

    Issue with the attachments transferred from quotation to order

    Hello Experts,Attachments from quotes are transferred to Order directly, using an exit in our system. But I have a strange issue,after upgrade the attachments button itselfnot visible in the sales order. Please suggest how to proceed.Thanks,Balu.

    Custom BAPI creation

    Dear Experts,                    I have read so many threads about Vendor master BAPI.Please refer to the link which was posted by me.. . Is it possibile to create custom BAPI for vendor master using direct 'insert' statement? Anybody has done this ...

    Idoc error

    Dear ExpertsI was getting below Idoc error with status 51 "filed Supplying Country is a required field" After investigating i found that in the Segment E1EDK29 field TEXT1 and TEXT2 was missing which is actual field for Supplying country which can se...

    Resolved! Accepted Solution

    CL_SALV_TREE

    Hello All,   In the class CL_SALV_TREE we can get the node information from method GET_NODES and selections from the method GET_SELECTIONS.But this class do not have any method that will retrieve expanded nodes.Event IF_SALV_EVENTS_TREE~EXPAND_EMPTY_...

    Resolved! Accepted Solution

    Getting an additional screen while moving back from ALV grid

    Hi Gurus,We have developed a process log for our program with using CL_GUI_ALV_GRID. We had to display the two ALVs together, so we have used splittor to split the container. But now when  we move back from our ALV display to selection screen, using ...

    Labels in this area

    Explore this Area