Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all 2997 articles
Browse latest View live

abap/buffersize issue with the dump PXA_NO_SHARED_MEMORY

0
0


Hi Experts,

 

Could you please help me on this below issue.

 

We are getting many dumps "PXA_NO_SHARED_MEMORY" in ECC system.

So i have changed the abap/buffersize from 400000 into 600000 (KB) . But it is not reflecting in ST02 t.code.

 

In ST02 i have noticed that it is not reflecting the changed value i.e 600000(KB) .( Attached screenshot for reference)

 

Note : after i have changed i did restart also . But eventhough it is not reflecting .

 

Kindly help me on this on high priority .

 

 

Thanks


Service Provider ACS endpoint has no default entrance location configured.

0
0

Hi All,

 

We are working on SAML based SSO Configuration between NON-SAP Portal (Identity Provider - IBM Tivoli Federated Identity Manager ) with SAP Portal 7.3 (SP08) System (Service Provider).

 

The identity provider is IBM Tivoli Federated Identity Manager. Identity provider & service provider are in different domains.

 

We have completed all the required configuration steps. When client is trying to test the SSO using Chrome browser they are able to land in our portal successfully.

 

However when they are trying the same thing using IE browser they are getting error as 500 Internal Server Error

 

Error: Service Provider Could not redirect to application url because of configuration error.

 

When Checkd the tshw logs

 

Content type of the received HTTP request is: null

Extracted RelayState parameter is: null

Service Provider ACS endpoint has no default entrance location configured.

500 Internal Server Error is returned for HTTP request [https://xxx.com/saml2/sp/acs]:

  component [AssertionConsumerService],

  web module [saml2/sp],

  application [sap.com/saml2_sp],

  DC name [],

  CSN component[],

  problem categorization [],

  internal categorization [1096211868].

 

Please help

 

Regards

Ponnusamy

RAM problem

0
0

Hi,

 

Our SAP is very slow and some times the functional guys can't save there processes.Our Ram is 10 GB some times the RAM works 9 GB . If the problem is of RAM problem..? What will do to overcome this problem..? Please help me

 

Regards

Sajmal

NetWeaver Application Server ABAP 7.02 SP6 64-bit Developer Edition

0
0

All,

 

wondering if the HCM System is included in this installation.

If not what image would I need to download?

 

Thank you

Heiko

SAP Multi-Client/Single Client Approach for different Company

0
0

Dear All,

 

I need your input for designing our system landscape.

 

We are Having 3 Companies. Says Company A, Company B and Company C. My Understanding is as below -

 

Option 1 : We would like Multi-Client System Environment. i.e each of above Company will have different Production Client in One box.

They will have same or different Chart of account and Controlling area. This option we will be thinking keeping in mind that any time in case we sell any of above Company, we could sell along with existing SAP Production Setup. Having different production client will give an ease for detaching production from existing landscape. This way we can get better price for company. But, this way we need to configure/copy all required configuration and SPRO in each of production client. Also, we need to configure additional RFC/ALE for transaction happening as a inter-company. 

 

Option 2 : We Can also have one production client/COA and Company A, B and C can be mapped under one controlling area. This will be cost reduction at same time we can have inter company transaction without any additional RFC/ALE.

 

Let me know if my understanding is correct and what will be pro's and con's comparing each above approach as based on this we need to give proposal to management.

 

Thank you in advance.

 

regards,

 

Rajat

export_migration.bat Exception issue

0
0

Hi Guys,


i'm perform NW731 export with table spliting via migmon. export_monitor.bat while starting had error:

 

PS D:\SAPINST\sapinst_export> .\export_monitor.bat

D:\SAPINST\sapinst_export>"D:\SAPINST\sapinst_export\sapjvm\sapjvm_6\bin\java.exe" -Xmx1024m -cp ".\.;.\migmon.jar;.\activation.jar;.\mail.jar" com.sap.inst.lib.app.SecureStartup "-Xmx1024m" com.sap.inst.migmon.exp.ExportMonitor -dbType mss

 

java.io.IOException: CreateProcess error=2, The system cannot find the file specified

        at java.lang.ProcessImpl.create(Native Method)

        at java.lang.ProcessImpl.<init>(ProcessImpl.java:277)

        at java.lang.ProcessImpl.start(ProcessImpl.java:31)

        at java.lang.ProcessBuilder.start(ProcessBuilder.java:461)

        at java.lang.Runtime.exec(Runtime.java:593)

        at com.sap.inst.lib.io.ProcessUtils.createProcess(ProcessUtils.java:28)

        at com.sap.inst.migmon.MigrationTask.checkKernelSupportSortClusterOption(MigrationTask.java:1425)

        at com.sap.inst.migmon.exp.ExportStandardTask.doRun(ExportStandardTask.java:71)

        at com.sap.inst.migmon.MigrationTask.run(MigrationTask.java:446)

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)

        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)

        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

        at java.lang.Thread.run(Thread.java:763)


export_monitor.log:

INFO: 2014-11-03 10:26:17

Export Monitor is started.

 

 

CONFIG: 2014-11-03 10:26:17

Application options:

dataCodepage=4102

dbType=mss

ddlFile=

ddlMap=

exportDirs=L:\DEV_EXPORT

ftpExchangeDir=

ftpExportDirs=

ftpHost=

ftpJobNum=3

ftpPassword=*****

ftpUser=

host=

installDir=D:\SAPINST\sapinst_export

jobNum=16

loadArgs=

mailFrom=

mailServer=

mailTo=

monitorTimeout=180

netExchangeDir=

orderBy=

port=

r3loadExe=

server=

taskArgs=

trace=all

tskFiles=yes

 

 

CONFIG: 2014-11-03 10:26:17

List of packages with table structure: 'SAP0000'.

 

 

CONFIG: 2014-11-03 10:26:17

List of packages with views: 'SAPVIEW'.

 

 

INFO: 2014-11-03 10:26:17 MigrationTask checkKernelSupportSortClusterOption

Starting check: R3load support -sort_cluster option

 

 

ERROR: 2014-11-03 10:26:17 com.sap.inst.migmon.exp.ExportStandardTask run

Fatal exception during execution of the Export Monitor.

java.io.IOException: CreateProcess error=2, The system cannot find the file specified

  at java.lang.ProcessImpl.create(Native Method)

  at java.lang.ProcessImpl.<init>(ProcessImpl.java:277)

  at java.lang.ProcessImpl.start(ProcessImpl.java:31)

  at java.lang.ProcessBuilder.start(ProcessBuilder.java:461)

  at java.lang.Runtime.exec(Runtime.java:593)

  at com.sap.inst.lib.io.ProcessUtils.createProcess(ProcessUtils.java:28)

  at com.sap.inst.migmon.MigrationTask.checkKernelSupportSortClusterOption(MigrationTask.java:1425)

  at com.sap.inst.migmon.exp.ExportStandardTask.doRun(ExportStandardTask.java:71)

  at com.sap.inst.migmon.MigrationTask.run(MigrationTask.java:446)

  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)

  at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)

  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)

  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)

  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)

  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)

  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

  at java.lang.Thread.run(Thread.java:763)

 

 

INFO: 2014-11-03 10:26:17

Export Monitor is stopped.

 

Source system NW731 Ms SQL Server. Target SLES11 SP3 sybase 15.7.

 

Help me please, which file he cant find? where can i see more information from him?

[_policy0004] Unable to create URLConnection:URL dest:FP_ICF_DATA_SID

0
0

Hi All,

 

We have recently upgraded our ECC test system to Enhancement Pack4.

Our PDF display is working from ABAP. When we run FP_TEST_00 to display PDF its working fine. We are using the Adobe Interactive forms for HR approval process. When we view the form on the Portal via Universal Worklist we getting an error.

When we are testing our ADOBE Webfoms which were developed in ABAP we are getting the following error.

 

[_policy0004] Unable to create URLConnection:URL dest:FP_ICF_DATA_SID//sap/bc/fp/form/layout/Z_ISR_FORM_ZH07.XDP

com.sap.security.core.server.destinations.api.ConfigurationException: [_policy0004] Unable to create URLConnection:URL dest:FP_ICF_DATA_SID//sap/bc/fp/form/layout/Z_ISR_FORM_ZH07.XDP?fp-language=EN&fp-cacheinfo=2007-07-02T23%3a29%3a34Z%243ba55ccd-5362-43e8-8e34-11a97e6d5829%240%24en_NZ%24v0%2e9 is not valid (See note 1161197 for additional information)

     at com.sap.security.core.server.destinations.service.HTTPDestinationImpl.getURLConnectionInternal(HTTPDestinationImpl.java:432)

     at com.sap.security.core.server.destinations.service.HTTPDestinationImpl.access$000(HTTPDestinationImpl.java:45)

     at com.sap.security.core.server.destinations.service.HTTPDestinationImpl$GetURLConPrivAct.run(HTTPDestinationImpl.java:999)

     at java.security.AccessController.doPrivileged(Native Method)

     at com.sap.security.core.server.destinations.service.HTTPDestinationImpl.getURLConnection(HTTPDestinationImpl.java:374)

     at com.sap.security.core.server.destinations.service.HTTPDestinationImpl.getURLConnection(HTTPDestinationImpl.java:442)

     at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.setTemplateSource(FcISRProcessEvent.java:401)

     at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callRFCIsrProcessEvent(FcISRProcessEvent.java:571)

     at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callIsrProcessEvent(FcISRProcessEvent.java:317)

     at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEvent.callIsrProcessEvent(InternalFcISRProcessEvent.java:1079)

     at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEventInterface.callIsrProcessEvent(FcISRProcessEventInterface.java:125)

     at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEventInterface.callIsrProcessEvent(InternalFcISRProcessEventInterface.java:380)

     at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEventInterface$External.callIsrProcessEvent(InternalFcISRProcessEventInterface.java:504)

     at com.sap.pcui_gp.isr.isrprocessevent.showform.VcISRShowForm.onBeforeOutput(VcISRShowForm.java:185)

     at com.sap.pcui_gp.isr.isrprocessevent.showform.wdp.InternalVcISRShowForm.onBeforeOutput(InternalVcISRShowForm.java:395)

     at com.sap.pcui_gp.isr.isrprocessevent.showform.VcISRShowFormInterface.onBeforeOutput(VcISRShowFormInterface.java:137)

     at com.sap.pcui_gp.isr.isrprocessevent.showform.wdp.InternalVcISRShowFormInterface.onBeforeOutput(InternalVcISRShowFormInterface.java:136)

     at com.sap.pcui_gp.isr.isrprocessevent.showform.wdp.InternalVcISRShowFormInterface$External.onBeforeOutput(InternalVcISRShowFormInterface.java:212)

     at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:503)

     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:471)

     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:354)

     at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:179)

     at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)

     at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)

     at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)

     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)

     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)

     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)

     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:783)

     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:303)

     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)

     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)

     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)

     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)

     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)

     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)

     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)

     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)

     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

     at java.security.AccessController.doPrivileged(Native Method)

     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

500 Connection timed out in SAP Portal

0
0

Hi Experts

 

I am working on SAP EC Portal. I need to upload a XML file of 90 K data. For uploading I am using web services. I have written a program in SAP NWDS (webdynpro Java Application), which import data from application server to database through web services. I am getting  500 Connection(ICM) timed out error after 10 mins. I do not want to increase time limit of ICM. Is there any way through which I can avoid this error and can upload the XML file.

 

 

Thanks

Kritika


Get Authorization Matrix Info

0
0

Dear All,

 

 

Our ICT Dept want to manage the authorization given to the users, therefore we want to collect all the authorization data (tcode, roles, etc) that each user or role had...

Is there any way so we can capture the existing Authorization Matrix of roles defined in PFCG into excel files?

 

I was told that we can use SQ01 query, but can't figure the table used to store those roles and how to query them.

*never use SQ01 before...

 

Kindly help.

 

 

Regards,

 

Stan

AL04 tcode is not working in my SAP

0
0

Hi Experts,

 

 

When i execute the tcode AL02, it is showing that "The Transaction AL04 does not exist".

AL04 ERROR.png

 

 

can any body help me in this matter??

 

 

 

 

Regards

 

Praveen

AIF add-on

0
0


Hello

 

I got info about wanderfull possibilities of AIF. However what can I expect from this tool. We have an IS-UT system, an ERP system and an PI system with different interfaces in between.

 

Which benefits can I expect from AIF?

 

Thank you a lot in advance

 

Regards

Jan

Call EP and ERP through web dispatcher

0
0

Hi,

 

I have configure multiple system on Web dispatcher EP and ERP.

My issue is our company do not want to publish EP and ERP over the internet but by the web dispatcher uses as a reverse proxy i want to publish the web dispatcher only now my EP called successfully over the internet but WDA application is not working cause it's redirects the directly to ERP so error occur's page not found.is there any way-out to call internally the ERP system.

 

 

Regards:

Akash Ahuja

ECC6 EHP7 upgrade - using NZDM and having issue in Execution Phase

0
0

Hi

 

I would like to know if anyone has an experience to upgrade by using SUM and using the ZDM option.

 

I am doing my QA system upgrade to EHP4 to EHP7 / Windows 2008/SQL env. I have never used this option before. I would like to know how it's going to use. Do I have to manually bring down the shadow instance ? Currently, I am stuck in a execution phase and it's not moving further.

