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...
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...
Hello experts, I am ABAP fresher .there are lots of rumors going around like ABAP has no future, etc... I have certain doubts as a fressher , please clarify . 1. does ABAP has no future ? 2.i am a fresher with only ABAP knowledge , what techi...
Hi Experts, I've a requirement wherein the ALV column header should be bold and centered.i have used the method CALL METHOD cl_salv_table=>factory for alv output.Kindly help me to achieve this requirement by using the above method.Thanks,Rojan
Hi expertise, is there any function to get the right BOM component in ZPROGRAM? Let's say, BOM master Header: Material A : 1 CAR Component: Material B : 24 UNI Material Master A : 1 CAR = 12 BT ___________________________ ...
Hi all, My program is doing sum kind of summation suring at last statement. I want to sum for every row where stufe = 1 but the at last only sum for row 4 ( row 4 + row 5 values). Why at last is not summing for row 1 ? (row 1 + row 2 + row 3 ) ...
Currently I have two pages on my SAPScript Form which is named First page and Next page. Currently the setup is being shown at every page of the form when printed. The text is about disclaimer. Saying there are 12 pages. Can I only print the discla...
Hello folks, Our system is recently upgraded. In MIR4 Transaction, after displaying the Invoice document in “Services for Object” menu, I don’t see workflow option. For Example, please find the screenshot of a normal MIR4 “Services of Object” m...
IN MY internal table data's . while looping when the debit/ credit value is c it should add the amount fields and when ever D it should subtract the amount fields. how to achieve this in control break statements.
How to write the blog post and what are the steps to get the blog post
Hello all, I have a project in abapGit with one branch (main).This branch has multiple commits:10 Aug, 2022 1 commit cc907fb5 03 Aug, 2022 1 commit 27840086 18 Jul, 2022 2 commits 42e59720 d9eaea08 15 Jul, 2022 1 commit 6ca89da0 I...
O AUTH configuration is completed in our system. While executing a method "CL_OA2C_CLIENT~SET_TOKEN" getting exception as data missing in table "OA2C_TOKEN_ADM". Kindly provide your useful suggestions to get the missing things to get this issue r...
Hi All, I have an incident wherein the incoming idoc has different vendor number even though the vendor number in Scanned invoice is different in VIM. Kindly could you please help me to know where can i start my analysis from! Where can i find th...
in my internal table the data's are like this . 5888 10 C 100 5888 10 C 30 5888 10 D 20 5888 20 D 50 5888 30 D 100 5888 30 D 100 5890 10 C 50 5890 10 C 50 5890 20 C 100 5890 20 D 50 5890 20 D 20 5890 40 C 100 5890 40 D 30 ...
Hi Experts, Can u please instruct how to configure Oauth for REST adapter from Sender side.. without using the Pooling concept...
i want to modify this routine in order to process data by personnel number, can someone help me plz ? ...endform.thanks a lot.
I am doing an FB01 posting , i had a question that can the Amount ( BBSEG-WRBTR ) in the line Item be zero ? I doing the posting using an excel file and BDC. This is the error i am getting
can anyone help me how to handle exceptions in ODATA without adding message container object. how can I inform ui5 about the exception.
Hi All, I'm new to this field. I want to know suppose there is two fields in the output screen which are in editable mode. Now I put a value in one field and after click "enter" that value is automatically show to second field also. How can it be p...
How to add multiple selections option in module pool screen. i have created module pool screen and want multiple selection option but I can understand how to add . please help .
Hi team, I have one task please help me how to solve this, (Report program) Depending on ztable, one Internal table have four columns company code, customer id, sequence and mail. second internal table have company code, customer id and mail...
Please guide any gud online training institute in India at reasonable prices.
REPORT zsandbox5.DATA rc TYPE c.CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = 'Question' text_question = 'Are you sure?' text_button_1 = 'OK' icon_button_1 = 'ICON_OKAY' text_button_2 ...
what is the difference between rfc and proxy. Can we use RFC to transfer data to non sap system? Regards,Charumathi B
When i am creating multiple page smartform then i got this below exception after excecuting. screenshot-55.pngscreenshot-56.png
i'm trying to upload a file using CREATE STREAM in the following manner. i gave the header name and header value. im trying to add file from my local system. the file im trying to attach marked up. but the file is not imported. ...
when i try to add any file in the http request i could not add the file. please help me
I need to use code_scanner on entire system, but there is a timeout. So how to group up all packages in sap, so I could run code_scanner several times, with an adequate runtime for each scan. is there a list with all packages in my system?
嗨,亲爱的老师们 我是初学者,我有一个问题要问你,当我定义ALV的输出字段时,我该如何输出固定值。这是我的代码和输出字段的屏幕截图。红色圆圈的列是需要输出的固定值:包装和装运组,成品仓库和销售机器出站。 谢谢你
Hi All!As mentioned in an earlier question, I have started to explore and use dynamic logpoints for some troubleshooting issues. I'm using transaction SDLP via SAP GUI in a NW 7.50 EHP8 SP22 system and it's usually working quite well. There however s...
We have program which is BDC call for tcode F-32. And meanwhile we also implemented enhancement in the same tcode F-32. when we are running this custom report, this enhancement will get called and it interrupts BDC data flow for the screens of F-32 a...
批发公司月结发出商品为负。造成原因:公司间关联交易调拨价错误,导致成本大于售价,mm反向开单,简单说就错的退了,另出对的,最终金额没调对。导致目前发出商品为负60多万。
hello how can i link the lips table to /scmtms/d_tcditm the tcditm has keys like '06fgasdansg3241412' but the lips don't have that in lips table i have lips-vgtyp, vgbel, vgpos only
Hi community. I have a problem when sending more of 1 JSON objects and the error is because of his structure. The current structure is this: { "BussinessPartner": [ { "CardCode": "CE-14572394", "CardName": "MARINO AUGUSTO", "CardType": "C"...
Hi SAP Experts, I need a piece of code which is written in the SAP should be converted to normal plan sql. The Query is almost 1000 lines big. I have solved almost major portion of it and required below code to be converted from SAP SQL to SQL norm...
Hi Team, We are trying to use localized field as mentioned in below dochttps://cap.cloud.sap/docs/guides/localized-data As mentioned in doc, we have just created a localized field similar to Books Actual one is belowentity QuickLinks { key ...
Hi everyone, we created our new concept for SAP queries. We want keyusers to be able to create their own queries in our production system. Because of our company structure with multiple sap-clients, we need to use the global query area. Currently...
Query for extracting an invoice for a company excluding credit memo in Sap Business one. I want the data for a specific company with a period of 6 months. I am using SAP Business One
Hi Folks, I have developed a report, where data is sent from Internal table to the vendors through mail as an Excel attachment. Now I need to include my company logo in the attachment. And add a Header to the Attachment. Also, my report is dynami...
Hello, Iv'e enhanced ftr_edit with new tab that includes its Z-fields (append structure in VTBFHA) and I see it well when entering the transaction.The problem is that the values I'm putting inside aren't being saved in the DB and I don't know if th...
We are on 7.5C/1709 on-premise I have researched this through searches, and reading almost everything that came up from start to finish. I also checked in support to see if there might be a note. I am trying to create a fixed price entry in our c...
hello gurus, I have a problem, is there any way to decrypt aes-256-gcm in abap? i already explore about that and di not found about gcm, already tried cl_sec_sxml_writer=>decrypt and still did not found the solution because on that function did n...
I have a Requirement to add a text line in the Invoice, that text I need to extract from sales area data in XD03 tcode, for that I am using SAP SCRIPT so I have added some logic in driver program, I want to know how to debug the driver program. Tha...
Hello everyone I have requirement that I have to MD5 hash TXT files from application server. I know that we have several FM like - MD5_CALCULATE_HASH_FOR_CHAR - MD5_CALCULATE_HASH_FOR_RAW In case that files have only one row I am able to hash...
How to upload a pdf file to sap and after that we need to edit that file and download it to our local system.
Hi, When i debug the below statement in production it is not going to the function module but it is working in quality system. what is the issue behind this. Any idea? CALL FUNCTION 'BAPI_APOATP_CHECK' DESTINATION lv_destination
hi all , i hope my question will be clear this time ! Is there a way to get the list of environments dynamically, NOT to declare them manually like this : FORM get_list_of_envs. CLEAR gt_s_envs. gt_s_envs = 'DGA' APPEND gt_s_envs ...
Hi All. I wanted to change the Batch manually from FM WS_DELIVERY_UPDATE_2 but the FM is not updating the batch in delivery. Could anyone has any idea what need to done for updating CHARG field in Delivery.
Hi Experts, I recently came across a question in the ABAP Development tag to find all the prime numbers between a range. I could not find any clean code for that in the forum, specially one with new ABAP syntaxes. So I started developing one myse...
Hello Experts Can any one give me the solution to sort out the blow mentioned problem problem. Last 3 days i am keeps on searching and googling but i could not get any perfect solution. when I am passing the multiple variable it is all are take it...
The business req is to convert order UOM to pricing UOM. Created Custom Routine '902' and assigned to 'Alternate Condition Base Value' of all conditions which need UOM conversion .When I am creating Sales order with reference , when custom routine is...
Hi Experts, If I create a new order in ME23N, I want to change the tax code MWSKZ from ‚N9‘ to ‚VV‘. I use the method CHECK. I use the button check or save and the method CHEK is called. The tax code changes from ‚N9‘ to ‚VV‘ in ME23N. I save and ...
These materials will help you participate and connect with other members.
Find answers to basic questions about using SAP Community.
Learn about community rules, take our tutorial, and get support.
Familiarize yourself with questions and answers.
Share your knowledge by contributing to the community.
Introduce yourself and get to know other members.
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |