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
    • 94137 Views
    • 212 Comments
    • 39 Likes

    SET cursor

    HiWhen a field left blank in the screen, I am giving a pop message with yes and no options. If the user selects no, control remains in the same screen. I want to keep the cursor in the same blank field.Name of the field in the screen is "ekpo_ci-zcus...

    Resolved! Accepted Solution

    PAI Error message

    Hi When I am trying to validate a screen field in a screen and try to give an error message, after the message, total screen becoming grey out. I need to enter a correct value after the error message.Could you help please<REMOVED BY MODERATOR - REQUE...

    Resolved! Accepted Solution

    BADI MB_MIGO_BADI

    Hello Guru,i'm using BADI MB_MIGO_BADI Method LINE_MODIFY to update a std field (CS_GOITEM-ANZGEB) with my value calculated.The problem is this method is always active during creation, modification and display in MIGO, therefore i have some problem b...

    BOM

    Hi all ,I am getting exception after calling FM CS_BOM_EXPLOSION .Sy-subrc is 2 every time . So as per FM , it is printing CALL_INVALID . Please let me know y the exception is comig .This FM is basically to Know the sub components of a given material...

    round prblem

    Hi,how can i obtain exactly values for arithmetical operations? SAP round values... but i don't want to round values.Here is an example:8.89 * 0.25 = 2.245 -> SAP rounds to 2.25is there a way (FM, or something) that for this operation the result to...

    Resolved! Accepted Solution

    Screen Exit for LT04

    Hi Experts,I never done screen exit before, I have to add one field in transaction LT04 where user can put the country name. I can maintain Z table to store this information.Can someone provide me step by step procedure.ThanksGanesh

    Resolved! Accepted Solution

    Getting message-ID and message-TYPE, but not Message?

    Hi Friends,I am not getting message along with ID and TYPE...in my output table parameter..,Let me show what i did..,Delared one table parameter to get output message..,in table parameter of my function module..,> ET_RETURN LIKE BAPIRET2And in the...

    Resolved! Accepted Solution

    reg: spell_word

    Hi Abapers,I want to display amount field as word format. I am using Spell_word FM.But, the problem is, I don't know how to use this FM internal table records.FORM SUB_GET_OUPUT . CLEAR W_VBRK. LOOP AT T_VBRK INTO W_VBRK. W_OUTPUT-VBELN = W_VBRK...

    reports

    Dear friendsi have created one report in that report jan_QUANTITY FEB_QUANTITY .........DEC_QUANTITY are there and below that fields i have to add material quantity...through vbak and vbapkwmeng is the field for the material quantity...and that is to...

    Resolved! Accepted Solution

    Obsolete Function Module

    Dear All,i am working on a upgrade project.I am not finding any replacement for the below mentioned obsolete function modules. Could anyone help me regarding the same.1. Address_get_data2. Address_get_com3. Hr_display_basic_list4. cd_evaluation_perio...

    Resolved! Accepted Solution

    Dynamic assignment

    I have 10 internal tables. I want to assign a value of 'X' to every field in the tables. (these are BAPI 'X' tables indicating the fields need to be updated. I want to update all fields so I want to set all fields to 'X'.how can I do this dynamica...

    Resolved! Accepted Solution

    Change file permission

    Hi, Im using open dataset, transfer, close dataset to write data on unix server. Problem is, that all files i write by this ABAP command, have permission 660. I want to set it to 644. Is it possible, if I am not allowed to use unix commands in ABAP?T...

    problem in PBO

    Hi All, I have one requirement in module pool pro , I have two i/o boxes,In first i/o box is say for material number ( from say MARA ) for which i have attached search help ( In POV event) As soon as I select any material ( from F4 help ) it's co...

    Labels in this area