Re: Closing Activitys of Asset Accounting - Tables
Firstly thank u for your support.It is so sufficient, to analyze only ANLC for these closing processes?Executing the Depreciation RunThe posting of changes to asset balance sheet values Reconciliation...
View ArticleRe: Read a wage type
Yes, one way to insure that the amount of a WT is the sum of all it's splits is to transfer the information into a temporary variable. Note that the temporary variable should be zeroed out (ZERO=&...
View ArticleRe: Where is the LiveOffice 4.0 install file?
Click on Software Downloads -> Installations and Upgrades - > A-Z index -> Click on 'B' -> SBOP BI platform (former SBOP Enterprise)"SBOP BI PLATFORM (ENTERPRISE)"SBOP BI PLATFORM 4.0 You...
View ArticleRe: Function import does not convert Edm.DateTime parameters
Very strange: If I look into the coding generated by SP6, it sayslo_parameter = lo_action->create_input_parameter( iv_parameter_name = 'StartDate' iv_abap_fieldname = 'StartDate'...
View ArticleRe: IDOC Status 30
Outbound IDocs remain in status 30 Skip to end of metadataAdded by Kevin O'Donoghue, last edited by Kevin O'Donoghue on Nov 26, 2012 (view change)show commentGo to start of metadataPurposeThis wiki...
View ArticleRe: AppBuilder - Back button
Yeah Pavel, the only thing I had to add to my page.view.html was in the "Events" tab, there is the "navButtonPress" or "navButtonTap". I had to assign the function that already exists "backBtnTap" to...
View ArticleRe: Wrong Net Price in PO
Bijay, you cannot create a NEW info record if the info record is already there.you would need to archive the info record to be able to create a new info record.
View ArticleRe: Add addition field in T-Code: SU01
Under normal conditions, those fields are kept in HR tables. Is that where you are keeping your data? Neal
View ArticleRe: pbdebug in limited quantities
Do you have a Yield() anywhere? The use of POST and Yield() was changed in PB 12 sometime. This could cause a key stroke to come in before your posted code executes (like the CLOSE button being...
View ArticleRe: VA02 Error-APO Order xxxxxxx does not exist
Satya,'Somehow' the sales order has not been CIF'd to APO. Find the Integration model that contains the Material(s) in the Sales order that is in question. In ECC, CFM5 > Select 'Sales orders'...
View ArticleRe: Doubts about named user license in CMC.
Hi, Following is explanation for NUL & CUL (named and concurrent user license): Named User license: Typically associated with specific user names.Allow 'physical users', that are named to access...
View ArticleF110 SORT - SEPA
Hello, My client has asked to create several SEPA files according to some factors. The main factor is the field FDGRV (in KNB1 or LFB1). Whenever it changes the system must generate a new file. This...
View ArticleHandling Unit - VLMOVE and Split Value Material Restriction - Note 1573066
Hi, Problem Summary We are facing an issue related Handling Units and the restrictions around transaction VLMOVE when working with materials with Split ValuationThe problem is specifically spelled out...
View ArticleRe: Graphical mapping requirement
Hi Gaurav, In the Target, make your Country Field as 0... Unbounded and maybe your next requirement will get covered. You can use FormatbYExample to arrange the queue for Country for Target. For this...
View ArticleRe: I/O bottleneck verification
First you will need to resolve disk contention issue, adding HG index will not eliminate disk contention issue.
View ArticleRe: Graphical mapping requirement
Hi Gaurav, that should already with the mapping that I have posted before.See my test:or is this not what you wanted? CheersGerald
View ArticleRe: Any experience downgrading LM-Service component?
My recomendation Alberto is update the system, generate the Stack XML in MOPZ and update using SUM, then of that, you can start looking for ways to solve the problem or as is very very possible, the...
View ArticleRe: How to determine if a report has been rendered
Yeah. I checked with couple of co-workers, just in case I was wrong or forgetting something, but alas, no such luck. I do have an idea, but it's pretty way out there and more than likely will not work;...
View ArticleHow do I display images on crystal report from sql server 2008 stored in...
Hi, I am trying to display images on crystal reports but image are not displaying at all. The images are stored in SQL server 2008 in base64Binary format. I converted the images to varbinary(max)...
View Article