Re: Conocimientos antes de SAP Business One
En lo personal yo uso y recomiendo Visual Studio .NET.En tu caso que tienes experiencia en VB 6.0, la transicion entre lenguajes no te va a costar mucho.Tambien pensando en lo de los reportes, VB .NET...
View ArticleRe: NAKISA 4.1 Talent Hub Separate Functionality TF and SP
Hi Samuri, I believe first of all you need to map the Talent Management process first and then try to fit the 4.1 Talent Hub for HR executive application here, you may restrict the roles, access and...
View ArticleRe: No agent assigned when an OU is assigned to workflow task
Just try to refresh the buffer using SWU_OBUF and your issue should get resolved. Regards,Ibrahim
View ArticleRe: Problem in smartforms while displying
Hi Krishna, You can solve this issue using smartstyles. Create a smartstyle and set the margin according to your requirement. Regards,Anoop
View ArticleReduce Asset Carrying Amount of Asset
Hi, Let's say we have an asset acquired at $2,400 on 1st Jan 2013 with useful life of 2 years. On Feb 2014, we received a $550 grant from the government specific to the asset. What can we do to post...
View ArticleRe: select a record from step loop to delete that record
Hi,At PBO you can set the cursor on a specific field of a specific row of a table control.SET CURSOR FIELD f LINE lin [OFFSET off].Using the optional addition OFFSET, you can enter the offset of the...
View ArticleRe: where in-operator
Problem solved itselfe. I was so focused on realizing the in-operator that i completely forgot about joins.. Easy as pie to implement with CE_JOIN.
View ArticleRe: Error in phase: XPRA_EXECUTION Reason for error: TP_STEP_FAILURE Return...
Hi, Please share details under SPAM--> goto --> import log --> queue.Check for modification adjustments with SPAU or SPDD, ran \$sync, and then restart your system.Thanks
View ArticleRe: Compare Timestamps of rows of the same table
Lars Breddemann wrote: Hi Jody Fair point.My angle towards the decision on the choice of development 'language' is a bit different here.I tend to prefer solutions that are actually maintainable and I...
View ArticleRe: EPM Excel Refresh Error UJO_READ_EXCEPTION_018
Hi All, The issue was resolved after clearing temp tables in BW. Thank you all for all your help. Shyam
View ArticleRe: Proxy structure or RFC structure ?
Hi Ashish, proxy will be better approach to call fm. in terms of usability what you are looking for? you can create separate class/method/function module and call the proxy class from there. So you can...
View ArticleRe: In Hana SQL Script, can I insert records into an already existing table...
Also UNION ALL will have better performance as it just "stacks" two datasets without the rather expensive effort of removing duplicates.
View Articlesap sd create billing documents
HI:everybody! I have used the function BILLING_SCHEDULE_SAVE to create the billing plan in sales orders.But when I use VF01 to create billing documents, the systems messages 'No billing documents...
View ArticleIs BO 4.0 compatible with window 8?
HI Experts, Is BO 4.0(sp 7) compatible with window 8. if not means help me which OS is suitable for BO 4.0.
View ArticleRe: Problem with Budget PS and taxes purcharse order
Either of the following can be done, subsequently create the PO, the system will allow:1) You may first deactivate the availability control then run CJEN and CJBN check 2) In configuration, split the...
View ArticleRe: Best way to process line items in an internal table?
Hi Robert, Please find the sample code which may be helpful for you. LOOP AT it_sprg1 INTO wa_sprg1. wa_sprg = wa_sprg1. AT NEW sponsored_prog. "Fill header data v_var =...
View ArticleRe: Discrepancy in MMBE after UD
Amol, I checked this oss note and ran the utility program, but it didn't correct the issue. It is failing while doing 321 movement. I have request open with SAP and still waiting to hear back from SAP....
View ArticleLong Runtimes and short dump while posting data from PSA to ODS
Hi, I am trying to pust 400000 records from PSA to ODS and after running for 3 to 4 hrs it is failing. When we check the short dump it says. Information on where terminated Termination occurred in...
View ArticleRe: Agent not found in workflow after client copy
Hi Vishal, How do you maintain the manager for a user? If you are referring to any custom table then check whether table entries are maintained correctly. You can check the background task by...
View Article