Re: SCN app on Play/App Store..
Hi,After installing and launching the JIVE application, it's prompting me to enter Jive URL and with connect button.When I tried giving the Url mentioned in your blog, it is giving me error. ThanksKH
View ArticleRe: Posting of wrong amount while doing Service entry sheet
Please post screenshots for all points you described.
View ArticleRe: User status check
I understand this way. You have set a user status say INPR (in process). At this instance itself, few fields should become mandatory. This seems to be possible with User-exit also. You need to capture...
View ArticleRe: Configure company,work,Teams, Documents in SAP EU role
Hi Navya, Users and groups assigned to a role inherit the permissions of the role. By default this is end user permission. To change the permissions of the role, see Setting Permissions :Setting...
View ArticleRe: Standard Proxy Messages for Event Management
Thanks Gopi & Steffan, For all your feedback & suggestions. We need to consider error handling so will follow your suggestion and start building interface between systems using IDoc approach....
View ArticleRe: Creating Users in portal
Hi ramya, First Create one text file with below format for 1000 users.Go to the User Administration-->Import.Browse text file and upload it. [User]uid=last_name=accessibility=0role=group=...
View ArticleRe: Unable to create ABAP Project
Hi Guys, Thanks for your reply, I am giving correct login details and I am able to login in SAP GUI with same credential. Also I have done the setting in mentioned link but still getting same error....
View ArticleDefault and Virtual Hostname of HANA Installation
Hello Experts, I have some confusion about the default and virtual hostname mentioned in host name resolution part within HANA master guide (Host Name Resolution - SAP HANA Master Guide - SAP Librar)...
View ArticleJob failed due to System Exception
Hello Experts, I am facing new problem with BODS SP3 , the dataflows worked before started failing at random with system exception. Please find the attached text file for error decription. Can anybody...
View ArticleRe: Error while executing function "ALSM_EXCEL_TO_INTERNAL_TABLE" in...
hello, thanks for helping me so much....I have asked system administor and the url has been successed run. but it still errors: this is my MPC:lo_entity_type =...
View ArticleRe: Single record not getting display in SE16
When i tried using wild char * its working But wild card needs to be put on both side. This is again a weird thing.
View ArticleRe: Reverse vendor invoice error document splitting items for clearing not found
Hi Venkataraman, Thanks for the answer.I think you've misunderstood about the process.My user posted it with doc type KR (vendor invoice) not CJ (cash journal).The process was:1). User created an...
View ArticleRe: How to access nodes in BOPF?
HI Vimal,Please use this sample code as a solution.lo_svc_mngr TYPE REF TO /bobf/if_tra_service_manager.lo_svc_mngr = /bobf/cl_tra_serv_mgr_factory=>get_service_manager(<BO_KEY>).CALL METHOD...
View ArticleRe: How to create mobile number(AD_MBNMBR1) using BAPI_BUPA_CREATE_FROM_DATA
Hi Siva, Pass the field R_3_USER (Indicator: Telephone is a Mobile Telephone) as 'X' while building the internal table to pass to tables parameter TELEFONDATA ( referring to structure BAPIADTEL)....
View ArticleRe: Requirment to keep some default text at Order header.
Hi,you can make the Text as Obligatory and mark the field ic (incomplete messages) in the sales document type under VOV8
View ArticleRe: Fiscal year extension for this fiscal year
You are requirement swallowed trough new gl ...use non leading ledger...and we use 4 spl periods for auditing pupose 12+13,14,15,16
View ArticleRe: Alphanumeric number range
Hi Nisha,In ABAP, we can create alpha numeric number. In order to do that, it is required to create new FM/Class for generating the alpha numeric number . Please find the link below. Alpha Numeric...
View ArticleRe: Workflow has not triggered for Purchase order in production.
Hi Sonali It would be important to know what has moved in those transports.Is there any customizing which has been moved? Also, check SWEC entries for the change document EINKBELEG and BO BUS2012....
View ArticleRe: SAP Bex Reporting
Hi PhnaiThank you for your reply they are mentioned ZZHUIDENT (Handing unit) char - 20 and loading actual Datethen they asked to me no.of HU Planed for particular time period (user entered) and HU...
View ArticleRe: PLEASE HELP ME
Hi, As you are saying you have to pass the numeric information, so one more line of code you have to add. As per your code, text = WA_PA0002-VORNA.concatenate text 'LAST NAME' into wa_final-vorna...
View Article