Quantcast
Viewing all 8675 articles
Browse latest View live

System status CLSD is active , Message no. BS013

Hi Experts,

 

 

One of our users got below error message when they run Dep. the order is a PM order.  PM user has created and due to some reason they have not processed and later it has been closed. This order does not have any actual postings or any settlement rule as well. This error seems to be very illogical and unusual.

 

User has tried to activate status closed but that function is not active.

 

System status CLSD is active (ORD XXXXX)

Message no. BS013

Diagnosis

Object ORD XXXXXX has system status CLSD (Closed).  According to this status, transaction 'FI: Postings' is not allowed.

Procedure

You can only carry out the requested function if this is allowed according to the status of the object.

 

Pls. Help in resolving.

 

Best Regards,

Aziz


Re: questions regarding upgrade

Hi,

 

Your object will be there/may be not there as it depends on the new support pack.

If your object is there , then it will have a new version if get changed.

 

It is always you need to release the object for being on safer side.

 

With Regards

Ashutosh Chaturvedi

What is trade compliance in Materials?

What is trade compliance related to material master in SAP?

where it is used?

what are the sap settings, fields and tables for trade compliance?

Custom Objects List Using ABAP Program

Hi Experts,

We have  a requirement to collect all the custom objects(reports,smartforms,ddic objects etc)developed in ECC.

We need list basing on condition of 'last changed by' .

So for few objects we have 'last changed by' field and we are able to get the list but for few custom objects 'last changed by' field is not maintained.

Example for BTE there is no 'last changed by'...

 

Please suggest if any ideas.

 

 

 

Regards,

Rafi

Re: Row member auto populate based on a property

Vadim, I also have would like to know how do I apply dynamic formatting to source cells that are used in EPMSaveData functions.

Re: User Status control based on user authorisation

Thanks Maheswaran KD,

 

Its coincident really i tried ( which you have mentioned ,via putting intermediate status and authorize, now i have to check with business , if they are ok to see these additional statues.

 

Anyway thanks

 

Riyaj

Re: Change Bin Allocations Picking List via DI Server and DI API

Hi Javier,

you are doing something wrong :-).

You have 2 PickLines, where the second is having 2 PickBinAllocations but you are only addressing the first BinAllocation line of it:

 

oDocument.Lines.BinAllocations.BinAbsEntry = G_BinAbs                oDocument.Lines.BinAllocations.Quantity = TxtPickedTab2.Text

 

The BinAllocations are lines to the PickLines, so you also have to SetCurrentline for them.

If your warehouse is always picking the right amounts only from the suggested bin location it is quite easy : Loop through the BinAllocations lines and find the right one.

In praxis this is not always the case - so you have to code a more complex logic.

 

regards,

Maik

automate Upload of Roles from ABAP-Based Systems to the portal

Dear expert,

I’m looking for a solution to automate the role upload from the backend to the portal.

I would like to run it on daily basis.

This functionality works fine manually.

 

Is there a way to automate it?

 

Many thanks in advance for your help.

Kind regards


Re: Ignore PIR and/or Purchasing Group in Service Order Component

You can make Purchasing group as Display in PIR in order to avoid the entries.

 

IMG - Material Management - Purchasing - Purchasing Info Record - Define Screen layout

 

Under "Reference" data, you can able to do that.

Re: PB .net 12.5.2, datawindow retrieves choke on Oracle TO_CHAR function

Terry, here is the trace output, it essentially reflects the contents of the original error messagebox,

Regards, Todd

 

(ce01ac8): OPEN CURSOR: (0.000 MS / 309.854 MS)

(ce0e138): DUMMY CURSOR CONNECTION :

(ce0e138): USERID=xxxxxxx

(ce0e138): SERVER=XXXXXXXX

(ce0e138): DBPARM=ConnectString='DSN=XXXXXXXX; UID=xxxxxxx; PWD=<******>; SERVER=xxxxxxxx.xxxx.xxxxxxxxx.com' (0.000 MS / 0.000 MS)

(ce0e138): PREPARE:

(ce0e138):  (0.017 MS / 0.017 MS)

(ce0e138): *** ERROR 999 ***(rc -1) : Syntax Error: No SQL Command

