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

Resolved! How to change the Background colour of particular CELL in ALV Grid display?

How to change the Background colour of  particular CELL in ALV Grid display(whether it may OOPS ALV / Normal ALV) ?Actually i have requirement like to change the colours for purticular cells in OOPS alv grid display.Ans: 1) Declare a filed in your fi...

Resolved! Termination error for calling BAPI_ALM_ORDER_MAINTAIN function module in UPDATE TASK?

Hi,I got a scenario that when a Breakdown Notification (IW22) getting closed i.e. system status NOCO then automatically Order against the Breakdown Notification should get closed i.e. TECO status.SO i have created an UPDATE Function Module within tha...

Resolved! Mail delivering very late using SO_NEW_DOCUMENT_ATT_SEND_API1

Hi all,I have a program to generate a mail with pdf attached and send to particular mail id based on SAP user id.Some times, mail is delivered to outlook we soon, and some times it takes more than 3 to 4 hours.Can any one suggest a way so that mail c...

Resolved! Displaying Material number Quantity storage location wise

Hello experts,I have a requirement I need to display the fields in the format given below:MATERIAL NUMBER               PLANT            STORAGELOC1           STORAGELOC2           1000                                        1234               1200  ...

Resolved! Upload Program of Sales Order Creation: If there is a single error in the file, then how to restrict entire Sales Orders

Hi,My requirement is to upload sales order creation via excel file using BAPI 'BAPI_SALESDOCU_CREATEFROMDATA1'. The object was done and successfully.But now the requirement is changed. If there is a single error in the file, I would like to restrict ...

Resolved! SQLScript error in AMDP

Hello,please guide me with below error,  METHOD TEST_CEFUNC BY DATABASE PROCEDURE                         FOR HDB                         LANGUAGE SQLSCRIPT                         options READ-ONLY                         USING VBAK VBAP.           ...

Resolved! PACKAGE SIZE in select function not working (loop problem).

Hi!I've got a problem with PACKAGE SIZE. My report is as follows;data : begin of gt_bseg occurs 0,     bukrs like bseg-bukrs,     belnr like bseg-belnr,     gjahr like bseg-gjahr,     end of gt_bseg.select bukrs belnr gjahr      from bseg     into ta...

Resolved! How to Sort Ascending by Multiple Fields?

Hi Guys,Just want to ask something, I know its weird but Im having a problem with the sorting of internal tables with multiple selections or fields.Please see my code below:SORT table BY  fieldname   ASCENDING                        dates          AS...

IDOC Status

Hi,What is the success code for IDOC that using File PORT. I have checked in SDN but somewhere it shows 3 and somewhere it shows 12.How i can get the data from EDIDC table based on DOCUMENT no. My requirement is to generate IDOC and get the IDOC stat...

Resolved! RG Part 2 posted but still reflecting in J1I7 (Part 1 Posted, Part 2 not posted)

Hi,The issue we are currently facing is ,in case of excise duty part 2 posting (J1IEX), that J1I7 report says the RG part 2 is not posted while under internal Excise Invoice (under Part 2 Tab) it shows the posting being done.There have been no cancel...

Create new folder in AL11

Hi Experts,Is it possible to create a folder in AL11 through ABAP code. Requirement is need to create one folder and have to upload the file in the newly created folder. If existing folder is /DATA/, here i need to add /DATA/FILE/. File is a new fold...

Resolved! *** ERROR => Connect to database failed, rc=1, rcSQL=10 SQLERRTEXT : invalid username or password "

Hello,We have SAP SLT system on SAP HANA DB(1.0 SPS 9 revision 93) . It is distributed system.Yesterday while taking restart of system we are unable to connect Db with R3trans -d  RC12.trans.log is giving error "*** ERROR => Connect to database faile...

Resolved! What steps should I follow for enhancement LMR1M001 to add field eg ZHKONT to screen 400 SAPLXM08 and to pass data to BSEG-HKONT?

Hi experts, I am new in the field of ABAP and have little idea about enhancements. Kindly guide me the procedure I should follow for enhancement LMR1M001 to add field eg ZHKONTto screen 400 SAPLXM08 and to pass data to BSEG-HKONT. I'm working on tran...

Resolved! BDC F-44 - Problem selecting partial payment document

Hi All,Steps:  1. create a BDC using f-222. With all the normal selection      - account      - Company code     - Clearing date     - period     - Curreny     - Additional Selection : None3.  The next Screen :       - select all and deactivate     -...

Labels in this area