How to trigger IDOC for the message type ORDRSP
Hi All, This object which i am working is already developed using message type ORDRSP, IDOC type ORDERS05 and processed through function module IDOC_OUTPUT_ORDRSP. 1) The existing IDOC...
View ArticleNeed USER-EXIT for the message type ORDRSP
Hi All, This object which i am working is already developed using message type ORDRSP, IDOC type ORDERS05 and processed through function module IDOC_OUTPUT_ORDRSP. 1) The existing IDOC...
View ArticleHow to create change pointers for the additional fields for message type...
Hi All, This object which i am working is already developed using message type ORDRSP, IDOC type ORDERS05 and processed through function module IDOC_OUTPUT_ORDRSP. 1) The existing IDOC...
View ArticleHow to write an output file without line break?
Hi all, TRANSFER mydata TO myfilename NO END OF LINE. is this correct? Thanks
View ArticleUploading/Using only some fields of excel to ABAP program
Hi All, I have to use only 22 fields of an excel input file out of the 60 fields the file contains. Customer will not change the structure of the file. Moreover, I know the datatype of only the 22...
View ArticleUpdate error in transaction VA01 - Logical system not defined
Hello, I am getting an error called" Logical system not defined - Update error transaction VA01" while creating sales orders through VA01 or through IDOCS. And this error is particularly ofr one...
View ArticlePartner function tab in sales area data of BP
Hi , I have a requirement of updating the partner function tab ( SH,BP,PY etc) & billing tab under sales & distribution area in BP depending on few conditions.I tried finding some BADI's like...
View Articlecreate a dynamic structure
Hi All, I have a an internal table with 1 column and 66 rows say A,B.C....Now I need to convert this into a structure having 66 columns. How can I achieve this ? Please help, Faiz
View ArticleABAP should only run once per system
Hi all how couldI checkthat anABAP is runonly onceper system ?(job and online) thx
View ArticleHi All
Hi Friends, i have an issue with interactive ALV using oops "global class". class: CL_GUI_ALV_GRID.am displaying a ALV first with hotspot. after clicking hotspot it should display second ALV with...
View ArticleWeb dynpro Iframe to insert video
Hi, I am trying to insert video in web dynpro using iframe my HTML coding are as follows,<div class="span6 monitor"><video controls poster="ztestvideo/poster-video.jpg" width="100%"...
View Articlehow to trace if code is auto generated ?
Hello,We are refering to an existing SRM system for the client.there are function groups seen in this system which look like combination of custom and standardthey cannot be traced as modified copies...
View ArticleRestrict PO approval on Company Code (ME28)
Hi All, As i want to restrict user to see only relevant PO's for Company codes which he is responsible when he run ME28. Well before this i have tried various user exits M06E0004 & M06E0005 and...
View ArticleScroll button missing in CV01N Transaction
Hi Experts, I have an issue in transaction CV01N. If multiple attachments are attached to a document, the scroll option is available on screen with small button but somehow arrow key button to scroll...
View ArticleConverting months to years and months
Hi All, I have to convert months to year and months . For example, 38 months should be split as to 3 years and 2 months. I just need the numbers 3 and 2 and nothing more, since this logic is in the...
View ArticleMultiple Application servers/usage of ABAP memory
Dear Gurus, Attached are two programs, Below is what these programs does, also program 1 internally calls program 2 1 Upload all records from excel(Below steps are done per record)2 Create material...
View Articlecl_gui_alv_grid scrolls to bottom of grid table after line insert
When in edit mode and I insert a row by pressing one of the insert buttons. If focus row is the 1st visible line of the grid, the grid scrolls to the bottom of the grid. I need it to stay where it...
View ArticleUnit of Measure search help for a specific material
Dear all, I am looking for a search help (F4 press) to bind it with the UOM column in the ALV to display the alternative units of measure that are available for this material only not the whole list....
View ArticleHow to add a new condition type and price in MIR7 through bapi
Hi AllI am trying to post invoice using BAPI_INCOMINGINVOICE_CREATE1,But I want to add new condition type and price value to the pricing conditions of the Invoice before posting the invoice.Is there...
View ArticleBAPI_INCOMINGINVOICE_CREATE1 with downpayment
HiMy requirement is to park invoice using MIR7,I am using the bapi .BAPI_INCOMINGINVOICE_CREATE1 for this.I need to consider the down payment also while parking the invoice.is there any way to pass the...
View Article