(ce0e138): CANCEL: (0.001 MS / 0.018 MS)

(ce0e138): DISCONNECT: (0.003 MS / 0.021 MS)

(ce0e138): SHUTDOWN DATABASE INTERFACE: (0.000 MS / 0.021 MS)

(ce01ac8): COMMIT: (1.019 MS / 310.873 MS)

(ce01ac8): CANCEL: (0.000 MS / 310.873 MS)

(ce01ac8): DISCONNECT: (3.374 MS / 314.247 MS)

(ce01ac8): SHUTDOWN DATABASE INTERFACE: (0.000 MS / 314.247 MS)

Re: SOAP Additional Parameters

Re: Idoc Failure Issue

hi Moumita,

 

the issue is with data in xml.

 

you can check the char position in xml using any text editor e.g. notepad++.

 

regards,

Harish

Re: SOAP Additional Parameters

can you please paste the error description here/

 

may be that can help us to find out more.

Regarding Posting Date in IDOC for Intercompany Invoice

Hi,

 

We have priority issue regarding posting date in IDOC. When we create Intercompany invoice, billing date in intercompany is Actual GI date of delivery document and also Invoice posted with Actual GI date only. But, in IDOC, Posting date is appearing as Planned GI date of delivery document.

 

Actual GI date and Billing date and Posting date in IDOC should be same., but, posting date in IDOC is appearing as Planned GI date of delivery doc.

 

Kindly help in finding out the root cause of, why posting date in IDOC is not appearing as Billing date and appearing as Planned GI date of Delivery document. This issue is happening from past one month for Intercompany invoice, previously posting date in IDOC used to appear as Billing date only.

 

 

 

 

Thanks & Regards,

Jai Prabhu.

Re: Need to get display only mode in ess

Dear Anthony,

 

According my knowledge.


Option 1 : Go to SM30- V_T7XSSPERSUBTY-

 

In this table maintain use case B.

 

Option 2:(Screen Personalization)    In portal -- Content Administration --iview (IT0002) ----Right click--Preview---Edit--Ctrl+Right click--here you will get options.

 

 

Experts,  If I am wrong please let me know.

 

 

--

Regards

Somu


Re: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

Can you supply or check the trans.log file after running R3trans -d ?

 

RB

Re: SQL error -1587 at location BrCtlCopy-1, SQL statement

Under which user are you trying to extend the tablespace ?

Check the permissions of the BR*Tools

 

Regards

RB

Re: What is trade compliance in Materials?

Ethan, you can find a great stuff in SAP help portal that is available to everyone. You also need a system to practice and understand the concepts practically. In case of any doubts, you can post you questions in this forum and the rest we will take care.

 

Hope you will be now confident enough to go on with your GTS adventure.

 

Regards,

Aman

Re: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

Hi Reagan,

 

How are you?

 

Thanks for reply

 

I hadnot change any thing in profile file, can parameter form profile file get change after upgrade?

 

This installation was upgrade in last week and Work without any problem. I just restart the server-

 

Here is trans.log:

 

 

ETW000 R3trans version 6.24 (release 741 - 04.02.14 - 20:14:02 ).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time   : 07.06.2014 - 19:37:18

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: R3trans -d

4 ETW000  trace at level 2 opened for a given file pointer

4 ETW000  [     dev trc,00000]  Sat Jun 07 19:37:18 2014                                                 792  0.000792

4 ETW000  [     dev trc,00000]  db_con_init called                                                        37  0.000829

4 ETW000  [     dev trc,00000]  set_use_ext_con_info(): rsdb/ssfs_connect not set => ssfs not used        77  0.000906

4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                  27  0.000933

4 ETW000  [     dev trc,00000]  create_con (con_name=R/3)                                                 17  0.000950

4 ETW000  [dbcon.c     ,00000]  *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library

4 ETW000                                                                                                 100  0.001050

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

Help in understanding a PCR


Hi Experts

can any one help me in understanding what following PCR is doing?

 

ZERO=&TWPB VVVV Set zero

TABLEWPBP  Read table fields

VARGBAPZNR Tab.field VVVVV v.ky

  **

  01

    NUM=01     Set

    ADDWT&TWPB VAR  Variable table

 

Regards,

Jignya

Viewing all 8675 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>