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

Re: Dump PXA_NO_SHARED_MEMORY

$
0
0

Sometimes reboot of the system fixes before tuning the params, some user session hanging and eating that memory, usually this type of dump does not show that in information. Can check those work process logs for the root cause.

 

HTH

 

rs,

Giridhar


Re: MTO scenario

$
0
0

Hello Deepika,

 

Please do not use the InS/Collective indicator set as 2 (Collective Req) in MRP 4 view, In that case system consider your Stock for depended material
System will consider the warehouse stock for depended material.

Set as Ind/collective as 1 in MRP 4 view. In that case system not consider the stock and create the Ind requirement for depended material

 

 

Please check and confirm the same

 

Regards

Umesh Mali

Re: Impact of changing company code in site master

$
0
0

Hello Deyi,

 

I'm currently investigating changing CC for open stores.

 

Regarding you point 2. Is it strictly necessary to do that point?

 

I did a test in a copy of our prod system, and I did not take out the inventory before swithcing  CC. Then I did an POS Billling and all the articles movements was booked to the new CC and everything looks fine.

 

Of cource the new company needs to pay the old one for the stock, but I can find no techincal reason to do it. Have you found that?

 

BR

Ola

Re: data request error in info package under shedule tab

$
0
0

hi,

   in r/3 side RSA3 tcode working fine for 2lis_11_vahdr.but bw side i faced transfer structuer error.i used all the programs and fm for activation process.

but same problem occured.

 

Regards,

Thiru.

Re: UWL dynamic URL

Re: How to handle SAPUI5 Cache problem?

$
0
0

My web.xml is like that

 

