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

Re: How to decrease the DB size in DB02 t code

0
0

Hi Bhupal ,

 

not good in in Ms SQL but believe reorg is not required for MSSQL.

 

If you know the tables from which data was taken out  check for the db growth of these tables from db02 .

 

You get the history of the table/database growth from db02 and mcheck for the growth reduction on the date on which  you performed the archiving

 

Thanks ,

Manu


"I/O Error for text VBBK" Dump while updating text through F.M Create_text

0
0

Hello SAP Experts,

 

I am trying to update Sales Document header text by using a Function Module 'Create Text'.

 

I am using below code :

 

CALL FUNCTION 'CREATE_TEXT'

           EXPORTING

                fid       = '0011'

                flanguage = 'E'

                fname     = name

                fobject   = 'VBBK'

           TABLES

                flines    = itext

           EXCEPTIONS

                OTHERS    = 1.

 

It is returning dump as "I/O error for text VBBK <SalesOrderNumber> EN".

 

Any advice / assistance regarding  you can provide is greatly appreciated.

 

Thanks & Regards,

Pratima .

Re: Downloading excel in 2010 instead of 2003 through webdynpro java application

0
0

didn't get u......

you cannot generate file with suffix xlsx?

Re: Transformation - Read Master Data Rule Error

0
0

In Infoobject assignment put 0vendor as well then try if it works or not.

 

Regards,

AL

Re: Cross-border STO out of Brazil

0
0

Well ... that is a difficult one.  We have intracompany STO's (between 2 plants in BR of the same comp. code) and that is working w/ MoT 641.

And we have the cross-company STO.

In table J_1BTVAK, you link the NF type to a sales order type.  For STO's the determined SO type is the dummy ZDL (since there is no preceding SO).  It is the same for both types of STO.

Currently NF type ZH is linked to it (for the intracompany STO) but I changed it already to ZI (which is the one setup for cross-company). It didn't solve my issue.

Attached you find the definition of both NF types.

Re: Inspection Plan & MIC status.

0
0

I would check with your security person.  Generally, an object status lke these can be controled by a security profile.  But I don't know that for sure 100% cause I've not had the need from a client to investigate that. But I'm pretty sure it is possible.

 

Craig

Re: SAP HANA Usage of Grouping

0
0

Thanks Lars.


I just was wondering why I'm getting different results as showed in the documentation.

Re: MSAS OLAP UNX

0
0

the 'pump' is setup on the MSAS box itself - see MS knowledge base articles


How to define a custom scope rule?

0
0

Hi cloud crowd.

 

I am experimenting with business options and scope rules and try to figure out how this is supposed to work.

 

 

The idea is to have work center views be enabled depending on whether a specific scoping question has enabled (respective disabled if not).

However, when editiong the scope rules of a work center view, the UI designer does not present me the option to select sub options as a scope rule - only one scope rule is presented for the custom solution.

 

So the question is: how does one create it's own scope switches correctly to be used in the scope rule editor?

 

So far I have done the following:

 

1. Defined a Business Adaptation Catalogue with three business options

  • one "Main" option not visible in scoping
  • two optional options "option one" and "option two"

 

The main option has all content (Business objects, ...) assigned.

the two optional options each have a custom bcc assigned defined by a custom bco.

 

So does anyone have an idea how this is done correctly?

 

Best regards,

 

Ludger

 

 

So this is how the scope Rules editor presents the scope rules:

2015-03-04 16-30-25_0_Scope Rules Editor.png

Here the Business adaptation catalogue:

 

2015-03-04 16-22-55_Business Adaptation Catalogue.png

 

In case anyone needs these:

Here the definition of bco and bcc:

2015-03-04 16-53-09_Option One bco.png2015-03-04 16-54-34_Option One bcc.png

Re: CBTA for HTML based application

0
0

Hi,

 

CBTA partially supports HTML-based applications. The known limitations are described in SAP Note 1835958. https://service.sap.com/sap/support/notes/1835958

 

You have to be careful here and clarify with your customer the UI technologies that are used by the application being tested.


For instance, you may be able to automate some of the steps but if the application includes some JAVA applets or anything else using activeX features you will have no option to handle it.

 

One major issue with plain HTML pages is that most of the time the HTML content also includes some javascript and may start some asynchronous jobs (using Ajax or JQuery capabilities). These scripting capabilities may have side effects at runtime when executing a test because CBTA might be too fast and try to perform the operation before the page is fully available. In other word the test script will click on an element which is not yet displayed because the rendering of the HTML content is not complete. In that situation you will have to add an additional wait time (or a asynchronous check) to wait for the page availability.

 

