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

Resolved! Report Problem

Hi All.....I developed a report out put goto 8 users mail box. i am getting DUMP.Error is : <b>the field length not correct</b> Please help on this issue....here is that report....REPORT z_mail_cust_created .DATA: t_container LIKE swcont OCCURS 0.DAT...

Resolved! selection screen events

Hi Experts,In my program on the selection screen there are 2 parameters and a button1. on F8 a report has to be generated. 2. on click of a button another program has to be called.kindly suggest on which events the above have to be triggered.Regards,...

Sub totals in Alv

i m doing subtotals on the basis of org unit. ORGEH is field name in my internal table 'disp_body'. i created field catelog for this field. i m able to do the sub total but the name of org unit is getting printed again n again. can i print the org u...

help me

THIS IS DIALOG PROGRAMMING IN THAT IM TRYING TO CREATE RADIO BUTTON WITH OUT ASSIGNING THEM IN GROUP.I DID CODING LIKE THAT ONLY ONE RADIO BUTTON SHOULD BE SELECT BUT HERE ALL RADIO BUTTONS ARE GETTING SELECTED .PLZ TELL ME THE SOLUTIONPROGRAM DEMO_...

Resolved! Modify std tcode!!

Hi friends, i tried to modify VA01. i copied the standard program of VA01 to a Z - program. Inorder to execute it, i created a Z - transaction for the z - program. I am unable to run the new z - tcode. 1. What are the changes i need to make befo...

rnb86 by Participant
  • 846 VIEWS
  • 7 REPLIES
  • 0 Likes

Download to .csv file

i m using this code . after i do transfer it shows the number of bytes transferred but when i open the file there are no contents in the file . can anyone tell why is showing so?note : i m downloading the file as .CSV file.DATA : BEGIN OF DOWNLOAD OC...

Resolved! select statment

Giving below is my select statement. Plz check it and tel;l is itr right or do i need to add anything else into this. data: wa_bkpf like bkpf. select single * from bkpf into wa_bkpf where belnr = p_belnr. select * from bseg into corresponding fiel...

Resolved! BAPI

HI guys,I am pretty new to SAP-APO..I am using a BAPI for CreatefromSNP Method of BAPI: ManufactOrderAPS It creates/changes the orders in sap..Do any one know what is SNP ?Regards,nazeer.

BAPI Problem

Hi Friends,I am having a problem in BAPI when i am executing the program i am getting a error message like this, Error message: 144The field MARA-MEINS/BAPI_MARA-BASE_UOM(_ISO) is defined as a required field; it does not contain an entry .any solutio...

Problem in BAPI

Hi Friends,I am having a problem in BAPI when i am executing the program i am getting a error message like this, <b>Error message:</b> 144The field MARA-MEINS/BAPI_MARA-BASE_UOM(_ISO) is defined as a required field; it does not contain an entry .an...

Resolved! tcode to sap menu

hi all, i have created a custom transaction and i have to add this in the sap menu. i need the exact steps to be followed. I have to add the transaction to the sap menu in financial accounting -> accountss recievable->document entry->my trans...

Resolved! intenal table problem

hi allDATA: BEGIN OF IT_ITAB, kk like MSEG-dmbtr, gg like MSKA-kalab, dd like VBRK-netwr, END OF IT_ITAB,supoose that i have internal table like that (IT_ITAB )it has KK, GG and DD variable....so i want to run that inter...

Resolved! give me logic.

Hi Experts, I have the relation in MVKE and T179T, In char 1 to 2 of MVKE-PRODH is Product Group and char 1 to 4 is Product LineMVKE-MATNR MVKE-PRODHMAT1 AAABBBCCCMAT2 AAABFFGGGMAT3 ABXXXFFFFMAT4 BBSSDDEERRMAT5 XXXYYYZZZT179T-PRODH T179T-VTEXTAA...

Resolved! Batch Job scheduling

Dear All,I want to schedule 1 programs with one background job.My requirement is like this:My job always runs after every minute.If first time, my job is not yet finished, i dont want to start my job again(same job) until the first one gets completed...

Labels in this area