I started a /nCRR_Control process manually. Now there are no tables in the server list but it still running. It's been running since past 3 days.

It says " The replication of recorded changes is currently active"

 

 

"More than 95% of recorded changes are transferred. You can start the downtime now or at a later point in time depending on your schedule. Keep monitoring the transfer until the start of the downtime."

 

 

1) I would like to know how long Do I need to wait?

2) Why I can't move the phase further ?

3) What needs to be done in order to complete the upgrade.

 

4) The following background job is still active since Thursday

RSUPG_ISU_CRR

DDIC          Active   01.11.2014 00:37:06         216.3692) since I have

manually started the T-code /nCRR_CONTROL data transfer

 

5) Do I need to stop the data transfer process or in other word to stop

the /nCRR_Control it shows the message below:

 

 

6) Do I need to cancel this job and stop /nCRR_Control transaction.

then restart the instance and start the Execution Phase . I have done

that and it failed.

 

I need to know what will be the next step ? how should I proceed.

 

My SUM is SUM10 SP11

 

 

Currently I am stuck in Execution Phase both Original and Shadow instances are up.

 

I am getting these errors:

CRRLAST.LOG

1EETQ399 Last error code set is: Single errors (code <= 8) found in logfile 'RSCRRLST.ELG'

1EETQ203 Upgrade phase "RUN_CRR_LAST" aborted with errors ("20141103153058")

 

***********

RSCRRLST.ELG

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Final data transfer of change recording framework ERRORS and RETURN CODE in RSCRRLST.DV2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

A4 ESCRR 304 Start time.....: "03.11.2014" "15:30:29"

A4 ESCRR 002 " "

A4 ESCRR 001 -------------------------------------------------------------------------

A4 ESCRR_ISU 005 Action "LAST" started at "15:30:28"("03.11.2014")

A4 ESCRR_ISU 010 Number of used dialog processes set to "10"

A2EESCRR 064 No tasks exist for transition "LAST_TRANSFER" and scenario "ISU"

 

*******************

SAPupConsole.log

 

Severe error(s) occurred in phase

MAIN_SWITCH/SUBMOD_SWITCH_OLDREL/SUBMOD_CRR_LAST_CHTRANS/RUN_CRR_LAST!

 

 

Last error code set: RFC login to system DV2 ashost jls-sapdecc02 nr 01 gwhost

jls-sapdecc02 gwservice sapgw01 failed with code 1 key

RFC_COMMUNICATION_FAILURE: <br/> LOCATION CPIC (TCP/IP) on local host with

Unicode<br/> ERROR partner '172.20.20.128:3301' not reached<br/> TIME Mon Nov

03 15:26:47 2014<br/> RELEASE 721<br/> COMPONENT NI (network interface)<br/>

VERSION 40<br/> RC -10<br/> MODULE nixxi.cpp<br/> LINE 3283<br/> DETAIL

NiPConnect2: 172.20.20.128:3301<br/> SYSTEM CALL connect<br/> ERRNO 10061<br/>

ERRNO TEXT WSAECONNREFUSED: Connection refused<br/> COUNTER 4<br/>

 

 

A trouble ticket and an archive with all relevant log files have been
generated.
Trouble ticket: "E:\usr\sap\SUM\SUM\abap\log\SAPup_troubleticket.log"
Log archive: "E:\usr\sap\SUM\SUM\abap\log\SAPup_troubleticket_logs.sar"

01)  *  Repeat phase MAIN_SWITCH/SUBMOD_SWITCH_OLDREL/SUBMOD_CRR_LAST_CHTRANS/RUN_CRR_LAST to continue at the point it stopped
02)  -  Exit program
: Repeat phase MAIN_SWITCH/SUBMOD_SWITCH_OLDREL/SUBMOD_CRR_LAST_CHTRANS/RUN_CRR_LAST to continue at the point it stopped

Initialize phase MAIN_SWITCH/SUBMOD_SWITCH_OLDREL/SUBMOD_CRR_LAST_CHTRANS/RUN_CRR_LAST to restart it from the beginning
01)     INIT

Enter a number/range/"all" to change selection or "ok" to end:


>> 2014/11/03 15:29:27  START OF PHASE MAIN_SWITCH/SUBMOD_SWITCH_OLDREL/SUBMOD_CRR_LAST_CHTRANS/RUN_CRR_LAST

Starting of Final data transfer of change recording framework in batch (job RSUPG_ISU_CRR)

