Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Criticality.png

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

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

Possibility to update the stock transfer partner screen during purchase order creation?

We have created a routine via exit EXIT_SAPLMEKO_001 to determine our forwarding agent for our internal stock transfers based upon customer created tables. I am successful in determining the partner and transferring the partner into the communication...

Resolved! 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! 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! 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! 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! 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

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

Labels in this area