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

Idoc error

Hi,I am new in SAP ABAP, and have some issue.i am using Idoc for creating PO, means  when excuting Idoc after giving company code..... etc input values thenPO should be generate . but after execution its throwing error .I checked in WE19 , error in h...

Resolved! AUDIT CONFIGURATION CHANGED : SLOT INACTIVE

Hello ,We've configured security autid via parameters below :rsau/max_diskspace/per_day:     1996800Krsau/max_diskspace/local          2048000K     rsau/max_diskspace/per_file      665600Krsau/enable                               1               rsau...

Resolved! PFCG_TIME_DEPENDENCY

Hi Experts.Just a quick one, I currently performing an audit, SAP basis review, and in one the tests I check if PFCG_TIME_DEPENDENCY  job is run on a daily basis for user master data comparison.However on this particular client, this job is not sched...

Co02/Co03 Screen Exit

Hi Expert,I am new to this company and they have screen exit in Co02/Co03here Coding and Check Standard Price are in active mode andIn Co03 it is Deactive mode i need to active this in both Tcode i have checked all the enhancementfor PP but i cant fi...

Resolved! Sorting Order in SQL Queries

Hi Colleagues,We notice difference in the output when executing the SELECT queries on traditional DB and HANA. We are using side car approach so we have both the databases.    SELECT Query 1 without HANA     SELECT * FROM                     EKPO    ...

Calling DB_GET_TABLE_FIELDS

Hi all,I trying to extract field name of the specified table using DB_GET_TABLE_FIELDS, but while calling this function module ,in " tables = "  after exporting and importing parameter,what type of internal table i have to specify. I tried " lt_itab ...

Resolved! HOw To Pass Data

Hi,I have a ALV report program there five loops are using based on vbak and vbap table.So my requirement is after second loop if when third loop is not reading the records then earlier two loops data should come in main internal table.in third loop l...

Resolved! So10 Text

Hello Experts,I have email text in so10. I read the text using READ_TEXT function module in my program and using SO_DOCUMENT_SEND_API1 function module to send emails. Now my problem is i need to make certain text as bold and underlined. I created a s...

Batch job for delivery note updating means of transport and shipping type

Hi,I have an issue where the values are not being updated into the screen(VL03N) The process is as follows :Purchase order is being created > for this PO, delivery note is created via a background job > The delivery note number can be viewed in the t...

Resolved! Dynamic Query

  SELECT ryear    rtcur    racct    rbukrs    SUM( tsl06 ) AS tbal     SUM( hsl06 )  AS rbal    FROM faglflext INTO TABLE lt_bal WHERE ryear =<input>  AND rbukrs IN <input> GROUP BY ryear rtcur racct rbukrs.In the above query , how can I dynamically...

Resolved! How to fetch field into abap report from an append strucutre created in MARA

HiI have added a new filed in MM01/02/03 transactions in ACCOUNTING DETAILS tab & that field value gets stored in MARA table as append structure field,which is working fine & record is updated in MARA table also.Now stuck at one place I want to fetch...

Resolved! Debugging inside a loop

Hi,In a loop I am having 250 record ( eg : yr 2005/02 to 2013/08 ) .I am getting error in the year 2013 ( from 2013/01 to 2013/08) . Only from 2013 i need to debug instead going all the 200 records. How can i debug only the selected record(2013) in m...

Labels in this area