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

Resolved! Which is Faster

Hello,Which one is faster? 1. SELECT * <b>INTO CORRESPONDING FIELDS OF TABLE W_TI_LQUA</b>FROM ( LTBK AS C INNER JOIN LTBP AS B ON CTBNUM = BTBNUM )WHERE BBESTQ ='Q' AND CMBLNR = WA_MBLNR.or 2. SELECT f1 f2 f3 <b>INTO (W_TI_LQUA-f1, W_TI_LQUA-f2, W_...

SUSR_LOGIN_CHECK_RFC

I use function: SUSR_LOGIN_CHECK_RFC to check the logon id and password of employees into a custom application. We just upgraded to ERP Kernel 7.0. This function has been changed in the upgrade and is failing to validate employees. It is failing o...

CREMAS or DEBMAs

Hi friends, I am new to ALE/IDOC Could any one give an step by step illustration on Creating Logical system,Port creation,Partner profies,RFC ,distribution model creation with a real world example on any one IDOC like DEBMAS or CREMAS or DEBMAS.regar...

read text

Hi frndsIn VD03 give a customer number and press enter. On GENERAL DATA screen, click on EXTRAS menu then click on TEXTS from the drop down list. We get the texts here how can we read the texts for that customer?. Can any one help me?. Thanks in adva...

QE72 transasction

Dear Friends, I have a requirement like this for the QE72 transaction is there any way we can have Physical Sample also in the selection screen.Or Can we display the physical sample below Insp LotMaterialBatchso that user can enter...

Resolved! Help with a select

I am getting a syntax error in the following code. The error is in second to last line (WHERE sa_num = adrc-addrnumber). The error I get is "Field SA_NUM is unknown"*&---------------------------------------------------------------------* *& Report ...

Resolved! LSMW query

Hi everybodyI am uploading data using IDOC method with LSMW. i am using a) Message Type = CRMXIF_ORDER_SAVE_Mb) Basic Type = CRMXIF_ORDER_SAVE_M021) all steps are going well but when i am displaying converted data " I am not getting control data ( gr...

Resolved! CATT & eCATT

Hi Friends, Can anyone of you give the brief idea or any documets relating to CATT & eCATT. Please let me know what are the test cases, test plans, test scripts, test catalogs...? what is the role of ABAPer in testing? thanks & regards,

search help question

hello,I am working on a elementary search help which is part of the KRED collective search help. The elementary search help has 10 fields in it and only 1 of the fields was being displayed when your did the F4. I think the problem was that for the ot...

Resolved! Clear release strategy

We have implemented a workflow solution for approving purchase requisitions. When a user changes a partially approved req, we want the the current workflow to be cancelled and a new one started with a new cleared release strategy. I think I can use...

IDoc

Hi,I want to create a PM Notification. I can do this using BDC also but I want to use IDocs. I am using Idocs for the first time. Could some one give me the step by step process for it. I get the file i have to map the fields in the transaction. And ...

Resolved! is it ABAP kaputt ?

Hi Everyone , I heard so many things about abap and java , that I please want to know your opinion , is it true that java is already replacing abap , could be interesting for a new programmer in sap start to study abap instead of abap. thnx for your...

Resolved! Authorization object

I have to create a program which should run for a particular user. Can anyone tell how to give authorization for that particular user so that particular user should only run the program if other run the program it should display the error message

GUI_DOWNLOAD

Hi all , Im using the function module GUI_DOWNLOAD. Well Im trying to download file for the GRN's done. It the internal table that Im passing has one article, it is generating the file , if more than that , no file gets generated. The sy-subrc is 14...

Table to String

Hi everybody. I want to upload a file to a server and i'd like to export a table. My system tell me an error (cant upload tables, references...).Exist a FM that convert me a table into a string?Or do you know another way to do this process?Hope you c...

Resolved! Formatting?

Hi Experts,I need to display the selection screen selection criteria on basic list.So,My code is like,select-options: s_kunnr like kna1-kunnr.write : 'Customer:' s_kunnr. it showing like,customer: IEQ0000000404038so, i tried like first and second of ...

Labels in this area