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

Resolved! Transporting issue

I am trying to transport a BAPI that I created. When I tried to transport it to test I get an error. The message is: 'Object R3TRFUGRZBAPI is in repair status. Therefore, it cannot be imported.' What do I need to do to transport this BAPI? I look...

Resolved! do and don't in ABAP

hiiii would like yo know according to u're own experience what are the things to do when doing ABAP1. like never for select statement inside a loop2. don't select unnecessary things3. refresh internal table before using , clear after append etc..4. w...

Resolved! Help with loop

Hi Experts,This is my sample code belowLOOP AT itab1.LOOP AT itab2 WHERE budat GE itab1-from_date AND budat LE itab1-to_date.EXIT.ENDLOOP.IF sy-subrc = 0.itab1-PAY_DATE = itab2-BUDAT.itab1-PAY_AMOUNT = itab2-BETRW. itab1-PAY_AMOUNT = itab2--BETZG.i...

CHANGEDOCU archiving

Hi All,We have initaited archiving process.We are done with FI_documnt.And now thinking of changedocu.My question is ..is it OK to go ahead with changedocu in the beginning itself or should we wait till other archiving objects are done?As 'changedocu...

SPRO, SM30

Hi All,I am working with a CRM user.The user's path is : SPRO - IMG - CRM - Transactions - Settings for Opportunities - Define Opportunity group, priority and origin - Define source for opportunities.When she clicks on the clock at this stage, she ge...

Basic List problem

Hey GuysI am facing a problem, while printing a basic list, say I have to print 100 lines, after the list cursor reaches the 100th line say I need to print something again on the 56th line. How do I do that ? Will RESERVE and BACK help? Can someone p...

Resolved! Implementing BADIs

Hello,I am trying to get a basic understanding of BADIs.I assume SAP provide a number of BADIs which can be activated (or implemented) similar to the way in which enhancements are activated via CMOD.I am looking for a simple example of this so I can ...

Resolved! Bar Code not printing

Hello friends,I have created an SAP script wherein I have made a Bar Code using character format and used as shown below,<BC>&G_TEMP&</>where BC is the barcode character format.I can see the output of Barcode in the print preview, but the client prin...

Table mantaince

I have created a ztable and also created a table mantainance for this table. When i try to create new enteries, it says 'Client has status non modifiable'. How to fix this error. How can i populate this table then without writting a program.Thanks,

Resolved! SPRO settings...

Hi Guys,It would b great if any one can help me to know the technique (if at all is possible, not sure..!! ) to navigate from any Table (Delivery Class - G , custom table protected by SAP Upd, only INS all) to the SPRO.Means: For example I want to co...

Resolved! read statement

Consider the scenario.data: itab type standard table of sflight-connid.data: wa like line of itab.how can i retrieve single record from itab using read statement using a logical expression.read ,,,,,, logi_exprs.Note: Here there is no header with nam...

tables and fields

How can we know that which data is going in which table in a trnsaction?for example in transaction MM01 for material creation the fields are MATERIAL , INDUSTRY SECTOR , etc .Now how can I know that the material I entered is stored in which ...

Error SAPDOCCD.log

hye, When i trying to use additional help link, i am getting a message in the browser saying " browser staring" but ending up with a error diolog " For details please check the entries in in file SAPDOCCD.log in the windows directory. please help.Th...

Labels in this area