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
  • 83555 VIEWS
  • 212 REPLIES
  • 39 Likes

IDoc successor

Hi, I want to delete a segment from a basic type. I can't cancel the IDoc's release since the IDoc was created in the previous release . The system offers me to created a successor to the basis type in order to be further developed. How can I crete t...

Attachment List

Hi,Hw to retireve attachment list for the object ? (Im talking about the Object Service toolbox list...)From the forum i found there is a package SGOS and the report RSGOSRE01 to achieve this functionality.But ended in vain. I have a object id ( 5000...

can anybody help me

I have written the below code in include ZXMG0U02 of user exit EXIT_SAPLMGMU_001This code is giving error as v_matnr is unkown. where as i have defined it in a variable.Requirement is I need to send material which is created or changed to file on ap...

Picking List Form Erroe

Hi Friends,Greetings.Am created Picking list Form in sapscript, after nace configuration and tranport, am checking in the quality client it 'll says the error message like: "Output could not be displayed (it may not be complete)"But i completed every...

Resolved! Insert Statement

Hi,I have written one program which reads records from input file and those records are inserted in Z table with 'INSERT' statement.Please let me know whether there is a need to call enqueue and dequeue function modules ?Regards,Netra

Resolved! Its very Urgent Guys!!!

Hi Guys,I used a string (str2(70) VALUE '+ - * / ( ) { } [ ] < > & ^ % $ # @ : ; " _ = ! ~ | \ ? / , . ` '.) to replace all the spl characters in a material description but the thing is i could not able to incorporate ( ' ) this spl character,if i do...

Resolved! Enqueue

Hi,I have one query :1) In one session I am changing records of SCUSTOM-ID = 'abcd'2) In another session , I am calling FM in one program IT_SCUSTOM-ID = 'abcd'. CALL FUNCTION 'ENQUEUE_EZSUSTOM' EXPORTING MODE_YSLS_INVOICE_HE...

Resolved! date

HIif i want that what every date i have ......what is the syntax to get the date which is exactly six month before the given datelike if i have date15/7/2007want date 15/1/2007 regardsNutan

Different data types

Hi I want retrive data 2 tables using forall entries. and tables are EQUI and AUSP.EQUI table primary key is EQUNRhere EQUNR is equal to AUSP table OBJEKMy problem is here EQUNR and OBJEK have different data types.Please tell me how to retrive data ...

Labels in this area