Re: Radio button issue
Hi, Try this, LOOP AT SCREEN. CASE 'X'. WHEN p_code. IF screen-group1 = 'PON'. screen-input = '0'. ELSEIF screen-group1 = 'COD'....
View Articlepayroll period start date and end date
Hi all, this is naresh. i am giving payroll period as input and i want to display that start date and end date in display mode at selection-screen itself. so, i have done it but i have hard coded the...
View ArticleRe: How to add a record in a database table from a table in module pool
not get it here what should i write
View ArticleRe: ADDING NEW FIELD TO THE T-CODE IW13
if you copied the code no need to create enhancement just write end of material_selection form.simple loop at h_resb table and fill.
View ArticleRe: About migrating CCMS configuration(solman7.0→solman7.1)
Hi, There is nothing as migrating of old setting of solman 7.0 to Solman 7.1 Whatever you done on 7.0, it is already available in RZ20 of solman 7.1. The changes in 7.1 is vast, means we have more...
View ArticleRe: Vendor SSH Public key on PI Server
Harish <<<<<<<-------Yes you need to store the vendor public key for handshake.I checked other documents and couple of other projects where they used SFTP with certificate...
View ArticleRe: code for Iuser and IRole in 7.3
Hi, What are the errors behind the "red markers"? Greetings
View ArticleRe: Convert Evaluation License to a Valid License (SySAM issue)
Hello Jeff, Please enable SySAM logging (LogSySAM=2) by following what is indicated in this link:SyBooks Online (Archive) Ensure to modify the correct PB.INI located in the folder pointed by registry...
View ArticleRe: How to set column position in ALV Grid layout
Hi Vijay, Please check creating table dynamically.http://wiki.scn.sap.com/wiki/display/ABAP/Dynamic+Internal+table Hope it might help you. With Regards,Giriesh M
View ArticleRe: C_HANAIMP_1 retired by SAP?(PearsonVue)
Dear YaYa Dagnoko pls find the bellow thread C_HANAIMP131 - SAP Certified Application Associate (Edition 2013) - SAP HANA
View ArticleRe: Simulation Rating SAP CC
Yes, this was one option that I thought also. Btw, I was looking for more 'beautiful' solutuin, if exists. We have CC version 2.0, so I believe if we want upgrade, we need to pay ...( I think SAP CC is...
View ArticleRe: user who created the PR needs to be the only one who can change it
Hi, If each user / buyer is having own purchase group, then you can go for authorization method with authorization object : M_BANF_EKG. You may check the feasibility with BASIS team. Else, you cant...
View ArticleRe: Erro com reenvio B2B
Fala Flávio, encontrei a thread abaixo que trata do mesmo problema DUMP GETWA_NOT_ASSIGNED /XNFE/SAPLAPPL_PROCESSES o Fernando da Rós comenta da mesma nota(Note 1856905 e 1774368), acho que você...
View ArticleRe: System does not start after rename
post the dev_w0, dev_disp, dev_ms trace files. RegardsRB
View ArticleRe: Include Program in trasnformation
Hi, Transformations are implemented in an ABAP OO context. FORM .. ENDFORM, Includes and other Procedural ABAP subroutine constructions are classified by SAP as "obsolete" (e.g. in ABAP Help on key...
View ArticleW-2 Printing Issue
We currently use the online W2 functionality via form HR_F_W2_MULTI_11 but use form HR_F_W2_SS for printing. We want form HR_F_W2_SS to only be created in ths spool for employees who have not opt'd in...
View ArticleRe: Inbound and Outbound Idoc Failed Workflow will send to Mail to sap Inbox
Hello, You should check the event trace SWEL (turn it on with SWELS) to see if an event is created when an Idoc fails. If so, you can link that event to a workflow to do whatever you want. regardsRick...
View ArticleRe: How to change F4 Help for a standard SAP report( RSDMD_MDMT_WITH_F4)
If you have made a Z copy out of standard program, Then pass the Z Program name in to 'POPUP_GET_VALUES_USER_HELP' Function Module like below. That will trigger 'CALL_F4_HELP' form in your Z program...
View ArticleRe: Design Studio 1.2 SDK - including SAPUI5 libraries
Here's a teaser. Will aim to post a blog late tonight, as this one was a long time coming: Features: Excess Dimension autofilters (shown below)Chart zoomingLegend configurationsx-axis...
View Article