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

Resolved! How can i see schedule job status i.e. when it is created and who and also

Dear Friends,How can i see schedule job status i.e. when it is created and who and also frequency of execution.I have tried by T code SM37 and double clicking on perticular job it show only previous start time but not created date. also some time fre...

Resolved! How can i will see perticular user what transaction has been performed at p

Dear Friends,How can i will see perticular user what transaction has been performed at perticular time in dialog as well as background.Is it possible then which t code or report i will be use.xyz user done transaction at 10:00 am in dialog i want to ...

Resolved! search help

Hi all, as i know ,elementary search help is for single field n collective search help is for multiple fields.when to use elementary and when to use collective,what does it mean,i want to know this in detailed.regards.akmal

Resolved! Display of minus sign

Well I want to display minus sign in front of credit amount. though i have multiplied the amount by -1. it shows the minus sign after the amount. i want to display it before the amount. is there any function for it.i'm making a classical report using...

Resolved! Search help

Hi Friends,How to get the Input Help / Search Help for a given condition. For example, I want to get the Input Help for the field KONZS = 'ABCD' from table LFA1. (The KONZS field is group key). The list should display only the records where KONZ...

Resolved! read table

Hi,i am getting the following msg when i try to execute following code:<b>The internal table "RT_ATTACH" has no header line - explicitspecification of an output area with "INTO wa" or "ASSIGNING <fs>" isrequired.</b>can anyone help me solving this on...

Help With BMBC!!!!!

Hi all,I have a big problem, first in the TCODE bmbc i put a material and then select a lote and choose the tab classification, how can i obtein that list of clasification? I need the employment desition field!!!!in spanish is called decision de emp...

BDC

Hi,just send me the code to upload data from XSL seet to internal table(BDC program).......i used alsm_excel_to_internal_table. but that program going to dump. i dont know why...........plz give me any suggestion plzzzzzzzzz

select statement

select avbeln aerdat aerzet abstnk akunnr bposnr b~matnrbkwmeng bkbmeng b~werks into corresponding fields of table itab1 fromvbak as a inner join vbap as b on avbeln = bvbeln where a~erdat inerdat and abstnk in bstnk and akunnr in kunnr and b~matnr i...

Resolved! interactive report

Hello friends,I am writing a interactive report and am using at first, i am writing a perform statement with in a loop...endloop. and i am using my at first in the perform statement.It comes with an error saying that at first should be within a loop ...

PHP

Hi All!I'm looking forward to get som information about using PHP with SAP. Does somebody know something about it? Can anyone send me some material please?Thanks,Best regardsAlejandro.

MB_DOCUMENT_BADI.

Hi,Documentation for this BADI says we cannot access global fields defined in class as methods are called at different time,so I am trying to Use EXPORT/IMPORT to pass on internal table to Update Method.I am using this in Before Update Method sele...

Resolved! Reg. material BOM

Hello,I have a material and i want to know if it has BOM or not?Can you tell me the table where i can find all the list of materials which has BOMs? if not, can you tell me what is the best way to find out if the material has BOM or not?I appreciate....

Resolved! help with table

Hello,I am not sure what is happening with my program. I have a table <b> DATA: begin of header_line occurs 0, line(50) type c, end of header_line.</b>I have code <b>header_line-line = 'Customer '.append header_line.header_line-line = 'Com...

smartforms problem

Hi,i have developed a form with zprogram for driver program. I am having trouble in displaying the fields which i wanted to populate in the formMy primary key is vttk-tknum (transportation number)and my select statements are like thisBEGIN OF SLK OCC...

Labels in this area