/bobf/cust_ui - How to execute a determination with condition
Hello, I created a determination with the pattern "create property" in business object EHHSS_INCIDENT. I want to make a field mandatory for a the Incidents... not for the near miss or observation....
View ArticleSAP add-on installation
Hi experts. Sorry in advance (dunno if it is correct place for this question)!I have created add-on installation (It works correctly 100%, already was implemented). Data base on current system was...
View ArticleNote 828857 for SEND SAPCONNECT INT
Hi all. I have a problem wuth the job SEND SAPCONNECT INT, from time to time, strats geting STACK_NO_ROLL_MEMORY, if I run the job fom SCOT, it starts working ok. I found this thread, SYSTEM_NO_ROLL...
View ArticleMIME and XML
Hello folks i'm quite new in abap and i'm trying to study the inbound and outbound file from/to sap with others system.I wanted to know if it's possible to insert MIME in xml file to send out of the...
View Articleopen dataset exception not triggered
hello folks i'm having a dump because i can't open the dataset, but when i use this codeopen dataset p_file for output in text mode encoding default message mes.if sy ne 0.message mess type E.endif.the...
View ArticleGet Import Parameters of a Function Module
Hi, Is there a way to find the import parameters and their Data Type of a Function Module in any Table?? For example, i know i can find the name and the include of the Funtion Module in TFDIR. Is there...
View ArticleSPAM Upgrade
Is patch upgrade done directly in Production environment or it is done in Development, then imported to testing and production. And is this process followed every time? do we never upgarde patch in...
View ArticleHow to convert select-options into internal table ?
Need help in converting select-options to internal table for eq , gt ,lt conditions..
View ArticleGUI Status - Button ICON_FILTER - sy-ucomm
Hello experts, I need to display the standard button "icon_filter_undo" (undo filter), but only if some filter has been previously applied. I set the standard button on Application Toolbar, and in...
View ArticleView ABAP program data in PDF
Hello Experts,I am working on program to display the invoices data in PDF through ABAP program. For this i have used cl_gui_html_viewer and ALV grid. everything works fine but one. When I click on the...
View ArticleModify variant associated with a Query
Hello Gurus, I hava a Query that has a variant. I want the following: From a Report I want to get the variant change the values and execute the Query with the new variant changed? I am using this, the...
View ArticleQM - Flexible Inspection Specifications
Hi, I'm new in QM, so I need some help to implement a exit. I'm working in Quality Inspection. In particular I have to implement Flexible Inspection Specifications.I've read that there are a BADI:...
View ArticleSPAU - Reset objects
Hello, While doing SPAU during upgrade, some of the programs like Func Groups/FM's,BOR objects, Screens..etc are asking for access key/object key. In that case, i am comparing the current &...
View ArticleWhat do I need to properly connect SAP to AS/400 database through ADBC API?
I need to retrieve some information from an AS/400 database. How do I need to fill the entry in DBCON table to establish a connection succesfully? Do I need any library and how can I install it? The...
View ArticleWork Process
Hi, from where do i set the number of work process required for my Application ? And if i have 30 Dialog WP , so only 30 users will be able to access system at a time or it is like each dialog WP...
View ArticleFunction Module for updating a single custom field in standard database table.
Hi All For Every quality notofication number i will create a return PR and i will store this return PR number in custom field of QMEL table.Update statement is not working properly.Please give me any...
View Articledownloading Pipe delimeted text from from application server to internal...
As i am having a Pipe Delimited Text file on the application server (AL11) and i have take this File data in to internal table in a custom report to post this data using BAPI -> BAPI...
View ArticleWS_DELIVERY_UPDATE_2 is not upating line text
I am trying to update Header and line item text using the FM WS_DELIVERY_UPDATE_2 with in the IDOC_INPUT_DELVRY. I have populated all the required prameters for line text in FM but it is not gettnig...
View ArticleEnable Non Key fields in Table Maintenance Generator
Hi Experts, I am trying to validate field entries in table maintenance generator. The table has 5 fields out of which 2 are key fields.I have written my code in Events - 01, 05 and 21 but none of them...
View Articleregarding top of page in alv
For function module we are having TOP-OF_PAGE Event but whereas in oops how come can I able to display data in TOP-OF-PAGE without splitting the container.
View Article