The CBTA Test Recorder has some limitations as well. For instance, if the HTML Elements being displayed do not have any IDs (or if their IDs are not stable) the test execution will for sure fail.
In that case you will have to adapt manually the URI used to identify each HTML elements and try to use "URI Resolution" alternatives.

 

The CBTA 3.0 SP2 Runtime Library guide explains the URI concepts and provides example on how to search using other HTML attributes and properties (like the html.innerText property when searching by content).

 

https://service.sap.com/~sapidb/011000358700000194872014E.PDF

 

Keep also in mind that for situation where only a fragment of an ID is not stable (e.g.: because of a counter) regular expressions can to use to ignore the fragment that is changing.

 

Hope this helps,
Claude

 

p.s.: Regarding the google page issue I do not reproduce the problem on my side. Anyway, I would suggest to try testing with another HTML page (something simple like a Wiki page).

Re: In Monthend Settlement transaction CO88 taking Long Runtime

Re: Error in SAP Fiori Sales Order Application

0
0

Hi Sheetal,

 

I have the same error message when i want to create sales order into SAP HANA  FIORI :


<message>No customer found for this user. Map using the business partner function.</message>


The standard BAPI was never called :


BADI: SRA017_SO_USER_TO_CUSTOMER

Method: GET_CUSTOMERS_FROM_USER

 

All configurations was done through FIORI by defining configuration parameter , activating appropriate services etc..

 


HANA System version :


 

SAP_BASIS7400009SAPKB74009SAP Basis Component

 

SAP_UI7400010SAPK-74010INSAPUI

User Interface Technology 7.40

 

SRA0176000006SAPK-60006INSRA017Create Purchase Order OData Integration

 

UIAPP0011000005SAPK-10005INUIAPP001UIAPP001 100: Add-On Installation

 

UIAPP0021000004SAPK-10004INUIAPP002UIAPP002 100: Add-On Installation

 

UISRA0171000004SAPK-10004INUISRA017HTML5 Create Order

 

UIX01EAP1000004SAPK-10004INUIX01EAPUI for ERP Central Applications

 


I thank you in advance.



Re: MD04 display inspection lot

0
0

Hello Suresh

 

There is no configuration to influence the display of an inspection lot on transaction MD04. An inspection lot should always be displayed on MD04 if it's MRP relevant. The only exception is an inspection lot for HUs (see note '819617 - MD04 : Inspection lots not displayed for handling units" for details).

 

If you want to hide an specific inspection lot on MD04, you can use BAdI MD_CHANGE_MRP_DATA. See the following blog with an example of how to use this BAdI:

 

Making an element not relevant to MRP or MD04 using BAdI MD_CHANGE_MRP_DATA

 

Regards

Caetano

Re: user feild F4 serach help restriction IF_EX_NETW_USER_FIELDS_F4~AT_F4

0
0

I think that is the same process in both,

 

try with this

 

DATA: dynpfields LIKE dynpread OCCURS 0WITH HEADER LINE.
DATA: l_stepl     LIKE  sy-stepl.

 

CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST'
      EXPORTING
        tabname                   = 'ZCOPQ_MAINT'
        fieldname                 = 'COPQ'
        SEARCHHELP                = 'ZCOPQ_MAIT'   
        SHLPPARAM                 = 'SCREEN_FIELD'                  "input field on screen
       DYNPPROG                   =  SY-REPID
       DYNPNR                     = SY-DYNNR
       DYNPROFIELD                = 'SCREEN_FIELD'
       DISPLAY                   = 'F'
     TABLES
       RETURN_TAB                = IT_RETURN
     EXCEPTIONS
       FIELD_NOT_FOUND            = 1
       NO_HELP_FOR_FIELD          = 2
       INCONSISTENT_HELP          = 3
       NO_VALUES_FOUND            = 4
       OTHERS                     = 5

.

    

read table lt_return intols_return index 1.

if ls_return-fieldval is not initial.
e_value =
ls_return-fieldval.

endif.


       dynpfields-fieldname  = 'SCREEN_FIELD'.
       dynpfields-fieldvalue = E_VALUE.
       dynpfields-stepl      = l_stepl.
       APPEND dynpfields.


CALL FUNCTION 'DYNP_VALUES_UPDATE'
       EXPORTING
         dyname     = SY-REPID
         dynumb     = SY-DYNNR
       TABLES
         dynpfields = dynpfields
       EXCEPTIONS
         OTHERS     = 0.


  LOOP AT SCREEN.
    IF SCREEN-NAME = 'SCREEN_FIELD'.
      SCREEN-INPUT = 0.
      MODIFY SCREEN.
    ENDIF.
  ENDLOOP.

