Re: Authorizations for a G/L Account
Hi Experts Does anyone have the Stored Proc for this issue, if yes kindly send it to me as wellMy email is dtengani@gmail.com ThanksD
View ArticleRe: Assignment Roles : Status Pending
And is the account provisioned to ABAP side and does it have any Roles - which you indended it to have? V-M
View ArticleRe: ESS display blank page in portal
Dear Anja, Kindly check it portal roles for ess as well as R/3.May can compare packages dev and qas. ThanksSiva
View ArticleRe: delete repeated custom error messages on web ui?
Hi Vijay, Try declaring an attribute 'flag' in ovp impl class and give a value to it. Check the value using IF condition before calling the function module. And change the flag after calling the FM....
View ArticleRe: SAPUI5 & BSP?
Thanks Graham. I thought/hoped this would be the case. It is a lot easier to test it out with jQuery libraries as you can just hotlink to them hosted elsewhere, as many people have done in various...
View ArticleRe: uploading and downloading of data
Hi Namitha Refer the below link :it might help. if not please explain your problem a little more. http://scn.sap.com/thread/458894 regards vaibhav
View ArticleRe: Portal Logon Page with better look and feel
Ajay, As you mentioned, we need to modify the logon par file for logon page customization.Creativity and the skill in html + javascript and optionaly other web based scripting languages will play major...
View ArticleRe: Using BOR-Objects in Class parameter
Hi, Take attribute of type SWOTOBJID in case of BOR objects. And take attribute of type SWFBORPTAB in case of table of BOR-objects in the class.
View ArticleRe: Find SELECT quires in a given program
Hi Sam, Check this SAP Standard Program "RPR_ABAP_SOURCE_SCAN" . Input Parameter : Program Name : your ABAP Program Name Find string : what you want to search for the particular program...
View ArticleRe: Change In Overtime Rate
Hi there, You shouldput the date of 01.03.13 in the start date, the next screen will then require you to ewnter your new constant value. Do this and see the result. I hope this helps, Will
View ArticleHow SMI datas are stored in SNC?
Hi Folks, I am looking for the ODM data area and table where the "Demand, Planned receipt & Stock on hand" are stored.Please let me know where i can find these data at table level in SNC. Regards,Vasu
View ArticleRe: Problem with Export to excel on LINUX OS
First you say one thing and then you say another thing. In your original message you said the FM works on Windows but not on Linux. The reason for that is that there is no Excel for Linux nor is there...
View ArticleRe: Quality Management in Purchase Order
Thanks Manish....But how will be the procedure whne I want automatic? I mean, what is to be done in QA51?
View ArticleRe: Uprade 4.0B to 4.7x200 - Error in phase SHADOW_IMPORT
Hi Deepak, instead of changing R3trans und clicking repeat phase, i changed to R3trans 640/19, closed the upgrade assistant and then started it again. This does it! The upgrade assistant was then able...
View ArticleRe: Could not get system landscape directory client (NWDS 7.3)
So you can't connect to the SLD. It's a network issue, either a DNS one or a firewall/proxy one. Ask your network admin to help you.
View ArticleRe: in process inspection method
Master Data: Create Master Inspection Characteristics in QS21Create Routing with Inspection Points & with MIC assigned operations Process: Create Production Order with created RoutingRelease the...
View ArticleRe: Table "CNVIOBJ" could not be activated
Hi, Please check the Note 818595 - Deletion and recreation of objects with the same name and check whether it helps. Thanks and Regards,Vimal
View ArticleRe: how to find the erroneous record in ECC
Hi shekar, If your IP is failed then go to log and check the log , you will get the hint.
View ArticleRe: Create time stamp for a udf
Hi 1. Goto query manager and paste the query2. Save the query3. Create a udf in the form in which u need to create fms4. Click on the udf5. Pres ctrl + shift + F26. Choose the third option.7. Select...
View ArticleRe: Import mm01 into my view
No, there is no import from classic Dynpro to Web Dynpro ABAP. You will have to create the WDA (and your homework) yourself. The ABAP workbench does however provide nice wizards to make the transition...
View Article