Re: User id getting locked automatically every day
Hi praveen please let me know which user is this .......(rfc user///dialog user//////etc)
View ArticleRe: custom field added by AET is not editable
Hi Krishna, Was the context node to which you added the fields were already there?. Or you manually added the context node?. Check whether the ON_NEWFOCUS method is implemented for the context node to...
View ArticleRe: Business Partner for Customer(own plant) created as a person
Hi SantoshIn one of the book I read if your plant organization is vendor and customer. In that case where you assign CRM011 at same BP you assign CRM004 - vendor and CRM002 - Customer and id no with...
View ArticleRe: Internal table Query
This is quite a complex ABAP question. I suggest it is not suitable for an ABAP beginner. In order to be able to support the solution in future, it really should be handed over to someone who knows...
View ArticleRe: How to identify the Storage Bin is SU managed
Check in table LEIN if storage unit LENUM exists for storage bin LGPLA.
View ArticleRe: Rows in view display is less than rows in records
Hi Jean, The record count you see on the 'Status Bar' at the bottom is the number of records returned from the database. I looked at the query and the twelve rows of data from the screenshot. What's...
View ArticleRe: Service cannot be reached
Hi, Gerry I've activated all the services under default_host,but I still get the same error. Regards,Yemi
View ArticleRe: Add Default standard text to notification on creation
Check the below exit. QQMA0025 PM/SM: Default values when adding a notification
View ArticleRe: How to catch BCD_OVERFLOW error when passing value to formal parameter?
What about using numeric? CLASS lcl_calculator DEFINITION. PUBLIC SECTION. METHODS add IMPORTING i_op1 TYPE numeric i_op2 TYPE numeric RETURNING value(r_sum) TYPE i RAISING...
View ArticleQuery hangs when getting apps schema(Ebs R12) objects from BO Designer
Hello Guys, We are facing an issue on Production instance that the query given by BO support hangs when getting the objects from apps schema by login from BO designer. We are able to get the objects...
View ArticleRe: How to setup SMP service cluster
As SMP3.0 is in ramp up program and there is no official document available which talks about smp3 cluster. (Infocenter.sybase.com)If you read this document which says "as of now there is no cluster...
View ArticleRe: Code Generation Error - SUP 2.2 / SUW 2.2
I tried generationg code for Java for Android. Before the format operation the code generation process was fine.The project is existing one. "Generated Code" forlder exists under the project forlder...
View ArticleRe: StackedBar chart
Hi, There is stacked Vbar which is nothing but stacked bar. you can refer UI5 CVOM HTML5 Charts - sap.viz.ui5 and see the stacked vbar example. Regards,Chandra
View ArticleRe: SAP object cannot be assigned to package Z***t
Hi Said, Have you performed any manual corrections before with SAP Note 1531669 ? Try to create any other package instead of Z or Y ,you can try to save under AFX_ARCHIVINGENGINE . Regards,Gaurav
View ArticleRe: Disable Popup Close Button
Hello Sugan, I don't think it is possible, at least in IE. Regards,Ashik
View ArticleHow to post repeated data in lsmw
hi all, i am using standard input method to upload data in lsmw. i have run all the steps but i am unable to upload data from file. i want to post 1 and 1 in tax category in lsmw.I am finding it...
View ArticleRe: Font suitable for Chinese language in SAP adobe forms
Thanks. This resolved our issue as well
View ArticleRe: SAP Fiori getting error message Check the URL parameters and the scenario...
Hi Tejas & Masayuki Yes i have configured correct task id in scenario definition as provided in your responce TS20000166 but still i am getting loading screen. I used Troubleshooting guide...
View ArticleRe: FBL3N - G/L account authorization
HI i have seen above issuse regarding fbl3n t-code it means GL line item display.in this case we can see the reports of entry line items. we cannot give here authorzation check because it is a...
View Article