Quantcast
Channel: SCN: Message List
Viewing all 8676 articles
Browse latest View live

Dealing with multiple fiscal year variants in Controlling

$
0
0

My current client, a US based company, is setting a new (production) plant in Russia.

 

Current SAP template is using new G/L and my client wishes to use 2 ledgers:

1) Leading ledger, US GAAP, assigned fiscal year variant running as from April in a 4-4-5 week period definition

2) a non-leading ledger, Russian Accounting Standard, assigned fiscal year is running as from January to December.

 

The assigned controlling area is having a similar fiscal year variant as that of the leading ledger.

 

My client has two windows for reporting;

1) For US GAAP at the end of the fiscal month

2) For RAS at the end of the calendar month

 

Currently we perform CO functions (like WIP calculation, variance) calculation at the end of the fiscal month end and comply to US GAAP reporting requirements using parallel valuations (seperate ledgers or parallel accounts).

 

Our main challenge is that f.e. we cannot calculate WIP at the end of the calendar month end  and report it as such in our financial statement version based on our non-leading ledger.

 

I can't believe we are the first large size company which is experiencing this kind of problem and looking forward receiving your feedback to have overcome this challenge.


Re: ABAP code for multiple releases

$
0
0

Method 1.

 

Classes. Have a subclass one with the 7.00 syntax, one with the 7.40. Instantiate the appropriate subclass at runt time according to release. In 7.00, the 7.40 will be syntactically incorrect and vice versa, but it won't matter as it's never called.

 

Drawback - transports will always be red on import.

 

Method 2.

 

Macros. Encapsulate your release sensitive statements in DEFINE statements.


Drawback - well... it's macros!

 

 

Programmatically, I prefer method 1. Pragmatically method 2 seems the only solution.

Re: Service Period calculation

$
0
0

if the hire date read from infotype 0000 not 0041 what will use after FXXY?

 

what will use to replace XX?

Re: 2LIS_06_INV and DSO

$
0
0

there are a number of OSS notes explaining this behavior and how to handle. I suggest you search for them.

 

M.

Re: ObjectIdentifierMapping WebService for external material No

$
0
0

Just to keep track of the answer:

ElementValueDescription
InclusionExclusionCodeIInclude in the result set
EExclude from the result set
IntervalBoundaryTypeCode1Equal to Single Value; = X
2Between (excluding upper boundary) Interval with closed lower and open upper boundary; [X, Y)
3Between Interval with open lower and open upper boundary; (X, Y)
4Between (excluding both boundaries) Interval with open lower and open upper boundary; (X, Y)
5Between (excluding lower boundary) Interval with open lower and closed upper boundary; (X, Y]
6Less than Interval with unlimited lower and open upper boundary; < X
7Less Than or Equal to Interval with unlimited lower and closed upper boundary; <= X
8Greater Than Interval with open lower and unlimited upper boundary; > X
9Greater Than or Equal to Interval with closed lower and unlimited upper boundary; >= X

Re: Changing fund center mapping from pc to cc

$
0
0

Hi,

 

Thanks all of you for your suggestions,

 

Amar in my present system Fund centers are created as many as profit centers.

example

      PC1=FC1

      PC2=FC2  etc...

so now under one PC1, there are number of cost centers.

 

If i go as

   CC11=FC11

   CC12=FC12  etc

 

changing the fmderive is i think simple but what about open PO/PR's

 

what rule should i use?

 

if i go for change at year end as RAVI suggested then shall i stop carry forwarding FM budget to new fiscal year and upload new budget with above changed fund centers.

 

Regards,

sajid

Re: Unable to set Field property as Key (Not Compounded) & Text

$
0
0

Please review / check your settings of the characteristics in the BEx query of this characteristic

Re: Execution time in development server and quality server

$
0
0

You get an insight of the statistics through an analysing of the SQL-Trace via ST05.

 

Can you tell us your approach with the hash table by an example? The runtime sounds very strange if you are using internal tables with indexes.

 

Have you already checked your implementation with a trace by SAT (or SE30)? Where is your bottleneck (DB / ABAP Runtime)?


Re: Assigning Company Code to Leading Ledger

$
0
0

Hi,

press change button and add your Company code.

I hope this is sandbox?

Re: Need help with creating multitenant application and design

Re: Option for Hierarchy node with text only and hierarchy characteristics with key & text (as it is)

Re: FI document posted at a particular date through TBB1.

$
0
0

Dear  Rohit

 

Thanks  for the response

 

 

I want  to post only  the  interest  RS 1500 marked in the red mark.

 

please suggest the  solution.

 

 

test.png

Issue with Process Chain Transport

$
0
0

Hi All,

 

We have Transport issue when
transporting the deletion of process chain. If anyone faced similar issue and
you had a solution for this, Can you please let us know the resolution to move
the deletion successfully?

 

Below are more details on the
Issue with the logs:

 

tr1.jpg

 

When we transported for the
second time we deleted the process chain logs and re transported the changes,
still it failed. Let me know if you have any clue..

 

TR failure:

Short dump in the target
system:

 

tr2.jpg

 

pic3.jpg

Re: HOW TO LOAD A FACT TABLE USING SOURCE BASED CDC

$
0
0

Dirk ,

 

Sorry I do not understand what youn wrote:

 

Insert new records.

Do not delete old records.

Update existing records, if necessary. But do not keep history for them,like you would for a dimension table.

 

If you do not delete old records it means that you are keeping history for them  is it True ?



Please explain me with more details what you wrote:


"SCD2 will modify the existing record on updates to flag end-of-validity and insert a new record with the new attribute values."


Thanks in advance.

 

Best Regards

 

Antonio




 

Re: CL_SAML20_RESPONSE->VALIDATE_ASSERTION

$
0
0

Hi Filipe,

 

Are you talking about the hash algorithm such as below?

Or does it mean we have to export the certificates again but using SHA-256?

 

Kind regards

Keo


Re: /UI2/INTEROP & /UI2/TRANSPORT are missing

$
0
0

Did you try to add them using transaction /iwfnd/maint_service?

Re: CJR2- Excel Upload, getting errors-The initial value is not valid for characteristic WBS Element

$
0
0

Hi Shubham,

 

Thanks for the response. I am doing this config in Dev system so TR movement doesn't apply here. I have checked Srinivas's blog, it doesn't say anything about the issue I am facing. Any other idea is welcome.

 

Regards,

 

Mohammad

Re: Could not find table/view VIEW_COLUMNS in schema PUBLIC

$
0
0

This was a HANA internal issue, that occure rarely but fixed in latests versions. Thank you for your help.

Re: SOAP receiver error

$
0
0

Will try this. Thanks to you and Raghuraman.

Re: Duda configuración gateway para Fiori

$
0
0

Muchísimmas gracias por el aporte, Santiago.

Viewing all 8676 articles
Browse latest View live




Latest Images