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

Resolved! SUBMIT Program

Hello friends, I am using submit program to call a standard program with variant and exporting the list to memory. Now i get the list from memory in standard format of that standard program. But i required it in different format. for this i went to t...

string operation

How to extract string seperately into different units .i need CALL FUNCTION into one and then the remanining part into other.The problem is the string may be not be of same size.But it will always hold 'CALL FUNCTION'.ExampleCALL FUNCTION 'UPLOAD'...

Custom screen size

Hello Experts,I want to create a subscreen that should not be "fullscreen". I mean, I want it to have a custom size, something like 200x200 and to be displayd when I run a FM. I've created a subscreen using screen painter but it apears at the maximum...

Screen exit for LT04

Hello Guys,I am using the screen exit "MWMRF104" to add a text field in LT04 transaction. I have created a Subscreen and added text field to it, But I cant see this field in LT04 inspite of activation the enhencement project in CMOD. is there any sp...

Resolved! Sales Text

Hi experts , i wote code for displaying sales text but it goes to short dump when debugging the code also when it reaches FM it goes to DumpTABLES:VBAK.SELECT-OPTIONS : S_VBELN FOR VBAK-VBELN.DATA: BEGIN OF ITAB_VBAP OCCURS 0, VBELN LIKE VBA...

Reg Smartforms-NACE

Dear allI have developed a SMARTFORM for RFQ and i have devlo[ped a driver program for that also. When i taking print out only layout is coming , no data is coming .,, From the standard program , i have copied the the line FORM entry_neu USING ...

Reg Submit command

I have used the submit command in my program as follows:SUBMIT rbdapp01 WITH SELECTION-TABLE rspar_tab EXPORTING LIST TOMEMORY AND RETURN.This is working fine. But I want the updated values present in the program rbdapp01 populated in my internal t...

Resolved! Corresponding screen fields in tcode from idoc structure. How to get it....

Hi experts,I have an IDOC structure(containing fields) for invoic verification.That is to say, the fields in that particular idoc structure are there with me in an excel. Now I want to write the corresponding field's F1 description and screen field n...

Resolved! Idocs status records!!!

Hi,We have a requirement in which the status records need to be added in the inbound Idoc.In the present scenario, Idoc status records are being created like : status 52 Inbound delivery/deliveries are created(no's are 000001 to 000005). This is curr...

Resolved! bdc for fb01

hi,i want to write a bdc for fb01.here i am having different combinations for posting keyslike 15/01,15/40... 40/50.... 35/01,35/40...all together i having 8 combinations.it is calling different screens for different posting keys.how to write the con...

Sending email

Hi Friends, I am working in a module pool requirement in that while uploading a file if any error record is there it should be sent to user as a email. Please help me how to handle the sending mail part with code.Thanks & Regards,Gayathr...

User-exit M61X000

Dear experts,First time i m going to implement User exit for transaction MD01.For that tcode I want to implement userexit M61X0001.I checked in SMOD there are 2 function but in which way i have to do coding.From where the values are coming into that ...

Resolved! Link with EKKO and BSIK

Dear Allcan you tell me the relation link with BSIK table and EKKO table.note that purchase order no (EBELN) not often stored in BSIK tableactual i need the payment terms as per PO and need to create the report of creditor aging so please any buddy c...

Labels in this area