About which user-exit do they talk at note 424635
Hi! Has Anyone an idea about which user exit they talk about at note 424635 ? Thanks and Regards,Franz
View ArticleException condition "INTERNAL_ERROR" raised
Runtime Errors RAISE_EXCEPTIONDate and Time 21.08.2014 21:53:43 What happened? The current ABAP/4 program encountered an unexpected situation. What can you do? Note down...
View ArticleIdentify wether a PO was created by IDOC or by transaction
Hi all, I am currently working in the BADI ME_PROCESS_PO_CUST method PROCESS_ITEM.I am supposed to apply a treatment only if PO was created by transaction but not when created by IDOC.Might someone...
View ArticleNeed table where i extract the data from the feild title in service object in...
Hi I need to find the table for the feild title where we can find that data is store for that feild. I can only see the structure not the actual table. you can see the field in MIRO transaction on the...
View ArticleRequest/task XXXX can only be changed in client XX
Hi All, I'm trying to change my abap function module in development client which was created in TR under client 20, and now i'm trying to change the fm but system raising error message as Request/task...
View ArticleFM to change FI document
Hello, I need a function module to change an fi document (cession_kz in the debtor line)i cannot take 'FI_DOCUMENT_CHANGE' because not all docs have an SD invoice related. thanks in advanceWerner
View ArticleSelect option restriction to particular rows
Dear Gurus, I have searched the form for this but couldn't find the particular solution. my scenario is i need to enter only 5 plants in the select options it should not exceed it, for this i have...
View ArticleDoes copying another user's access transition their developer key?
Can a user obtain access to a developer key by copying another user's access? This question is for both developer keys in the development and production environments.
View ArticleFMPRGN_INTERFACE_USER problem
Hi all. I'm having trouble deleting of users with sap_all and sap_new. I am using the FM PRGN_INTERFACE_USER but is not solving the .For example: following parameters: Profile: sap_all, user:...
View ArticleNot able to display subtotal and subtotal text using SALV Factory method
Hi, I am creating a report using cl_salv_table, factory method. The main two fields (among others) are product and amount. I want to show subtotal of the amounts for each product and before each...
View ArticleZXPCAU03 user exit in MIRO
Dear Experts, I wanted to ask if somebody knows why warning message does not get displayed in transaction MIRO when using user exit ZXPCAU03. I'm checking some bank accounts and then want to issue a...
View ArticleChange Search Help columns header?
I created a Search Help in runtime for a field in SELECT-OPTIONS.I would like to change columns header. My code: DATA: BEGIN OF gt_calibration_standard OCCURS 0, eqktx LIKE eqkt-eqktx,...
View ArticleOpen SQL with Custom fields in Standard table
Dear Experts, I am facing a problem in ABAP Open SQL with custom field in Standard table.I have added two custom fields in standard table. like below:Standard table : AUFM (Goods Movement for...
View ArticlePermissions issues when trying to execute an external command
HI I am very new to SAP and was hoping for some guidance : As an administrator I created an external command in sm69 - a unix script that delete files on the app server.it works fine for me , with an...
View ArticleABAP unit tests will not run
I'm facing a situation where my ABAP unit tests won't run. The system displays the success message Processed successfully: 1 programs, 0 test classes, 0 test methodsMessage no. SABP_UNIT110 In...
View ArticleReference number in correspondence email
Hi! How is it possible to include the document reference number in the introductory text of an email correspondence? I have enabled the email function for correspondence using EXIT_RFKORIEX_001...
View Articlehow to interface the Weigh Bridge System with ABAP thru' RS232 PORT
Hi ABAP Gurus, I have to capture the GROSS WEIGHT and TARE WEIGHT from the RS 232 PORT into SAP. How to interface the Weigh Bridge System with ABAP thru' RS232 PORT. Can any one plese provide me the...
View Articlefile conversion help
Hello Abapers, I need to convert a ".dat" format file in the application server to ".txt" format.I have searched in the whole sdn and also google. But counld not find any Fm which does this task.I...
View ArticleBAPI fixedasset_change
Hi, below is my source code, syntax ok, my upload file has one record asset: 1000, company code:1000, description1: test1, description 2: test2.after running this program, it says asset 1000 is not in...
View ArticleMoving from one screen to another
Hi all, I have developed an ALV program, i have used 2 screens. when i double on one value the 2nd screen with more details should be displayed. till this point it is fine. But when i press back button...
View Article