Do you experience object could not locked error
one of my customer asked me follwong questionfrom time to time when module booking is heavy got following message "object coult not locked'and when i check module booking function, it is happening...
View ArticleRe: ITS - logoff without closing web browser ???
Hi, Thanks for your help again And if I run t-code SICF_SESSIONS i have information: login/create_sso2_ticket = 0 login/accept_sso2_ticket = 0 login/ticketcache_entries_max = 1000...
View ArticleSAP system message : User/session was deleted by system administrator
Hi Expert,the session was terminated and appears a error window, The session was terminated and appears a error windows"SAP system message : User/session was deleted by system administrator" Below...
View ArticleRe: Serial number creation at the completion of production order
Hi Chintan, i believe that serial numbers are not supported in production orders.Serial numbers are available on delivering and receiving goods Regards Andreas Czech
View ArticleRe: Set Lead Selection
Well, It seems that,On select of a row, your code for binding data to context node getting called and it is re-setting the lead selection of alv. Make sure that your code for binding data to context...
View ArticleRe: Crosstab Individual Row selectability
Hi Maya, there just popped up the following idea... use the crosstab and make it selectable. Then overlay the rows you do not want to be selectable wirth a transparent image, this should catch away the...
View ArticleRe: Query for SO Tracking from A/R INVOICE
Hi, Try this: SELECT t5.docentry,T5.[DocNum], T5.[DocDate], T5.[CardCode], T5.[CardName], T5.[NumAtCard], T4.[ItemCode], T4.[Quantity], T4.[Dscription], T7.[ItmsGrpNam], T5.[Address2], T4.[TrgetEntry],...
View ArticleRe: what certificate shall I start with ?(How to start) help please
Dear Aparajit,Many thanks for your great reply. First of all, I'm living now in a difficult place to offer us many opportunities or any learning institutes which is palestine,gaza strip. But, I need to...
View ArticleRe: Correcting Incorrect Price in the PO
Hello Technically it is possible to change the PO Price after GR also. Better think of Revaluation of Invoice T code MRNB Logistics->Materials Management->Logistics Invoice...
View ArticleRe: SAP Table Size Query
Hi Deepak, Thanks for your response. You're providing exactly the same answer as earlier which I've already replied. Please check. - Peter
View ArticleRe: Error activating DTP
Actually i did change the Key Field in Standard DSO after the change the transformation and all DTP got inactive. Transformation i have activated but while all DTP activation i am getting this error.
View ArticleRe: Can a user exist in the org structure multiple times?
We have some users who work 50% of the time in one department and 50% of the time in another department. They shop in both roles. So when they logon what attributes will be picked up where the...
View ArticleInformation Steward Backend Tables
Hi Everybody, In the IS back-end tables, where will I find the rule bindings info. I've found the rule list in dbo.MMB_Rule, but now I need the rule bindings for each rule. Please, if anyone knows, I...
View ArticleRe: Error activating DTP
Hello Satya, It seems that you have already existing DTP between those Objects . You can create new DTP Mode with different Update modes or you can introduce new filter condition (if possible ) in new...
View ArticleRe: Locking mechanism in SAP Gateway.
Hello Atanu, It would be great if you can share example or any document which is describing how we can implement exactly optimistic locking with some valid use case. Regards,Ashwin
View ArticleRe: How can i get this summation right?
Hi, Try this:Create a Formula with below content and place it in place of "Stock Level" field numberVar current;if RecordNumber = 1 then current := <Database field for Stock Level> else if...
View ArticleQuery to get the User who updated BP Catalog No. for an Item.
Hi experts, I am trying to get the user id who updated BP Catalog No. for an Item. BPCatalog Number details are available in OSCN table. There is no BPCatalog No. field available in ItemMaster OITM, or...
View ArticleRe: activate FTP service in SMICM?
Hi Peter, FTP server should be installed, configured and managed from operating system level since SAP Java Application Server does not provide FTP service, any FTP server is considered as an external...
View ArticleRe: Check on Technical Objects when saving VA41/VA42 (Enhancement for SD)
thanks Lakshmipathi for your reply. Kinldy clarify with a sample code how to access list of RIWOL-EQUNR entered by the user in the current screen.
View Article