Refresh the oops ALV display
Hi everybody,I am using the oops ALV to display a report based on the some input data, for the first time the data is getting displayed correctly,when the back button is pressed and the input data is...
View ArticleCan a table control cell be made Red ?
I have a query that can we change the coloue of a table control cell ? Thanks
View Articleif error occurs in USEREXIT_CHECK_VBAP MV45AFZB stop sales order processing
Hello, My requirement is to check if the contion type Z**** is present in sales order then it should display and error message and should not allow user to create sales order. Currently it is only...
View ArticleI am Unable to Change the leave request after approved by manager
Hi Experts, In Portal, Employee trying to Change the leave request which was approved by manager. Its throwing an Error as 'Absence type allowed with existing Absence type'. How to reslove this issue...
View Articlesome problems in my bdc program for mm02
records are not changing in mm02 after successfull execution of my following program--> report ZBDCNEWMM02 no standard page heading line-size 255. DATA: BEGIN OF it_data OCCURS 0, MATNR...
View ArticleCredit Block via User Exit at Line Item
Hi Experts, I want to know if it is possible to block PO's and Goods Receipts in the includes file LVKMPFZ3 based on VBEP-LIFSP (schedule line block).I am trying to stop any PO or Goods Receipt for a...
View ArticleBAPI_PROCORD_CHECK_MAT_AVAIL affecting screen flow
I have a strange problem with this BAPI, which is called in a loop for several orders. The flow goes like this: 1. Program (report type with selection screen) starts, does some processing, and calls...
View ArticleTransport version management check
Hi Experts, I need to automate process of transport version management check. To perform version checks for transports, we can compare development transport with production environment transport. Then...
View ArticleField exits on NWBC
Good morning everybody: My customer is considering upgrade the SAP GUI to NWBC, however they have a considerable number of validations using Field Exits. Do you know if there is any technical...
View ArticleHow to remove null characters at the end of my output file?
Hi Guys, I am transfering data to a file using: mydata is of type char. TRANSFER mydata TO myfilename NO END OF LINE. The problem is that the file contains null characters at the end. How can I remove...
View ArticleNote 1760770 - Unable to change method visibility
Hello, I am currently implementing note Note 1760770 It says : Change method attributes:1. Call transaction SE80. Select "Class / Interface" and enter CL_SEPA_MANDATES_ALV_GRID.2. Expand the methods...
View Articledevoloping the BDC For material schedule update for me38 but gives the error...
report ZBDC_ME38 no standard page heading line-size 255.*include bdcrecx1.*parameters: dataset(132) lower case.*** DO NOT CHANGE - the generated data section - DO NOT CHANGE ***** If it is...
View ArticleHow to enable standard and custom fields after error message in selection screen
Hello Experts, I am facing an issue in VL10A (Program: RVV50R10C , Screen : 1000) where I have added 3 extra select options to the the to the existing standard header select options ( Shipping...
View ArticleABAP Run time error (GETWA_NOT_Assigned_RANGE) while running print job in F110
Hi Experts, I am getting ABAP Run time error (GETWA_NOT_Assigned_RANGE) while running print job in APP (F110). System is not generating emails for ACH payment advice but its creating ACH file,...
View ArticleIssue with LSMW for Customer Creation using XD01
Hello All, I am trying to create Customers using LSMW using Standard Batch/Direct Input (RFBIDE00 program). My structure is as below. I have maintained the structure relations. When I try to create...
View Articleunderstanding TS17900100 on HCM workflow
Hi, I am having trouble understanding this task on the workflow. I'm new to HCM and having a hard time understanding the workflow in our clients. I'm checking on this...
View ArticleVBUP-BESTA... and a non-working day
All,I'm using a custom web service to create an order in SAP ECC 6.0 from BAPI_SALESORDER_CREATEFROMDAT2. After the order creates, while still in the web service, I read VBUP-BESTA to make further...
View ArticleHow to bold a row in SALV
Hi all, I have a tough time to figure out on how to bold a row in SALV.I know we can do it in normal ALV by utilizing the fieldcatalog attribute but how we can achieve it in SALV? Thanks. Regards,Marlson
View Articleto change variable defaulted values dynamically using field symbol
Hi Team, Suppose in my program, I have declared two variables and defaulted values there itself. data:var_a type c value 'X', var_b type i value '102....
View ArticleParameter to be passed for GN_INVOICE_CREATE
Hi, I am using the function module GN_INVOICE_CREATE to create invoice without referring to any document.But the pricing value is not getting populated even though I am passing the condition type and...
View Article