
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...
I have to add a custom field in a standard program SAPMF02D screen 7131. I added it in the layout it is showing up on 'execution', but when I'm calling that screen from FD03(as mine is customer table related) it is not showing up. I added the field n...
Hi Gurus, I have a requirement to check for some logic before parking a document in FV60, and prevent the user from parking the document even when he press the save button . I used the exit SAPLF051 , EXIT_SAPLF051_002 and tested with the lo...
HelloCurrently we have a upload program, wherein by using the below code the prog. is asking user to select a file from his/her local machine for saving the log file AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_log. * PERFORM get_file_name CHANGING...
Hi,I have a requirement which I want to get GOITEM-SGTXT upon creation of delivery(tx. MIGO). Do you have any idea where this value are saved? i try to check MSEG but it is not save. I also check EXIT_SAPMM07M_001 which is already implemented.Appreci...
Dear expert,I have use BAPI_ACC_GL_POSTING_POST / BAPI_ACC_DOCUMENT_POST for posting GL documents.But I found the ITEM_TEXT can not be save more than 32 character while my text is 45 to 50 character length.In BSEG-SGTEXT and BAPIACGL09-ITEM_TEXT le...
Dear Experts,I have created custom search help in VA01 transaction, in material(matnr) place. In that I have search material description(maktx). My requirement is whenever i search description without '*' and without case sesitve, I pickup filtered m...
Requirement: Multiple House banks/Account Ids under a single company code: Configuration details are below:1. T012K configuration entries ( BUKRS, HBKID, HKTID are key fields) BUKRS HBKID HKTID BANKN0001 XYZ ABC 123456780001 XYZ XYZ 1234...
Hi TeamI need to restrict ME21N by Material Type.The only authority checks set are:M_BEST_BSAM_BEST_EKGM_BEST_EKOM_BEST_WRKIn SU24, M_MATE_WRK, is set as follow:Check indicator: "check"Proposal: "no"How I can use this object to restrict by Material T...
Hi All,I am trying to delimit Infotype 169. It's working fine.We also have Change Document Logging on. It is storing all changes to IT 169 except delimit action.Any inputs will be helpful.Regards,Amit Khare
Hi, I'm trying to configure ssfs on ERP EHP7 on HANA Database system. Doing it with this guide - But when I'm trying to test connection with r3trans I got following error in the log:4 ETW000 [ dev trc,00000] read_con_info_ssfs(): DBSL does not ...
Hello ,I have two clarifications regarding the Background Jobs1. Could you help me to identify the list of Background jobs (Apart from PFCG_TIME_DEPENDENCY and RHAUTUPD_NEW) to be scheduled in the PRD system as the part of security activity ?2. Is th...
Experts,I am displaying HR org data as ALV tree. When i download using System->List->Save->Local File->Spreadsheet, I see that Tree output formatting from SAP is NOT RETAINED in excel. I searched lots of threads & tried creating demo programs for the...
Hi Experts, I am trying to enter AWTYP manually in t code F-22. I tried to customize it by changing field status varien in OBC4. But i couldnot do that. Is it possible to make the Field AWTYP manually inputable? Elaboration: when I post a debit invoi...
Hi all,my requirement is to display the tax code from xkomv on VA01, va02 and Va03 transactions.So i added a zfield in VBAP and VBAK table. then i added it to screen painter.i coded in USEREXIT_MOVE_FIELD_TP_VBAP ASFORM USEREXIT_MOVE_FIELD_TO_VBAP.vb...
Hello ABAPers - I am Functional consultant and need your valuable inpunts on this issue. We are getting Bank charges in the Bank statement and once imported into SAP, they are posted to GL and default Cost center maintained in OKB9.I have requirement...
Hi All,we have deleted the entry from V_TKEZU through SM30 and we saved into one TR.But here while deleting that record we got error due to field level validation at one field TABNAME and thats why first chnaged the value of that field from VIAUFKST ...
Hi Experts,I am using BAPI_MATERIAL_SAVEDATA to create material master.But the Order unit is not save.I have written this peace of code for order unit,****************UNIT OF MEASURE*************** LOOP AT IT_ITEM INTO WA_ITEM WHERE INT_NUM EQ W...
Hi i am Trying to use the FB: MSS_GET_BACKUP_DETAILbut whitout any chance.These are the Import-Parameter:DBNAMEBKTYPE 0BKSETID 0CON_NAME DEFAULTSCHEMAThere is no Info for this FB at ...
Hi, i got a basic ABAP Problem here,types backset TYPE MSQBACKSET.data backset_wa TYPE TABLE OF MSQBACKSET.CALL FUNCTION 'MSS_GET_BACKUP_HIST' EXPORTING DCODE = 1 BKPERIOD = 14 ...
HI,In my project data is archiving for that i need to get data for already existed report.i used below code.LOOP AT it_arcindx1 INTO wa_arcindx1. v_key = wa_arcindx1-archivekey+0(6). CALL FUNCTION 'ARCHIVE_OPEN_FOR_READ' EXPORTING a...
Hi all,We have a requirement to post GL1025 file data to custom tables. For KR1025, there is a standard program RPRCCC_READ_KR1025 to convert KR1025 file to SAP standard format(.CCD format) and RPRCCC00 to import credit card transaction data into the...
Hi Experts,I have copied standard program "GRAPHICS_GUI_CE_DEMO" and make the changes in our 'Z' program. Below is the output. My requirement is to show some values at the starting of the graph (Like Below in green circle) Inside this program form "c...
Hi Experts,I am new to ABAP.I have a Ztable and with F4 help and pushbutton syntax I am pulling the data from Ztable on my screen (Created by Screen painter) in MPP:I have 4 pushbuttons: Get_Data, Edit, Delete and Save.If I want to edit a pulled data...
Hi All,Could you please help me to find solution with which SAP Note or Patch we will get S_RFC auth. object will be upgrade with Rfc Type FUNC.As it is not available in Release 620 and Patch level SAPKB62066.it is getting checked while performing ac...
Hi,I have used dataset in my abap program which will placed my data on application server but from application server when i am trying to download file on presentation server its not showing in correct format columns are not getting separated. Can an...
HI Alli have done the PO Summarized programe, it is smart form. in driver program MENGE value is properly pass to the smart form.but printing is wrong...Eg: In driver program pass MENGE value is 2.000 it is printing in smart form is 20.00H...
Dear AllWe have a requirement to restrict our derived roles for SD modules on division and Sales office. By default , division (org element) is coming in Auth tab , however sales office is not populated. Hence , as of now we are able to restrict on D...
Hi all,I need to create a customized menu just like SPRO > SAP Reference IMG. Not inside SAP Reference IMG but a separate menu.I need to add different nodes to the newly created menu and also maintainance view of a self created customizing table.I h...
Hello Experts,I have an requirement to download ALV grid output into Excel but some of columns having more than 128 characters, as per standard SAP will not support so I have included one more button and I have written the below code. field-symbols:...
I have a requirement to populate BKPF-XBLNR_ALT field through my program which is using BAPI_ACC_DOCUMENT_POST to create accounting document. But the header structure 'DOCUMENTHEADER' has no field which can be used for this purpose. How can i solve ...
Hi everybody,In transaction ST03N you can have an overview about User or transaction for a period.This helps to let you know what kind of work has been done in the system.The data is shown separated, you have one place for transactions and one for us...
Hi All,I am using the cursor for fetching the data from the external view in ABAP. The cursor becomes invalid after the call to one of the proxy methods.Is there any way to store/retain the cursor value.Regards,Nidhi
Good Day Experts.I am trying to download excel file using function module GUI_DOWNLOAD. declared a table it_string type table string.initially I appending my header to it_string. and then passing my internal table to it .this is how I am passing...
While creating the material for sales area i am getting the exception through T-code mm01. can anybody guide me why i am getting this exception.The interface IF_EX_BADI_MATERIAL_CHECK was changed at runtime.Message was edited by: Jürgen L
Dear Experts,We are Rolling out SAP for Country Indonesia. Company is having Centralized reporting for Input/output Tax but multiple registrations for Withholding Tax.I understand that we need to maintain NPWP number for Tax as Additional Data either...
Hi experts...!How to reduce gap in layout of smartfrom.....it show like this as bellow screen shotin the above picture ................Footer has that much of gap...could u please for reducing that gap give me some suggestions..................thank...
Hi,I'm posting this query after going through various posts on the subject.We are in 4.7 version and would like to add custom fields to table FPLT, to store additional information.Since there are no customer includes in FPLT table, we intend to add a...
Dear All,I make search help for field ARBPL in selection screen are not excepted selected value.Code is ----------------------------------------------------------------------------------------SELECT-OPTIONS: p_arbpl FOR zdmde-arbpl MODIF ID two.AT S...
Hi Experts,Currently I'm facing an issue loading the IM fields of CJ11 that belongs to WBS level 1.Field name: Investment Program Table/Structure: RAIP1 Field Name: PRNAM Field name: Approval year of the Investment Program Table/Structure: RAIP1 Fiel...
Dear ExpertsI am getting error while creating Service PO using BAPI E 518No account assignment exists for service line 0000000010E 518No account assignment exists for service line 0000000010TYPES : BEGIN OF ty_header, po_no(10) TYPE n, ...
Hi All,I want to update batch in MCHA table via COR2 transaction.I want to perform this update in exit EXIT_SAPLCOBT_001.I am using BAPI_BATCH_CHANGE to update batch in MCHA table.Actually exit already has one bapi BAPI_BATCH_CREATE.So i am getting d...
Hello SAP Gurus,I added one custom field in CI_COBL and activated ,the all the connected DB tables like BSEG etc activated successfully. But after that I deleted the field from CI_COBL but the BSEG and CI_COBL could not be activated. It is still in p...
hi all : i have a problem. i can run it in se38 and it's successful , but i cannot run it in background, can not use it in sm36, the data are not be inserted into sqlserver2008, and there are not any error messages. could you help m...
Hi experts,I need function module to split a table of date intervals, like picture below: in the result internal table like picture below:Regards,André Nunes.
Hello Guys,As the title suggests, i have to call a transaction which is a Module Pool Prograrom. I need to fill the multiple values of a Select-option of the module pool from my report program. I am using Call Transaction using BDCDATA. I am able to ...
Hi, How to protect selected cells in EXCEL sheet using SAP OLE automation ?Thanks in advance.
Hi, How to know no of pages in smart forms to be printed ? though i got SFSY structure during run time of smartform , even that was not useful.&SFSY-FORMPAGES& Displays the total number of pages for the currently processed form. This allows you ...
Dear Experts,Recently we got a request to have a date field in TSTCT table. So, that when ever the new transaction is created the date will automatically display in TSTCT table. Now there is only three fields in the table. There is no further settin...
Hi All,I have a requirement to run 3 BDC's in single program, when i run the first BDC,because of the success message issued by BDC, my 2nd BDC is not running. When i execute in foreground , i can see the sucess message of the first BDC tcode in th...
Hi,Can we add 'multiple selection' option for 'Local file for upload/download' field in reports, If yes, please mention the procedure?RegardsDarshan MS
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 |