Re: Back to calling program cl_salv_table
Hello,You have to handled it with user command (ok_code) by setting up your own toolbar i.e. PF-STATUS. If you are using two different screen for displaying the alv report. It's bit easy for you to...
View ArticleRe: Back to calling program cl_salv_table
My suggestion is to show the second ALV in a popup screen when the user double clicks on the first ALV. I would have the standard ALV toolbar defined in the PF-Status of the second ALV and at the...
View ArticleNew(er) Call Transaction for SU01 not working in background
We have a function module that wraps a CALL to TRANSACTION SU01 to create users.The fm is called by a program that runs in a batch job and creates users from a provided input file.This code has been...
View ArticleRe: Use Ship to party, Sold To Party and Quotation (Sales Document) Number...
Take a look at the index table VAKPA, you'd get much faster results if searching by Partner number. By default this table is filled in only for Sold-to, but it may also be activated for Ship-to (it's a...
View ArticleRe: Print additional information in lot paper
I might be not the only one having trouble understanding the question... What exactly is the "lot paper" and how exactly is it printed?
View ArticleRe: IDOC is Not Getting Generated
Billing documents (VF01) are supposed to generate INVOIC... IDocs, I believe. ACC... looks like something for the accounting documents. Not sure what kind of scenarion we're talking about exactly. Are...
View ArticleRe: ASSIGN_BASE_TOO_SHORT dump from SAPFH5AD
Hi Shimano, How did you solve this problem? Could you tell if your remember i m getting same dump.. Thanks in advance
View ArticleUpdate field /ACCGO/DIS_LOC in OIJNOMI table
Hi, I'm using the bapi OIJ_IF_NOM_MAINTAIN to update nomination data.I need to update the field /ACCGO/DIS_LOC in OIJNOMI table, but i can't find which parameter of the bapi i need to use.Could you...
View Article/AFS/MDC need to run in background
Hi, I need to submit /afs/mdc in different program in background and called program also need to run in background. So when i ran called program in Background its still calling /AFS/MDC in...
View ArticleRe: mm17 custom fields
Hi, please check this step-by-step guide: http://stankowski.it/webpage/how2/A001.pdf BR,F
View ArticleRe: How to append custom fields in MM17 ?
Hi, please check this step-by-step guide: http://stankowski.it/webpage/how2/A001.pdf BR,F
View ArticleRe: Custom Field is not updating using MM17 ( Mass Material Maintenance )
Hi, It seems that there is too much coding please check this step-by-step guide: http://stankowski.it/webpage/how2/A001.pdf BR,F
View ArticleRe: Characteristic values greater that 30 characters?
Hi Larry, how did you finally solve this issue ? Did you find a different solution ? kostas
View ArticleRe: Get the stack of SY-UCOMM or all the values of SY-UCOMM in a flow.
Hi Ankit How about using the ABAP traces.. SE30 or ST12?With the analysis results you can look for the system events or sy-ucomm. Please let me know if it gives you the one what you are looking for....
View ArticleDelete enhancement of infotype 5125
Hi all, I had created enhancement for infotyppe HRP5125. But now i don't need it. I deleted it from t-code PPCM and now there are no fields in CI_P5125. But in HRP5125 that field is still visible.Why...
View ArticleRe: Company Code based on User
HiCan you please check the tables USRM1, USRMMThese tables have Userid and Company code relations.. Or From PA0001 table and you can find the Personnel numbers (Pernr) by company code. From the...
View ArticleRe: ABAP Objects Learning
HI Kenneth, I had a look at ABAP OOP books available via SAP Press. As you said they are all quite old - approx. around year 2007-2009. The newest are from 2011: Next Generation ABAP Development (2nd...
View ArticleRe: Batch input how to get a dynpro field value
HI Fina: Did you resolved this problem? How?
View ArticleRe: In Structure FPAYHX -> Include Structure FPAYHX_RBK is missing?
Hello Ravi, First you have to logged in, after that you would be able to see the link to "edit" or "close the thread". Secondly you can select the option "Assumed Answered", or you can choose my...
View ArticleFITR0003 --WBS Element
Hello, In the USer Exit FITR0003, i need to put a validation on the WBS element of the trip if it is selected.How can i get the actual WBS element used in the trip. Please advice. Thanks!
View Article