<< 2014/11/03 15:30:58  END OF PHASE   MAIN_SWITCH/SUBMOD_SWITCH_OLDREL/SUBMOD_CRR_LAST_CHTRANS/RUN_CRR_LAST

 

*****************************

 

 

Any Help will be appreciated.

 

Regards,

Mohammad Farooq

RZ20 detailed note??

0
0

Hi Experts,

 

Can any one help me in detail about the explanation of RZ20 (CCMS) workflow?

 

 

Regards

 

Praveen

Deleting message for router in service

0
0

Hi Experts,

 

Can any one tell me what is the message for deleting saprouter from Services??

 

 

Regards

 

Praveen


BW problem

0
0

Dear Guru

We use the standard extractors 0FI_GL_14, 0FI_AR_30, 0FI_AP_30 to account "Accounts receivable" and "Accounts payable". Since that report, we consider only open positions, hence we analyze the date alignment AUGDT. In productive ERP we encountered the same problem: the delta update procedure 0FI_GL_14 AIED. Thus, the information found on forums and help'e had such understanding - if the document is created, the record should get a table BWFI_AEDAT, which are read from the changed document titles, then ship all items from BSEG. Everything would be fine if not for adjustment is not key fields: for example clearing operation or reversal. At this point, the field BKPF-AEDAT transactionally not changed in ERP, therefore changes should not get in BWFI_AEDAT, but the data in BW come.

If we consider a specific example, but I want to note that this problem is not regular, so it is impossible to systematize the problem:

1 creates a document with empty AUGDT, AUGCP, AUGBL.
Delta says it for me and ship in BW.
After a time a document is created 2, which is a reversal of the document 1 and shall AUGDT, AUGCP, AUGBL in both documents, but only brings the delta document 2 and the amended document 1 does not work.

Dear experts, help to understand how to construct a chain of operations since inception to the end-1 document display in reporting document 2. Just wanted to you to share the experience in other companies analyzed open \ closed position papers if SAP'a recommendations to update the field BKPF-AEDAT following:

Calendar day on which the last document change was made using a document change function.
Document changes resulting from other processing, for example, clearing, dunning or payment, are not taken into consideration.

PS: I have presented only a very simple example, the same problems occur operation UnJustify \ reversal in previous periods (reason 03, 04).

How to check database name in max DB

0
0

Hi All,

 

We have a SAP CE server, I am writing Java code using JDBC to get data in my system, Program is running in client desktop, I I want to know some details

 

host :  what shall I give here ? Only the IP of ce server will work or any port I need to supply ?

database name :  where can I check database name ?

 

This is the example I am referring

 

Code

String url = "jdbc:sapdb://" + host + "/" + dbname;Connection connection = DriverManager.getConnection (url, username, password);

Java Processes missing in SAP MMC

0
0

Hi All,

 

I have installed ABAP + JAVA - NW-04 .

 

I am sure that WAS is installed coz i am able to access http://localhost:5<instno>00/

 

However in SAP MMC I cant see any of the Java Process List.

 

All I can see is

 

Host <instance No>

-> Process List

      -> Msg Svr

      -> disp + work

      -> IGSWD

 

And in WP Table only the ABAP WPs.

 

Can some one help?

DBIF_RSQL_SQL_ERROR(SQL Error occured 11,WP in Reconnect status)

0
0

Hi Experts,

 

I am working on SAP/R3 on Windows platform.

I am getting dumps "DBIF_RSQL_SQL_ERROR" .


While investigated in dumps its showing as
Short Text
    "SQL error in the database when accessing a table ".
                    (and)
How to correct the error
    Database error text........: "[0] Connection failure"
    Internal call code.........: "[RSQL/FTCH/KNA1 ]"
    Please check the entries in the system log (Transaction SM21).

 

while i have checked the SQL ERROR LOG at the partuclar time when the
dumps occured its showing Error 50000,Severity 1.

 

It is Production system but we are getting this dumps more in ECC R/3
system and mean while ome job got failed due to this error .

 

Operating system is : windows 32bit
Database : MSSQL

 

Please advice how to solve this dumps and avoid this .

 

I have attached dumps,relevant system log, SQL error log all
information in the excel sheet .


Thanks

Can we track deleted Batch Input session

0
0

Hi Experts,

 

I have an urgent scenario. Can we track back the deleted Batch Input session created via tcode SM35?

 

Pls reply...

 

 

 

Regards

 

Praveen

Viewing all 2997 articles
Browse latest View live




Latest Images