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 am developed a ALV report, wherein the requirement is i have many columns but out of which i have 3 major columns, 1 column is for Invoice Amount(wherein i am able to pick the wrbtr data of bseg) and 2nd colums is pmt made by customer(editable colu...
Hi,I want to change the selection screen of the transaction cs11 and modify the ALV output.I searched the old forums but not got satisfactry results.I want to change the plant and material from the parameter to the select option.i dont want to copy t...
We are doing a role clean up and removed transactions from a general all user role that were causing SoD violations and access was restricted. It's audit time and guess what the transactions are still appearing in S_Tcode even though they are not in...
Hi All, I need to convert Purchase Order Sapscript to PDF and either send it by email or download it to the PC. I know this is can be done, at least in SAP version 6, but we are actually under 4.0B. When saving the PO, it prints in background and I c...
Hello,I have a view cluster with two views. View 1 which is the primary view and view 2 is the secondary view. The user has to select an entry in view 1 to display / create new entries in view 2.This is working fine. Now, I already have one entry in ...
For a few of our entities, they require an alternate chart of accounts. Is there a way to put a requirement on these where if an alternate account number isnt entered, a hard error will come up and not allow the information to be saved unless an alt...
Dear,sorry, I have a problem.....1) I perform "BAPI_NETWORK_MANTAIN 2) I perform immediately the BAPI_TRANSACTION_COMMIT with WAIT = 'X' with file RETURN (return file is initial)3) I perform immediately the BAPINETWORK_COMP_ADDafter point 2) ...
Hi Experts,I have a requirement, in which I need to fetch Java Roles/Groups from the portal to a ABAP report, for specific users. The roles inside of our project are not always in sync with the central system. I could not find any link with talks a...
Hi,After the installation of a new support package (I assume this) in a screen for PSV8 to creation of "External person" in the tab "Further information" when I click the icon for "new/modification", was supposed to see a new screen with custom field...
The Implementation partner's basis team applied EHP5 to our systems just recently.While I click on PFCG User compare button, there is log disaply window shows up aftter the user compare is completed.Any suggestions how can I deactivate, this window ...
Hi there,I have the following question:I want to restrict a HR Administrator to be able maintain its own infotypes 0008 and 0105.The role contains the following authorizations:P_ORGINCON: Authorization level D, E, M, R, S, W Infotype ...
Hi,I want to use the FM SWNC_COLLECTOR_GET_AGGREGATES. As I understand, this FM pulls data from SWNCMONI table. While I tried to test it in SE37, the FM worked fine for COMPONENT "TOTAL" but didnt work for any other COMPONENT type. I have used data f...
Hi Every1, I have requirement like i need to add the 2custom fields in the KNB1 and need to display in the XD03-> company code in account management tab at the end of standard Subscreen, i tried with BADI CUSTOMER_ADD_DATA_CS but it is for new tab cr...
Hi Abap gurs,Please advise me , how to solve this issue.I am facing the following issue. Due to different reasons, we need to changes gross weight, net weight and volume of materials in material master. There is lot of open orders for the change...
Hi all,I need to reduce the overall downtime of the db export process and I need to put the biggest db tables into separate packages.How can I do this?I have already modified the following files into <export_dir>/ABAP/DATA and <export_dir>/DB/ORA be...
Gurus,We have BI ABAP and BI JAVA portal with different SID. Version of these tow systems are as below.u2022 BI ABAP u2013 SAP EHP 1 for SAP NetWeaver 7.0 (SID=VI1)u2022 BI JAVA PORTAL u2013 NETWEAVER 7.01 SP8 (SID=VI2)We have changed the UME Data so...
hi All,I have a requirement with which i want to save the graphical output of IP19 in PDF. There is no direct provision for saving the output in .pdf format. Hence it would be helpful if i come to know how to save the output of this tcode in sap spoo...
Dear Abapers,I want to fetch spool data in excel with style,colur(as it is).Please give suggestion.Thanks in advance.T Praphull
TYPES : BEGIN OF ty_mara, matnr TYPE mara-matnr, ersda TYPE mara-ersda, ernam TYPE mara-ernam, laeda TYPE mara-laeda, mtart TYPE mara-mtart, END OF ty_mara.I've the above structure.How to check which fields are having date type at a time.I'm ...
Hi All,I have added an additional column in MD04 however the requirement is that the column should not be visible if there is no data in it.Please let me know how could this be achieved since using parameter CBUTT1 = 0 in method FILL_ADD_COLUMNS wil...
Hi to allcan any one provide me saple code to convert Xstring to PDF format and send pdf to multiple useri have searched the SDN , but cant get any proper soulution.I shall be thankful to you for this.RegardsPavneet Rana
Hi, I have a report where i am calling a function module. When the function module run it displays a pop up window like do you want to proceed: yes/No? I would like to bypass this popup? as every time i dont want to press the yes button as the functi...
Hi Guys,Is there any FM that would table structure of the target table in runtime. I mean i would provide the table name & and input file with data in same structure as that of table.Is there any FM which would update the input table with the input f...
Dear Experts,The job runs successfuly if the recepient list is empty. When we give the email address or the spool recepient list, the job gets canceled although spool is generated successfuly. The RAISE_EXCEPTION is raised and the dump shows DATA_TOO...
Hi,I searched forums about this message but i couldnt get a proper answer.I have customer fields in header lvl all character type Z001 ZZ0001 CHAR 20Z002 ZZ0002 CHAR 20Z003 ZZ0003 CHAR 1Z004 ZZ0004 CHAR 1Z005 ZZ0005 CHAR 250Z006 ZZ0006 CHAR 10Z007 ZZ...
Dear Experts,i have searched the bapis to run actions in sap hr.but i didn't get any bapi for this purpose. Is there any standard bapi to run separation action in SAP?Actually my requirement is employee resigns in portal (This is java application - N...
Hi,I am implementing the BAPI "BAPI_OPPORTUNITY_CREATEMULTI".But after execution i am getting below error"Error when converting date/time time zone in time stamp".I am passing below details to BAPI.wa_appointment-DATE_FROM = wa_bapi_create-DATE_FRO...
Hi All,In my report program, I have created an ALV using REUSE_ALV_GRID_DISPLAY. Now I want to change the icon of a Toolbar pushbutton. (Icon ICON_LED_YELLOW is not available in SE41 transaction, but available in ICON)The class CL_GUI_TOOLBAR provide...
Dear All,I have a requirement of creating an enhancement which will help me to copy the value in REF key field of Cost line item to the corresponding tax line items in FB60 T-code.Like if the Administrative Cost is having REF key value as a1b2c3, it ...
Hey Team ABAP,i was browsing the forum to find a solution to append a DB-table via coding instead of manually doing it via SE11.Maybe i was just using wrong keywords i wouldnt neglect that, but i wasnt able to find something.So i come here asking.Wha...
Dear Experts,I'm not sure whether I got the correct forum for this question, so please hint me if I didn't.I'm working with SAP Netweaver 7.3 and AS Java.Our customer needs a more specific way to create and manage his users, so he won't use the stand...
Hi,I have created my own variant,object set and inspection through T-code SCI and this has been created only for my id.Now when i go to SE38 and run Code Inspector i want the CI to use my variant instead of the Global DEFAULT variant.Kindly tell me h...
Hi ALL THE GURUS,I have made a module pool having dropdown of Header Values in first subscreen and a table control below it in next subscreen.The columns of table control are Detail Desc , Val , Remarks ,Old Value .When user selects a header value th...
Hi experts,we have a few Z-FMs which read the data from another system via RFC.So the FM are created in the target system and we call them from our productive system.These FMs are implemented in many programs.Our problem is, when the target-system is...
HiI have below inputPARAMETERS:P_KOKRS TYPE KOKRS OBLIGATORY MEMORY ID CAC.PARAMETERS:P_GJAHR TYPE GJAHR OBLIGATORY.SELECT-OPTIONS:S_PERIOD FOR CO_PERIO OBLIGATORY.SELECT-OPTIONS:S_KSTAR FOR KSTAR.Requirement is to set Search help for KOKRS, KSTAR ...
Hi All,I have a program in which columns are generted dynamically based on number of fields. The column name is dynamic as it depends on its text while The value in Column's can be 1, 2, 3, 4, 5. I am trying to display this in a list box along with t...
Hi Experts,I have written a program prog1. In prog1 I am submitting prog2 as a background Job using Job_open , Job_close FM.The requirement is I have to read the spool number generated by prog2.Prog1 will start the job and read the spool number and ...
Hi,I have a requirement where-in i want to get some data from master data management application(a third party application) into sap and send that data to portal. Kindly suggest me on how to go about doing the same. Awaiting your kind responses guys....
Hi All,My requirement is like,When GR is done for a material(in plant A,storage location B,WBS C and valuation type u2018Repairedu2019),an output type will be triggered immediately, which will generate an Idoc in system which transfers posting from v...
Dear Experts,Iam working on a Screeen Exit where I have to add one TAB to Existing Tab Strip Control. Inside this New TAB, I have to add one more ( Like Nested Tab Strip) Tab Strip with 2 Tabs. Is it Possible?? If yes, Please advise on how to do thi...
Hi All,I have created a class ZZ_CL_ABC and its methods :ZZ_M1ZZ_M2in method ZZ_M1, one table gets filled up ITAB and I want to access this ITAB in the ZZ_M2.These methods are getting called from one report DATA I_ZZ_CL_ABC TYPE REF TO ZZ_CL_...
Hi ABAP Lions,I need to block PO from being issued, once the net price entered is higher than the amount (which will be calculated using other tables - i know that). If the net price amount is higher than the amount, then a error message should come?...
Hello Experts, We have a requirement where we need to automate PA40. The data would be sent in csv file and we need to perform the required steps to insert data into Infotypes.The issue is in batch mode (background mode), the dynamic actions wouldn'...
Hi guys - need some helpI need to update MATNR on a specific equipmentTested with BAPI_EQMT_MODIFY which is an obsolete bapi but it works finewhere i pass to EQUIMASTER-MATNR new valueand to EQUIMASTER_X-MATNR update flag 'X'and finish it off with BA...
Hi magics of abap!I'm using a function BAPI_PO_CREATE1 with NET_PRICE, but after call function the values change for contract price... I've tried many ways found in SDN, but nothing worked!!!Can someone give me a definitive solution???Regards!!
Hi, I have a requirement to block the credit management of a customer ( KNKK-CRBLB) when dunning level of a customer reaches 3 (KNB5-MAHNS or MHND-MAHNS). I put my code in FM 'CHANGE_DUNNING_DATA'. But this FM is executed only for the few cases. Reas...
Hi, I have a requirement to block the credit management of a customer ( KNKK-CRBLB) when dunning level of a customer reaches 3 (KNB5-MAHNS or MHND-MAHNS).I put my code in FM 'CHANGE_DUNNING_DATA'. But this FM is executed only for the few cases. Reas...
Hi all,I am calling an external subroutine in my SAPscript. In this subroutine, I am using a simple select statement: * get sales order number SELECT vbelv posnv FROM vbfa INTO CORRESPONDING FIELDS OF TABLE it_so WHERE vbeln = gv_deldo...
Hi All,I have a web interface created in BPS using BSP application to upload a flat file from the portal .__Structure:__Cost Center Plan UploadCompany Code Currency Version Year File Name Here cost center, company code, currency, version and yea...
HiMy Scenario is when an employee get hired through PA40. At the end of hiring action info type 41 get update automatically.I am using enhancement HRPAD00_ENTRY_LEAVE to update info type 41, using the condition that when its last screen of the hiring...
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 |