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

    Resolved! Accepted Solution

    HR ABAP

    Hi,I am new to HR ABAP.Can anyone explain what is use of  Subtype in a Infoset .And can anyone please share me a link or docs so that I can get the basics of HR ABAP.Thanks,Vijay.

    BAPI_SALESORDER_CHNGE

    HiI was trying to update an existing sales order using the above BAPI.But I am getting this error;The system will not accept the entry of a functional areaError in ITEM_IN 000010I do not know where i am missing.Can someone help me pleaseRegards,Venka...

    Resolved! Accepted Solution

    SAP Screen Standard Field label changes not reflected in Q system

    hi,i have changed infotype 0016 standard field  label  through Tcode CMOD. its changed  successfully in D system and structure P0016 also updated .i created Transport also. when i moved this  transport to Q system, structure P0016 updated according t...

    Resolved! Accepted Solution

    ABAP CL_HTTP_CLIENT REST - PUT method

    Hi Experts,I am able to do GET/POST methods with CL_HTTP_CLIENT,but while i am trying to PUT method it's getting error says "Method Not Allowed" HTTP-405.CALL METHOD cl_http_client=>create_by_url  EXPORTING    url                = lv_url  IMPORTING  ...

    Eclipse for windows10

    Hi,For UI5 i installed eclipse in windows 7 its working fine for mebut when i tried to install the same on windows 10 i am getting below error asABAP communication layer is not configured properly. This might be caused by missing Microsoft Runtime DL...

    satya_p5 by Explorer
    • 723 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Not Able to Update Vendor master Communication Details

    hi,I need to update vendor master Details By using vmd_ei_api=>maintain_bapi, .Able to update Address But  communication, i am not able to update,fields  Like Land line and Mobiles.Email Data also not able to update.Please Find the Attached Notepad.A...

    Resolved! Accepted Solution

    Dynamic IF - if (lv_condition)

    Hi mates,i have a configuration table where i'll read some values like Contains, Contains Any, Begins With, etc...now i want to construct an if statement based on that table entries like:CONCATENATE var_1 var_operator var_2                    INTO lv...

    How to see XML Content

    Hai all,          I created an object of type  'if_ixml_document' when i double click the created object in debugger i can see this waywhen i click on m_pointee i can't see any content . Actually i want to see what it is pointing in debugger i mean a...

    Resolved! Accepted Solution

    SET HEADER

    Hi all,I have an internal table like this :TYPES : BEGIN OF lty_wrk,          bukrs type bkpf-bukrs,          gjahr type bkpf-gjahr,          belnr type bkpf-belnr,               END OF lty_wrk.DATA : tb_wrk TYPE TABLE OF lty_wrk.I want to have the d...

    Resolved! Accepted Solution

    Problem Address distribution BAPI structure (International Address Version)

    Hello Community,we want to maintain an international address version of customers with the LSMW BAPI method. For this we war using ADRMAS03. In the field mapping of structure E1BPAD1VL1 we have set the field ADDR_VERS to 'C' (Chinese)Within the IDOC ...

    Resolved! Accepted Solution

    IBAN verification

    Hi,can i make a check in SAP to verifya.) if the IBAN is valid? ANDb.) if the bank account related to the IBAN exists?Regarding to a.) i found the FM 'Check_IBAN'. Is this correct?And what about b.), is there any way to check that?best regards,oliver

    Resolved! Accepted Solution

    Dynamic Formula Selection

    Hi Team,I have a database table with formula as shown below(this table contains around 100 formulaes).My Input parameters to the program are Length,breadth and width and design.Based on the  these input values how to do the caliculation dynamically. ...

    Business partner does not exist Using Bapi:BAPI_BUPA_ADDRESS_CHANGE

    Need Some information, I need to update Vendor Address,Like  telephone numbers,I used Bapi::BAPI_BUPA_ADDRESS_CHANGEI am using the Below Code. The return parameter is showing that Business partner does not exists,Vendor Code exists No doubt , But why...

    Resolved! Accepted Solution

    IDoc connectivity

    Hello Experts ,                    I am trying to send an IDoc of Purchase Order Data from SAP ERP to SAP MII system. While defining the output type of the Purchase Order  an error is throwing out which i have attached below. Though  i have maintaine...

    Resolved! Accepted Solution

    Badi implementation getting error and not getting called.

    Hi Abapers,My requirement is that when users creating PO from ME21N or changing PO from ME22N my code will check FRGSX(Release Strategy) & FRGZU(Release status) of the current PO with the 2 fields of my ztable and it will select the email from the zt...

    Labels in this area

    Explore this Area