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

While Creating Invoice it says "Delivery is being processed"? Even no logs in SM12

Hello All,For some Process i have to auto create Sale Order(SO) Delivery (DEL) PGI (pgi) and Invoice(INV) through some program.It seems to work fine but at times i have seen SO ODB is done but PGI and INV not done because in return table of Bapi(Invo...

Limits on Deductions

Hi, I have been trying to implement the limit on deduction feature. For some reason, when using the function LIMIT in my scheme, it only limits the deduction if I add a report in IT 0165 (which is supposed to be used only for individuals to overrid...

Resolved! Pass variable From ALV to Select Screen / Just parameter to select screen works

So i did an ALV where my matnr should be passed to my Select Screen into the Select-Options.I can pass the value from the alv with this Code to my selection screen. ELSEIF pv_ucomm EQ gc_history. READ TABLE gt_list INTO sel_row INDEX ps_selfield-ta...

Resolved! Conection Error NIEHOST_UNKNOWN(-2) using cl_http_client=>create_by_url .

Hi community.I am creating a program to receiva data from rest link.I have been following sdn Tutorials but i get error:Connect to (name my host).com.br:80 failed: NIEHOST_UNKNOWN(-2).I found some people in sdn with same error and i follow yours inst...

Call Cloud Platform OData service from a Fiori SAPU5 app on a local development environment

Hi,I am quite new in developing fiori apps with SAPUI5 for the SAP Cloud Platform.With the Web IDE everthing works as expected. I can run, deploy the app and request the data from a OData service which I have defined in the Connectivity>Destination s...

Resolved! How Unit Test works on Open SQL?

Hi experts, Say I want a DB handler class as below, in which method is pure Open SQL statement.CLASS lcl_mara_db_handler IMPLEMETATION.METHOD update_mara. MODIFY mara FROM is_mara.ENDMETHOD.METHOD insert_mara. INSERT.........ENDMETHOD........ENDCLA...

ArcherZhang by Product and Topic Expert
  • 3394 VIEWS
  • 15 REPLIES
  • 0 Likes

Error(s) during ecc 6.0 upgrade (UC_OBJECTS_NOT_CHAR)

Hello!I’m testing my z-programs in the new ecc6.0-quality system (we’re arriving from 4.6c) and I’m getting several errors from standard functions, but these errors seem to be always the same error: “UC_OBJECTS_NOT_CHAR”.For example I’m getting (OLE2...

Labels in this area