LM-SERVICE Installation - System preparation ST10
Dear All, Performing system preparation for SOLMAN 7.1 ST10. System prerequisite is in RED , I have attached the displayed pop up. Note explains to implement LM-Service, I am not able to start JSPM...
View ArticleRe: Compensation(salary) details are missing in Detailed team view
Please don't mark every reply as helpful answer unless it is really helpful.I am glad if you are out of this issue, I am really not concerned about the points.In fact Mr. Yugandhar has pointed the...
View ArticleHow to do ALV pop-up for brand field??
can someone send me the code how to do ALV pop-up for brand field which is given in tablecontrol.when i click on the brand it should fetch the price of that particular brand from zg02_mprc table.both...
View ArticleRe: Stock inconsistency
Hi, Just compete the invoice for the vendor with correct amount (that is 50000 + 1% of 50000 = 50500) If delivery cost is included in Po as planned delivery cost, system will automatically adjust...
View ArticleRe: Automatic Clearing_F.13_Error_Account not entered in table TF123
Hi Tarek, Please maintain From acct - to account 1-999999999 for account type K. Hope this will resolve your issue. Regards,Kalim
View ArticleRe: Automatic Updation of Variable in Batch job Variant
Hi Dalai, Thanks for reply, i am agree with you regarding the above screen shot. but it will work after the period automatically change in program RKO7CO88 / CO88 (it is not dynamic selection in table...
View ArticleRe: Gaps in SAP HCM
Relationships in Implementation See my response for your other post. Hope this helps.Donnie
View ArticleRe: Approval for Inventory Transfer Document
Dear All, I was able to resolve the issue by issuing the following query : Select Distinct 'TRUE' from OWTR where $[OWTR.Filler] = '01' and $[OWTR.Towhscode] = '02' Select Distinct 'TRUE' from OWTR...
View ArticleRe: Added new ZFIELD to BSEG.
Hi, Use append structure option, Regards,Praveen Savanth.N
View ArticleRe: bapi - for creating tasklist in IA05
Hi Arun,go to transaction code bapi, choose the application, you will get all the bapi (if it have),But i will suggest you to go for BDC or LSMW for your requirements.please see this screenshot
View ArticleRe: LO Datasource full load after delta
See in your case i am assuming this as a fresh initialization as you are refilling the complete setup tables so delta records are of no importance in my eyes. As soon as you lock the users,so no...
View ArticleBatch updation through BADI in COR2
Please let me know is there any way to enter batch in COR2 through BADI/BAPI as the standard BAPI (BAPI_PROCORD_CREATE / BAPI_PROCORD_CHANGE) has not provided any option to update the Batch. And also...
View ArticleRe: Webi context: Get master data based on another value
I have tried Sathish's solution and its working fine. Just make a new detail variable as told by Sathish and add that variable to your block with below condition:=If IsNull([detail variable]) Then...
View ArticleRe: How to set up zero balance of GL in SAP
Hi, Reset the transnational data OBR1 Use t code. Thanks,G Rajendhar.
View ArticleRe: System is not coming up with *** ERROR => VsiInit returned with error rc...
Hi, I'm afraid you've posted in the wrong forum. This forum is for SAP Business One administration. Please close this thread and post in the correct forum. Beni.
View ArticleRe: Adding selection params to advanced search page
Hi,first you need get selection parameter and if you parameter is not there in search field then add using add_selection_parameter and then after search remove using coll remove from selection...
View ArticleRe: How to configure HTML Mashup...???
Thanks for this, I have done this and tried in this way then also I am unable to preview anything. The screen configurations are done as follows with sample values and tried to preview. Regards..Hanu K
View ArticleRe: Issue with End Routine_adding new fields
Hi, You are adding records to the Result Package, so you need to call the me->new_record__end_routine method as indicated in Note 1223532 for each additional record that you append to RP. Regards,Suhas
View Article