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

Resolved! BAPI for VAT Calculation

Hello Everybody,I just have one question and hope that somebody know the answer.Namely, I will need to have a BAPI which will calculate tax amount (VAT amount) based on (Net) Amount in the GL coding line.Are there maybe some BAPIs which can be used t...

Table control becomes invisible on screen when itab is empty

Hi,The table control used in a dynpro becomes invisible when the itab associated with it is empty. This was not happening before. Something has changed in system that is causing this behavior. But cannot figure out what that could be. Anybody else fa...

SAP Business Partner

Hi Guy,we need to create Business Partner in SAP System from a third Application Transaction by creation of contract.my question ist: which customizing shoub be done in SAP so that the Business partner are also create in SAP by using BAPI.thanks a lo...

Color using in string

Dear experts,I do have a situation where I replace all not digits and (;,) with blank:REPLACE ALL OCCURRENCES OF REGEX  '[^\d;,]' IN v_record WITH ''.But I'd like not just replace the symbols by '' but also color them by any color...Could you give me...

Getting timeout error

Hi experts,whenever executing one Zprogram I am getting time out error.I have found the cause. It is because of One select query.whenever the records are less than 15k or 16k..it is taking long time for anyhow giving the output.whenever this limit re...

SLG1 - bold key words

Hi experts,I wrote a programm that performs certain checks and adds messages to the application log. Is there a possibility to Highlight certain key words in error Messages ? I used error Messages from SE93 and tried to add hml tags <b> and </b>, but...

rffoedi1 - yellow idoc

Hi Experts,I am creating the remittance(automatic payment program) through transaction f110, and using the report  rffoedi1 to trigger the IDoc for the same, i have done all the configurations right but still the status of the Idoc is yellow (in proc...

Efficient way to convert CHAR to INT and sort an internal table???

Hello Guys,I came across a situation where I need couple of alternatives to move ahead -I have a Standard Internal table (I can not make it SORTED/HASHED --"Couple of constraints") - in an internal table there are only 2 columns -1st Column - Offset ...

MB52 report problem

Hiwe added some columns in MB52 report (customize columns) now the problem isIf we run that report in foreground the report is OK, but if we run in background it doesn't show any customized  columns.as per our ABAPER every thing is right that is why ...

OO ALV with 2 header lines

Hi All,Pls let me know how to create 2 header lines for an ALV using OO. (using docking containers since report will run in backgrnd) . The first header is a short header and the second one is long . Mat Num                   Doc Num                 ...

How to return to Z-report after pressing enter button on output of 'RFWT0010'

Hi Friends,I have a z-report(ZTEST) and I am calling a standard report RFWT0010 using SUBMIT statement. I want that when the output of RFWT0010 is displayed, then after pressing Enter button of keyboard, I want to come back to the same Z-report(ZTEST...

RFQ Screen exit SAPLXM06 301 to be captured in Transport

Hi AllI have requirement to add custom field in the header of ME41/ME42/Me43I have used enhancement MM06E005 ( used these function exits EXIT_SAPMM06E_006EXIT_SAPMM06E_007EXIT_SAPMM06E_008 )  modified screen SAPMM06E                       0301 CUSTSC...

Resolved! How to display created record no in output in call transaction method.

Hi Experts ,                    how to display  successfully created record in call transaction method , for ex:if we do bdc recording for mm01,                    we need to display material created in the output to the end user, how this can be att...

Error while running BAPI BAPI_OUTB_DELIVERY_CHANGE to change delivery quantity

Hello,        I need to change the delivery quantity to 0 for certain deliveries. I am using the BAPI "BAPI_OUTB_DELIVERY_CHANGE" to do this. In the ITEM_DATA data table, I have made two entries - one for the line item and the other for the batch lin...

Resolved! Smart style Issue.

Dear sir,I uploaded the Calibri font through SE73 transaction code.  Print preview and print out  is also ok.while writing in smart form means smart form text editor it showing all features like bold , italic , underline.But after saving the smart fo...

Resolved! For KP06 Updating plan fixed costs and plan fixed consumption Using BAPI BAPI_COSTACTPLN_POSTACTINPUT

Hi,I am trying to upload data to KP06 using the bapi  BAPI_COSTACTPLN_POSTACTINPUT . I had filled the index, header , totvalue parameters as below. But can any one plz tell me where and how to update the plan fixed costs and pla fixed consumption ava...

not updating ztable

Hi experts,Please help me.following is my code to update ZTABLE.LOOP AT t_coil INTO w_coil.     SELECT SINGLE * FROM zstock                     INTO w_stock                     WHERE coilno = w_coil-coilno                     AND slitid = w_coil-slit...

Resolved! Request having function group released but function module attribute shows not released

Hi experts,               I am a beginner.              There is a transport request in which my function group and other objects were present . This transport request and its task were released . But if i check the attributes section of the function...

Resolved! Error in SAPScript

Hi,I have developed a custom sapscript. Its running fine via tcode FBL5N.After the form is displayed when we are presing back we are getting a warning that :IN FORM ZABC IN MAIN WINDOW TEST ELEMENT 510 IS MISSING.No such text element was initially ma...

Labels in this area