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

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

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 85641 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! massive load

Good day experts, I am using this code to massive load to run get the message that the load was done successfully, but to verify the transaction data in coois is not updated.This is the code.LOOP AT ti_input INTO st_input.     CLEAR:st_de_data.     M...

Resolved! HOW TO INSERT DISCOUNT VALUE WHILE CREATING SALE ORDER THROUGH BAPI_SALESORDER_CREATEFROMDAT2 ??

DEAR EXPERTS,I HAVE DESIGNED 1 Z PROGRAM TO CREATE SALE ORDER USING BAPI BAPI_SALESORDER_CREATEFROMDAT2 AND IT IS WORKING WELL...Now i want to insert discount condition and discount value also while creating sale order through this bapi...Kindly guid...

Resolved! Indexes for z table

   Hii created an index to a z table i've created. i am loading 2000000 records to this table and want the select to use the new index i created.When i select from the Z table according to the index keys he doesnt use this index but use index 0 ( the...

Resolved! Table control : how to reach to another transaction(In Back Ground ) from table control

Hi,It is with regarding to the  table control . On successful creation of table control , when user  clicks on delete button: If the user deletes record from this transaction then program should go to CO02 txn  , under this ..status tab is maintained...

Resolved! Problem in GR Report

Hi Expert,I need your Help. Please guide me. I have one issue in GR Printing- Value is ok for year 2013 but not ok for 2014. Its not hard-coded i checked report. So Please guide me Expert How Can i solve it ?Thanks & RegardsAtin srivastava.

Adobe Form

Hi All,As i have posted earlier about the contents of adobe forms needs to be shifted automatically......Please let me know how to do this :e.g I have one internal table in adobe form which could have single line items or multiple line items.......bu...

Fieldcat Options

Hi All ;I want to follow up monthly staff input and output clocks.When I select two dates,I want to see input output clocksbetween two dates.The problem is that I can organize the fcat name but I have to list the input output clocks dynamically.For e...

RFC server sapftp cannot be started - 1: Program no longer started via RFC. No return possi

hi folkswe have developed an upload program using standard function modules to upload data into sap archive link ( content sever) for employee documents , when we run the program in front end mode , it works, but in background mode we get the below e...

EXCEPTION CLASS

HI guys,I have created a exception class in SE24, and created message in SE91.here is the following code for test the exception class.REPORT  ZREPORT_MSGCLS. DATA: CX_REF TYPE REF TO CX_ROOT,       MSG_TXT TYPE STRING. TRY.   RAISE EXCEPTION TYPE zc...

Resolved! Message not triggered

Hi Experts,I'm trying to trigger a error message. I have debugged the code and ofcourse the respective message class is called with type of error. But the error message is not triggering.  Am I missing some thing. Please help me.FUNCTION ZFM_ZFE_0057...

Labels in this area