web.xml

    <!-- ============================================================== -->

    <!-- UI5 resource servlet used to handle application resources      -->

    <!-- ============================================================== -->

    <servlet>

        <display-name>ResourceServlet</display-name>

        <servlet-name>ResourceServlet</servlet-name>

        <servlet-class>com.sap.ui5.resource.ResourceServlet</servlet-class>

    </servlet>

    <servlet-mapping>

        <servlet-name>ResourceServlet</servlet-name>

        <url-pattern>/resources/*</url-pattern>

    </servlet-mapping>

    <!-- BEGIN: test-resources -->

    <!-- test-resources mapping has to be switched off for productive use on a Java server! -->

    <servlet-mapping>

        <servlet-name>ResourceServlet</servlet-name>

        <url-pattern>/test-resources/*</url-pattern>

    </servlet-mapping>

    <!-- END: test-resources -->

    <!-- BEGIN: DEV MODE -->

    <!-- DEV MODE switched off by default and can be switched on during development -->

    <!-- but has to be switched off for productive use on a Java server! -->

    <context-param>

        <param-name>com.sap.ui5.resource.DEV_MODE</param-name>

        <param-value>false</param-value>

    </context-param>

    <!-- END: DEV MODE -->

   

    <context-param>

        <param-name>com.sap.ui5.resource.USE_CACHE</param-name>

        <param-value>false</param-value>

    </context-param>

   

    <context-param>

        <param-name>com.sap.ui5.resource.USE_SERVER_CACHE</param-name>

        <param-value>false</param-value>

    </context-param>   

<!-- ============================================================== -->

<!-- AppCacheBuster Filter                                          -->

<!-- ============================================================== -->

<filter>

     <display-name>AppCacheBusterFilter</display-name>

      <filter-name>AppCacheBusterFilter</filter-name>

      <filter-class>com.sap.ui5.resource.AppCacheBusterFilter</filter-class>

</filter>

<filter-mapping>

      <filter-name>AppCacheBusterFilter</filter-name>

      <url-pattern>/*</url-pattern>

</filter-mapping>

    <!-- ============================================================== -->

    <!-- Cache Control Filter to prevent caching of any resource        -->

    <!-- ============================================================== -->

    <filter>

        <display-name>CacheControlFilter</display-name>

        <filter-name>CacheControlFilter</filter-name>

        <filter-class>com.sap.ui5.resource.CacheControlFilter</filter-class>

    </filter>

    <filter-mapping>

        <filter-name>CacheControlFilter</filter-name>

        <url-pattern>*.html</url-pattern>

    </filter-mapping>

    <filter-mapping>

        <filter-name>CacheControlFilter</filter-name>

        <url-pattern>*.js</url-pattern>

    </filter-mapping>

    <filter-mapping>

        <filter-name>CacheControlFilter</filter-name>

        <url-pattern>*.xml</url-pattern>

    </filter-mapping>

    <filter-mapping>

        <filter-name>CacheControlFilter</filter-name>

        <url-pattern>*.json</url-pattern>

    </filter-mapping>

    <filter-mapping>

        <filter-name>CacheControlFilter</filter-name>

        <url-pattern>*.css</url-pattern>

    </filter-mapping>

    <!-- ============================================================== -->

    <!-- UI5 proxy servlet                                              -->

    <!-- ============================================================== -->

    <servlet>

        <servlet-name>SimpleProxyServlet</servlet-name>

        <servlet-class>com.sap.ui5.proxy.SimpleProxyServlet</servlet-class>

    </servlet>

    <servlet-mapping>

        <servlet-name>SimpleProxyServlet</servlet-name>

        <url-pattern>/proxy/*</url-pattern>

    </servlet-mapping>

    <!-- ============================================================== -->

    <!-- Welcome file list                                              -->

    <!-- ============================================================== -->

    <welcome-file-list>

        <welcome-file>index.html</welcome-file>

    </welcome-file-list>

</web-app>


Re: how to know from what program is execute POSTING_INTERFACE_DOCUMENT

Re: Default printing size

$
0
0

Hi Thirupathi,

 

I dont think this can be achieved within SAP.

 

You need to have a document converter software like XDC server conversion.

 

Check below

 

Google

 

Regards

Terence


Re: how to know from what program is execute POSTING_INTERFACE_DOCUMENT

$
0
0

Hello Maria,

 

You can write the code "BREAK user_name" wherein user_name is your sap login id - (sy-uname) in the beginning of the Z program and it will be triggered if and when the Z prog is called.

 

Please let me know if it works

 

Thanks

Re: Material Group Hierarchy Search Help

Re: Unauthorized access to content

$
0
0

Given the date it was published (June 2014), it seems that it was published and then later removed afterwards.  This can be for different reasons, including a violation of the rules of engagement.

I got a lot of errors when I use the "Fast SAPUI5 Develop tool"

$
0
0

hi experts,

   I got a lot of errors when I use the "Fast SAPUI5 Develop tool" Lucky Li

how could I solve this problem?

Chrome shortcutparameter:

C:\Users\Win7\AppData\Local\Google\Chrome\Application\chrome.exe --args --disable-web-security  --allow-file-access-from-files

 

thanks

regards.

20150411205027.jpg

Re: Tcode of vbak table entries

$
0
0

Checked that.

But I think its not in vbak. Its bkpf table in FI and mkpf in MM.

Re: Validação de NCM

$
0
0

Oi Raphael

 

Você diz no ERP ou na automação de entradas com o SAP NF-e?

 

No ERP essa validação é visual/manual. Na automação de entradas você pode fazer essa validação via BadI.

 

Abraço

Eduardo Chagas

Re: What are the Standard Process of SAP Plant Maintenance?


Re: MSS: Create Requisition Request with FPM

$
0
0

Hi Chohan,

 

you can create an own custom FPM Application and realign it as it is done in application erc_a_req_mgmt incl. WDAC, OIF and lower UIBB's) and provide this to managers as "Requisition request".

 

Integrate this custom application in the requisition monitor and your recruiter will have prefilled requisitions.

 

BR and good luck

Frank

Re: SAP FM SY-DATUM + 15 OPEN DAYS

$
0
0

Hi Tahar,

 

 

You can use END_TIME_DETERMINE function module to get the desired result.

 

Please refer the sample code below.

 

 

 

 

 

CALL FUNCTION 'END_TIME_DETERMINE'

      EXPORTING

        duration                   = '15'

        factory_calendar           = lv_calander " International Calander

      IMPORTING

        end_date                   = lv_start_date

      CHANGING

        start_date                 = sy-datum

      EXCEPTIONS

        factory_calendar_not_found = 1

        date_out_of_calendar_range = 2

        date_not_valid             = 3

        unit_conversion_error      = 4

        si_unit_missing            = 5

        parameters_no_valid        = 6

        OTHERS 

 

Regards,

Ankit

Re: SAP BW-Issue with Aggregates

$
0
0

Hello SS ,

 

Based on the version of BW there are different tables you might want to check .

RSDDSTATAGGRDEF   ( 3.X)

RSDDSTAT_DM ( 7.X)

 

Out of all RSRT with debugging as mentioned by Leslaw is the best.  Query result set is not just based on your selections but also calculations, So the system generates various internal queries due to which you see multiple hits in debugging .

So your selection hitting Aggregates and the cube is not strange.

*You need to create a aggregate only if its size is less than 40% of the Fact table else you dont have a real benefit.

*try to copy all the objects selected in each step in a excel sheet and see if you could create one single aggregate for all SELECTs .

* If you can fix values wonderful , but remember you dont want to create a Aggregate too many aggregates ..example a aggregate for each comp.code unless your architecture enables you to.

 

Hope it helps . If you need any specific info. pls .let me know.

 

Regards

Ram

Re: vendor payment through app

$
0
0

Hi Pratik

 

In APP process partial  payment is not possible please due it through manually through F-58

 

thanks

Trinath

Re: table name for characteristics values in equipment master

$
0
0

Hi Mohan,

 

Table ASUP is correct, execute the table without entering equipment number, which might answer your question.

 

Also the chara. values will be in different unit, so you need to convert to get the values. Contact your abaper for the same.

 

Regards

Terence

Viewing all 8667 articles
Browse latest View live




Latest Images