OPK8 Production order related printing : Smartforms instead of SAP Script ?
Hi all,Is it possible to configure OPK8 txn in order to add a smartform ? I'm on SAP 4.7.I can only see sapscripts ! Thx a lot,Regards,Erwan
View ArticleMIGO BADI
Hi i need some info as to how to loop multiple line items for the MSEG table in Mb_check_line_badi.It is a MIGO BADI .I am using this BADI to post Entry service sheet errors(ML81) to MIGO.
View ArticleNew UI technologies where to start?
Hi, I was wondering if someone could provide some guidance on where to get started on new UI technologies? We have a small ABAP team and we have only recently started to work on Webdynro ABAP. I was...
View Articleregarding application log .
Hi experts,I've created a IDOC in ECC i need to transfer it to other SAP System for example like MII system. Now if the IDOC fails to generate or transfer I need it to log the error in ECC. and the...
View ArticleSmartforms - Windows alignment on pre-printed stationary
Hi Form Experts, I am working on pre-printed stationary for form development using smartforms. I am facing issue while aligning the windows on form. I tried using align with grid option but when I am...
View ArticleSmartForms - Input & Output Parameters of Program Lines
When I create a program line in my form, I need to add Input Parameters and Output Parameters in its General Attributes tab. I want to know what the standard of filling this two kinds of parameters is....
View ArticleInvoice output determination exit
Hi I want to control output determination messages when invoicing order.In partner profile for V3 application is set output determination IDOC.How to controle this output messages by some filter...
View ArticlePopulating and defaulting dropdpwnlist
I have two Drop down lists in module pool programming. One is GV_FROMEMP and other is GV_TOEMP. I am populating both programmatically. My requirement is. 1. GV_TOEMP should be populated by records with...
View ArticleIs there any other technology to create frontend screen other than using ABAP...
Hi, I am new to ABAP webdynpro. i heard that some new technology there to create SAP front end screen for SAP application other than ABAP webdynrpo. if yes, Please provide the details on that.
View ArticleValues in internal table appear as '00000' in debug mode
I am passing an internal table to smartform as interface parameter.In the print program, the values are correctly populated into the internal table;But when I debug the same internal table in...
View ArticleArchiving Smartform on Archivelink with Output Set as PDF in NACE.
Hi , I have requirement where I have to Archive the Smartforms which have Output set as PDF in Nace configuration. I tried passing Archiving Parameters in the Smartform Function Module .It didnt worked...
View ArticleFacing issue in downloading excel from ALV GRID
Hi ABAP GURU, I have create ALV grid using class CL_SALV_TABLE.So here is my problem. Whenever I try to download ALV details to EXCEL, up to 60,000 rows its downloading...
View ArticleData Type Conversion VBKD- KURSK
Hi guys, this is probably very basic for you guys, but for me as non programmer its quite tricky. I trying to build a query and have net prices in different currencys. I added an additonal field to...
View ArticleModule pool Field Validation
In my module pool program there is one field for employee number .if we give two numbers as input it is acceptingActual condition is it shouldn't accept numbers less than six digits.how to make the...
View ArticleI want to add Plant name in ME55 standard ALV Report
Hi Experts, I want to add plant name field in ME55 standard ALV Report. Please suggest me how to add this column in ME55 Tcode. Thanks & Regards,Ajay
View Articlegenerate persistent class of a selfmade table which access to a text table
Hi SCN-Users,I hope you could help me again . My status quo:I have a main table ZTRANSLATE_FIELD with the fields CTYPEID and PARENT_CTYPEID.For this table I defined a text table ZTRANSLATE_TEXT to...
View ArticleCode Inspector - Activate a Test Category
Hi All, In the code inspector 'Management of Tests' section (tcode:sci), there is an SAP category ‘General Errors’ (class:CL_CI_CATEGORY_GENERAL) which is active (checked), but in the code inspector...
View ArticleWeird Situation
Hi Expert, I am working on a enhancement and facing a weird issue.need suggestions, please help. 1. I need to update a standard SAP fields of a particular transaction code lets suppose X.2....
View ArticleComparison failed because of type
Hi experts, LOOP AT tmdrm INTO wmdrm WHERE /bic/zsplit = source_fields_rule-gl_account. pf = wmdrm-/bic/zpcfrom. pt = wmdrm-/bic/zfromto. IF...
View ArticleSpool to pdf format
Hi... In my code i used the function module CONVERT_OTFSPOOLJOB_2_PDF for converting spool to pdf format.....but iam getting runtime error . this is my code CALL FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF'...
View Article