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...

    ASN.1 Encoding in ABAP

    Hi, I currently have a requirement to proceed with an encoding of an XSTRING to ASN.1 DER encoding. I have been searching through the internet in order to find if this is possible in ABAP, but I have not found a method / function that performs s...

    nikos_c by Explorer
    • 1026 Views
    • 1 Comments
    • 1 Likes
    Resolved! Accepted Solution

    ATC - Check what's with "*** Dynpro Area 1-99 (Usability Checks)" - what to do?

    In ATC, I get this message: "*** Dynpro Area 1-99 (Usability Checks)" . What does ist mean (like: what problem does it tell me about) and how can I solve it? Opposed to other "GUI Usability Check"-Items, ( like "Menu bar not created" oder "...

    Resolved! Accepted Solution

    Disable a characteristic value field depending on another characteristic value in material master.

    Hi Experts, Good day! We have two characteristics: milit_flag and milit_value. The value for milit_flag could either be 'Yes' or 'No'. My question is, would it be possible to disable characteristic milit_value if milit_flag was set to 'No'? This ...

    Resolved! Accepted Solution

    Adding sales area view to business partner does not work

    Hey! I am using cl_md_bp_maintain=>maintain to create a business partner with a sales area. The creation of the business partner works fine but the sales area will not be created. There is no error. the sales area view just is not created. This...

    EnnoWulff by Active Contributor
    • 4782 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    how to write SQL statement for EXEC with multiple select-options as condition

    we have a program with three select-options S1,S2,S3. All of them are not obligatory. Now I want to connect to an oracle DB and fetch data with these select-options as condition. The code is like: EXEC SQL. select * into :WS from ODB whe...

    cmd_ei_api=>maintain_bapi

    Hi All; I am trying to write a test program to use this method.I have tried adding the Partner,but hava a error massage.1.务必填写供应商编号,个人编号, 或联系人编号 2.WYT3-PARGR, PERNR, PARNR: 合理性检查失败. DATA: lt_purchasing TYPE vmds_ei_vmd_purchasing, ls_vmds_ei_fun...

    Resolved! Accepted Solution

    BAdI interface of the multiuse BAdI must only contain IMPORTING and CHANGING parameters

    Hello All, I have created one Kernal badi and some methods methods having only export parameter type table of, when trying to call the badi , getting error message Method "GET_BUYERS_FOR_RELIEF_BUYER" of the BAdI interface "/LSP/IF_MASTER_DATA" o...

    Resolved! Accepted Solution

    How to restrict values of standard collective search help for field MATNR

    Good afternoon! I've been tasked with removing materials that are considered blocked (field MARA-LVORM = X) from all MATNR F4 search helps. How would I be able to achieve this? Is it possible through modifying the standard search help exit COM_S...

    Resolved! Accepted Solution

    BAPI SAVE THE MATERIAL

    Hi Experts, I need to upload the " rate and date" using BAPI_MATERIAL_SAVEDATA ,where i am getting an error as 'Currency amount 10.000 in PLNDPRICE1 was transferred without currency'. Please advice Program: REPORT ZBAPI_SAVEDATA_SEN.TABLES:...

    divsmart by Participant
    • 3022 Views
    • 4 Comments
    • 0 Likes

    Call second ALV for selected row and push botton is pressed in module pool program

    Hello ABAP experts, I want to achieve a functionality in which I want to call first screen and display an ALV of business partner data based on the business partner number passed on selection screen. As shown in attached screen shot, I achieved...

    CDS Virtual element - Query

    I have a CDS view which will be exposed as an Odata service. There is one field in the CDS(FIO/LIO) which has a many to one relationship with the key field(object id). Now, there is no direct DB table(s) to select the details of FIO/LIO field. For on...

    Maloy by Discoverer
    • 1592 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area