Count distinct occurrences
Hello! Lemme explain my cenario: I've got this structure, in my infocube DAD SON 1 1 1 2 1 3 2 1 2 2__________ TOTAL: X...
View ArticleView actual data from an EXPORT statement in the debugger
Attention ABAP pros, ninjas, and rock stars:I am trying to learn more about some standard SAP code that is having a runtime error.IF NOT gv_cluster_key IS INITIAL.* Get the combinations IMPORT...
View ArticleAdd additional data tab for tcode IW51/IW52/IW53
Hi, I have to add the additional data tab for tcode IW51/IW52/IW53 I have tried using customer exit QQMA0001. But the tab is not visible. Please let me know how to add this tab using customer exits.
View ArticlePrinting Text Vertically in Smartforms using Intermec PM43
Hi, We have a requirement to print all the texts vertically on 4x6 label. Currently this is done through IPL Commands on PM4i printer and we want to change it to Smartform that prints on PM43 printer...
View ArticleHelp with Customization in VL10C
Good evening toeveryone in the group. Sorrymyenglishis not very good. I needa help, because I have thefollowing situationin the transactionVL10C, I'm implementinginincludeMV50AFZ1 perform:...
View Articlemodule pool prgm
Hi all !I' have a question regarding module pool programming..I was trying to use leave to screen 0 .as far as I know it is used to go back previous screen,but in my program it is leaving program...
View ArticleHow to open file from UNIX server?
Hi everyone, Now I want to get file (like PDF, Word) from UNIX server and open it.I mean, open directly from UNIX server and start Acrobat Reader or Microsoft Word and show the file, not by download to...
View Articlehow to create dblink between oracle 10G and mysql
I want to create dblink between oracle 10G and mysqlI create it in ECC6.0 using DBCO transaction tcode,which database type can choose?Microsoft sql server?Because there have no mysql item.I choosed MSS...
View ArticleHow to Activate Double-Click Action of ALV Grid
I expect that my own function can be executed when I double click any column in a line of ALV grid. But unfortunately, nothing happened when line of ALV grid was double clicked. Please help me solve...
View ArticleCRM_MKTBP_SAVE_BP_LIST
We are trying to use this function in a WebDynpro application to create and save attributes. When we run the function manually in the GUI, it works and saves fine. When we try to use this function...
View ArticleCRM_MKTBP_UPDATE_ATTR_BP error
hi im new in crm ! im using in z development CRM_MKTBP_UPDATE_ATTR_BP mf to update value attribute , and it works fine, but when i use bp tcode to see de new attrubute for a bp in crm , i dont see...
View ArticleHeader Group for Tree Component in FPM SAP
Hi, I am new to FPM and developing a FPM object using Tree component to show the output table in Hierarchy. There are 10 columns in my table and they want a common header for first 4 columns and...
View Articlehow to point to the next line of aninternal table
Hello experts,i am studying webdynpro abap, i am trying to point to the last line of an internal table, then add 1, in order to insert just in that position a new line by calling the function module...
View ArticleDUMMY2 in MEPOITEM - badi ME_PROCESS_PO_CUST method PROCESS_ITEM
Hi Experts, We are on ECC 6.0. I need to default item delivery date only once to system date for certain type of PO's in ME21N and they should be allowed to be changed manually by any user theerafter.I...
View ArticleEnhancement spot is not triggering in Convert_Local_currency Function Module
Dear All, I have implemented an Enhancement Spot in Convert_Local_currency Function Module. It is working very well when execute in foreground. But When schedule it in background it is not triggering....
View ArticleEvent-oriented Program Executation
Hello Experts.. I want to know exactly,What is event-oriented program execution? and what is its important in sap abap ?and if any example then its very helpful for me... Thanks
View ArticleCan any please tell me how to do MENU enhancement through BADI
Hi Experts , Can any please tell me how to do MENU enhancement through BADI . Is there any BADI through which i can add MENU to a SAP transaction . Thanks SN Das
View ArticleHow to put condtion for date in scripts
Hi Abapers, My Requirement is if date is after 01.04.2014 it should print manager.else it should print asst .manager in footer using scripts. I wrote the logic as follows in scripts /: if...
View ArticleIDES : Runtime Errors : ASSERTION_FAILED
Hi, I am facing an issue while creating a new asset master (AS01) in IDES (installed in my PC), after i complete entries in all the fields while saving system issuing "Runtime error Assertion_Failed"...
View ArticleTransport Best Practices - Cumulative Transports
Hi All, I am looking for a some sort of authoritative guide from SAP on ECC Transport Best Practices, especially around merging/combining/accumulating multiple transports into fewer ones. We are a...
View Article