Re: QM - Flexible Inspection Specifications
For the BADI. method IF_EX_QPAP_FLEX_PLAN~PLMKB_QAPO_MODIFY. CALL FUNCTION 'QST05_FLEX_PLAN_SELECTION' EXPORTING I_QALS = I_QALS TABLES T_PLMK = T_PLMK T_QAPO =...
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 ArticleRe: Work Process
SAP is transactional system. This means, dialog users most of time are idle from system's point of view. Occasionally some user click a button or do any other action that requires response from the...
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 ArticleRe: regarding top of page in alv
Hi Sridhar, In OOPS world you have to use Event handler for class "cl_gui_alv_grid" and event name is "print_top_of_page".Please go through the detailed explanation with usage of top of page in ALV...
View ArticleRe: Is it fair to use FORM-ENDFORM in OOPS ALV Reports?
HI, start with below link, for better understandSmall Document on Concepts of OO ABAP for Beginners -Satheesh
View ArticleRe: Variant
Hi Jogeswara, Thanks for answer, in the image attached you see that I call a query using a FM, one parameter of this function is a variant parameter, this variant is attached in the query not in my...
View ArticleChange the values of Variant
Hi my friends, I call a query using a FM, one parameter of this function is a variant parameter, this variant is attached in the query not in my report ZHRPE_TES2. My problem is that I want to change...
View ArticleRe: Work Process
so if i get Dialog alert from CCMS ,what does it indicate? Does it mean that there is no free DIA WP or it means that DIA WP is taking much time to process the request?
View ArticleRe: Work Process
And if we get Background Abortedjobs alert, does it mean that Batch job has failed or Background WP is not available?
View ArticleLive Cache
Ques 1) What is Live cache and what is its use?ques 2) Is Live cache and MAX db same or they are different?ques 3) What all administration task we can perform using LC10 tcode?
View ArticleRe: Work Process
Hi Kondal, It is failure of batchjob,one of the reason may be enough resources not available for running the process. Let me explain you the process in a very laymen terms.Basis team sets mainly 3...
View ArticleRe: Variant
Hi Enrique, This resembles the situation I have worked i several of my codes. I did not user the fm 'RSAQ_QUERY_CALL' for this purpose. I always used submit syntax. I'll try to give you the code. You...
View ArticleRe: Live Cache
Hi Kondal, Please do an SCN search before posting this question.You can provide you all hints from SCN itself. 1.SAP liveCache Technology 2.http://wiki.scn.sap.com/wiki/display/MaxDB/FAQ 3.Uses of LC10...
View ArticleRe: Persistent Classes
Hi Venkat, I don´t know if I´m understanding correctly your problem, but I´m going to expose how I used the persisten classes in my last project.I mapped the table to the persisten class. I chose 2...
View ArticleBADI interface name implementation
Hi Experts, I have to use BADI HRHAP00_SMARTFORMS02 to print performance appraisal. I have created a new BADI ZTECH_BADI with same content with HRHAP00_SMARTFORMS02. I also have a custom smartform...
View ArticleRe: Reprocessing of tRFC Errors
Q1: Yes and No. When you see an error in SM58, there will be a corresponding entry in ARFCSSTATE.The other way around for you next question as a part of Q1. Once SM58 is processed, the entry will be...
View Articledefaulting header texts in ME21n texts tab
Hi Experts I got a requirement where the shipping type texts in Header Texts tab should be defaulted in me21n transaction When user open me21n transaction and enter the details like order type vendor...
View Article