Re: Stories of end users making us laugh...and cry

0
0

Matt Fraser wrote:

 

Just goes to show, how many people entering the work force today will easily recognize the 'Save' icon as a 3.5" floppy disk and understand the (historical) association?

One of my son's books starts with one hippo calling another hippo on the phone. The book is probably over 20 years old and this event is illustrated with a hippo using - you've guessed it! - a rotary phone. My son was very confused since he's never seen anything other than cordless phones and mobiles in his life.

 

I guess for that generation the Save button may need to have a cloud icon.


Re: UAL - UNIVERSAL ANALYTICS AFL 1.0 - Download missing for non-SuSe installations.

0
0

Hello Gerardo,

 

the "Linux on x86_64 64bit" package "NETTUAFL302_1-80000558.SAR" is now available on Service Marketplace and can be used on SUSE or Red Hat.

 

Thank you

 

James Anderson
SAP Active Global Support

Re: P-Group Modification History

0
0

Hi,

   Could you please explain whether you are expecting change log for purchase group in any purchasing documents or the change log of purchase group in configuration. Kindly clarify.

   If you are looking for change log in purchasing documents / master data, then its available in standard. You may use the transaction code AUT10 (and press F9) and maintain the date and execute.

 

Regards,

AKPT

Re: Stories of end users making us laugh...and cry

Design Studio Content in SAPUI5 Development

0
0

Hello Everyone,

 

    we have developed few Analytic reports in Design Studio, is there any way i can add this content to SAPUI5 development which i'm working on? Do we have any documentation for that? Design Studio content comes from BW, Most of the SAPUI5 development content comes from ECC. Can some one guide me on this?

 

Regards,

Benarji.

Re: BSI Tax Factory 10.0

0
0

Graziela,

 

I have been going back and forth with Bryan Droney at SAP via incident 177925 trying to gain a clear understanding as to how I am to accomplish the same results with the new sync tool as with the traditional SAP TUB transports. Below is what he sent to me and what I replied with most recently. Can you answer the questions that I have?

 

03/03/2015 - 14:21:52 EST - Reply by SAP 

Hi Michael,
The assumptions of
the steps include:
"c. You have  Clients 000, 090 & 300  in SAP System
and  are  all
having TUB NNN Data."
The steps include:
1. Use sync
tool to update 000 in productive mode.
2. Save cross-client data in workbench
transport "A"
3. Save client-specific tables in customizing transport
"B"
4. Logon to client 090 and compare client-specific data between 000
and 090 for the
client-specific tables and create customizing request
"C" on client
090 with the changes
available in 000 client.
5. Copy the
customizing transport "C" of Client 090 to Client 300 and
originally created
work
bench transport "A" of client 000 to client 300.
6. Update regulatory
bulletin TUB NNN+1 to 300 dataset of TF10
database schema.
These steps all take place on the same system, before moving Workbench
transport "A"
and
Customizing transport "C" to other QA/PROD/etc systems.
Please try
these steps with the clients appropriate to your system,
and let me know if
this
resolves this issue for you.
Regards,
Bryan Droney

03/03/2015 – 20:26 EST - Reply by
SAP
Hi Bryan,
I have taken what you sent and inserted the system names and
client
numbers of our landscape and included several questions that I
need
answered. I attached a word document that is easier to read.
Please
review this and let me know if I have misstated anything.
“The
assumptions of the sync tool steps include:”
"You have Clients 000, 045 &
020 in SAP DV2 System and all are having
TUB 046 Data applied."
The steps
include:
1. Use sync tool to update client 000 in productive mode for both
the
cross-client and the client-specific data.
2. Save cross-client data
in workbench transport "A" to be used for
client 000 of the QA2 and PRD
systems.
3. Save client-specific tables in customizing transport "B" (What
is
the purpose of this transport?)
4. Logon to client 045 and compare client-specific data between client
000
and client 045 for the
client-specific tables and create customizing
request "C" on client
045
with the changes available in 000 client.
5. Copy the customizing transport
"C" of Client 045 to Client 020 and
originally created workbench transport "A" of client 000 to client 020.
(Since the workbench transport contains only
the cross-client tables,
what is the purpose of attempting to transport them
to the same system?)6. Update regulatory bulletin TUB 046 to client 020 dataset
of TF10
database schema.
(This must be the first step in the process
before executing the sync
tool since the BSI TF10 tables are input to the
tool right?)
All steps are to take place on the same system, before moving
Workbench
transport "A" and
Customizing transport "C" to other QA2/PRD/etc
systems.
Regards,
Michael Nunnally

Viewing all 8667 articles
Browse latest View live




Latest Images