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

How to reduce the screen size and display position of the error message based on RF Screen???

Hi Friends,i am working on RF programing in warehouse management(Object: Domestic or International Receiving),i have a requirement to display the pop up error message in the RF screen, i want to know how to reduce the screen size and display position...

Issue with GRN print

Dear all,I have prepared a smartforms General Receipt cum Inspection Note and for that if i am selecting single PO in that case its giving correct output. But if i am selecting multiple PO on selection screen in that case it is not picking 1st line i...

Resolved! Reading BARCODE inot sap

Hi Experts,Need a serious help.How to read bar code values into sap.I have created a module pool program which has a screen with certain field, The requirement is when the user scan the bar codeusing RF-GUN the scanned number should come and sit in t...

Problem with select sentence to remove "into corresponding fields" and "select/endselect"

Good morning,we have had to copy the code of cji3 transaction due to a request from our internal customer. We use some rules which do not permit us to develop a program using "into corresponding field" and "select/endselect" structure in selection se...

Can we put dynamic with key conditions for READ TABLE Statement

Can we put dynamic with key conditions for READ TABLE Statement??Current statement is :-                  READ TABLE <lt_data1> ASSIGNING <ls_table1> WITH KEY                  ('TIME') = <ls_time>                  ('BOOK') = <ls_book>                ...

Resolved! smartform allignment issue?

Hicol1     clo2    col3    col41        abccc     cd                            dddd                 30.002      eeeee      ff            efffffffff      dd          40.00here currency data are displaying 2nd row i need to display on same line how to...

How to use secondry index

Hi Experts,I have a requirement to improve the performance of report,So i got some select querys there non primery keys are used for table VBAK,VBAP,LIKP,LIPS so i want to create secondry index for that,Any one can help me for that means after create...

Resolved! Issue in for all entries

Hi,     i face a strange situation ,during the process of an report i pass my data from ekpo to mseg as below. it is such a simple statment.if p_werks is NOT INITIAL  .       SELECT EBELN              ebelp              LOEKZ              MATNR      ...

TMS Configuration

Hello,I am quite new to ABAP. After installation of Netweaver I would like to import some packages through TMS, which is not working due to missing configuration of mandant 000. Are there any guidelines around for configuration of TMS?Silvester

Resolved! alv counting logic

hi experts,           i need help for buiding logic for counting row based on material number and plant and year.              matnr                             plant                               year                         count00000000000001     ...

CATSDB in CATS0012

Hello,I am trying to load SAPLXCAT 3000 using the following query in EXIT_SAPLCATS_012:SELECT SINGLE * FROM catsdb  INTO CORRESPONDING FIELDS OF wa_catsdbWHERE pernr = sap_catsfields-pernrAND workdate = sap_catsfields-inputdate.Regardless of whether ...

Resolved! how to avoid save LE_SHP_DELIVERY_PROC - SAVE_DOCUMENT_PREPARE

Hi Friends,BADI: LE_SHP_DELIVERY_PROCMethod: SAVE_DOCUMENT_PREPAREI have validated the field ct_xlips-charg.I gave the error message in CT_LOG. It displays the error message on pop-up screen. If I click "OK" then it came out of the delivery screen.If...

Resolved! how an se 38 program can be executed which has no authorization to run in Prod system

Hi,I have one se 38 program for which i have no authorization to execut it in production system. let me know how can I execute the program?FYI the abap progran has a selection screen in it.I am a BI resource any input for the same would be helpful.Th...

Labels in this area