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

Re: Problem IMPORT/EXPORT TO MEMORY

0
0

HI,

 

I just changed your program the following way it worked within same program.

 

        DATA : id1    TYPE c LENGTH 10 VALUE 'TEXTS'.
        DATA : task1(2) TYPE c,
              task(2) TYPE c.
        task = 1.
        EXPORT P1 = task TO MEMORY ID id1.
        IMPORT P1 = task1       FROM MEMORY ID id1.
        WRITE : task1.

 

Also The same also worked when I Used SUBMIT and Return.

 

Regards,

Vasanth

 


Re: SAPUI5 iView does not work?

0
0

Hi Jan Thomas,

 

I think I got it working now.

Please try to add sap-theme=sap_goldreflection to your url in your iView property, e.g.:


/JanUI5POC_Flight/index.html?&sap-theme=sap_goldreflection

 

This should overwrite the automatically appended sap-theme, etc. parameters.

By now I was not able to prevent, that these automatic added parameters were added.

 

Regards

Stefan

 

Update: Sorry, just saw, that Abhilash already answered the same :-)

Re: Benefits Contributions not calculated for the first payperiod

0
0

Hi madhav,

 

thanks for the response. I fgured it out, had to be update the schemas on the apyroll to configure this piece. I had already configured the info that you sent me here. Thanks anyway.

 

Regards,

Vinu

Re: Low level TCP/IP connection to external server from PI

0
0

Hi Anneke,

                    In this case you need to listen to asynchronous  TCP/IP request from external server. I do not think creating an adapter will be able to handle this request. Secondly you also need to write to the external server, then two kinds of adapter are required. Creating an adapter is not a easy task and if I were you I would have looked for alternative solution. The reason being after creating these adapters there is question of maintaining the same , doing troubleshoots etc. The project would require to hire highly skilled professional who can handle such troubleshoots. I was thinking on this for quite some time now and here I suggest a little different design than what was suggested earlier.

 

case 1:

----------

 

The External server is initiating/sending the request to PI.

 

Solution:

-------------

1. You need a server code(S) which runs in PI server and listens to a specific port.

This code may be written in java or c or c++. As soon as any request arrives to S it writes the request down in a file.

2. In PI design a simple File to idoc scenario. The sender file adapter will pick up the file written by S and  send it to ECC. You need to be careful that PI does not pick up the file before S completes writing to it. (Please refer to this thread.)  

3. Ecc receives request message from PI and ABAP code in background creates appropriate response.

 

external server---request-->S----->writes file----->read by PI ------idoc---->SAP R/3

 

Case2.

-----------

 

1. ECC initiates the communication (or sends a response) suing RFC/Proxy  to PI server.

2. In PI java mapping code (similar to the one in blog mentioned by you) communicates the response/request to the external server. 

3. The mapping code also sends back status to ECC on whether writing to external server was successful or not.

 

ECC--->RFC------->PI------>ext server

                                |

ECC<---RFC<------Status

 

 

I think developing this scenario will much easier than writing new adapter code.

I am sure this design can be realized without any confusion. In case you face any issues please share the same

with the forum.

 

Regards

Anupam

Re: SYNTAX_ERROR

0
0

There looks to be a problem with the program. The program is referring to an internal table field ITAB_HEADER-LTEXT. This does not exist. It is possible, if the table is declared using a structure, that the structure has changed and the field LTEXT has been removed from the structure.

Re: Which of the two Proxy or RFC is preferred in PI 7.31?

0
0

Hi Lavanya,

 

Whether it is a single stack or dual stack system, it is always better to use Proxy, until and unless there is a business demand to use RFC.

 

Proxy

 

--> Proxy communication is better than RFC/BAPI communication when performance is concerned.

--> ABAP Proxies uses Web service and HTTP Protocols. 

--> Proxies is used for both Sync and Async. If you use ABAP Proxy , you can reduce the overhead calling             the function again and again..

--> Proxies communicate with the XI server by means of native SOAP calls over HTTP .

--> Proxy is used for large volumes of data.

--> proxy it is used to process the Mapping and rooting on Integration Engine bypass the Adapter.

-->  In proxy XI communicates with the R/3 in native XI language (SOAP XML).

 

RFC


--> RFC/BAPI has its own overhead of function call.

--> RFC, the data is converted between RFC and XML in RFC adapter.

--> So you have to convert from SOAP to RFC calls and vice versa. So XML conversion is required.

--> RFC is more riscy becoz of less stability and bad performance.

--> You have an additional application (Java Adapter Engine) running during message exchange.

 

 

Regards

Bhargava krishna

Re: CR for VS2013

0
0

All I  can do is go by the following:

 

1)  Visual Studio 2013 will RTM at Windows 8.1 GA on November 13th, 2013

2) Service Pack 7 for "SAP Crystal Reports, developer version for Microsoft Visual Studio" will release in October 2013

3) The next SP for CRVS would be expected in January of 2014 (based on historical quarterly updates)

4) CRVS always released at least three months after VS

 

My conclusion would be that CR for VS 2013 will be out in the January - April 2014 time frame. Most likely, April (+ / -). This is timeframe is also being considered in Program Management discussions.

 

 

 

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Re: SAP CRM popup


Deleting selective entries from SOST queue

0
0

These tables basically contains all the data and info related to mail.

There will no negative impact on the system.

On a safer side,I would suggest to search more about the above tables and then execute the report.

Regards,

Himanshu

Re: Incorrect Salary Statements in ESS

0
0

hi gaurav,

 

 

activate in sicf business FUNCTIONS

Re: Controlling Mandatory Fields in Embedded Table View

Re: Electronic Bank Statement- End User Process

Hazardous Material warning at GR

0
0

Hi All

 

I have activated hazardous material management in our test client and have set up a hazardous material and attached it to a standard dangerous material (it's a flare)

I was expecting a warning message at point of goods receipt using MIGO but throughout the TR creation, TR to TO generation and TO confirmation I didn't get any notification that the material was hazardous.

 

Where can i configure SAP to advise material is hazardous and inform me of the storage class?

 

We do not have any putaway or picking strategies and out warehouse setup is generic (no storage types/storage sections or fixed bin used)

 

Any assistant appreciated

 

Thanks in advance

 

Darren

product costing - fixed quantity in an activity

0
0

Hi guru,

I have the following problem

In a routing, I have activity linked to setup that have a fixed quantity, 1 hour.

This means that when I create a production order, this quantity is always the same, indipendently of number of piece.

Now, I want the same in product costing. When I run product costing, with costing lot size 1000 pc, this quantity is fixed and it is 1 hour. If in CK11N, I choose "user quantity" and I set 1 pc, for example, I see that the system divides the standard price by 1000 ( costing lot size )

I don't want this, but I want that SETUP it's always the same because my customer wants to know the weight of setup in standard cost

Can you help me with this issue?

Thanks

Regards

Raffaele

Re: Migrating 3.x masterdata objects to 7.x

0
0

Hi Suman - your reply doesn't say anything about an infosource. Ideally we would like to move away from infsources. If the current masterdata object flow has an infosource, what do we do to proceed? This is my understanding so far when going bottom-up:

 

- manually migrate datasource and collect it

- manually create transformation from transfer rules

- Now there is an infosource in the way (what do I do here?)

- Then there is an update rule. Manually migrate to transformation?


Re: Organizational units loop

0
0

Hi Hubert,

 

This should never be the case, so it seems like a data issue.

 

To solve this check the OrgUnit records in transaction PP01 and delimit or delete the incorrect relationships. It is not advised to edit table HRP1001 directly under any circumstance, especially in production. If the issue is found in production then the OrgUnit relationships need to be corrected in transaction PP01.

 

Best regards,

 

Luke

Re: language supplementation

Re: Question on CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG & Execute

0
0

Hi

 

I suppose you can find out many solution, one could be this:

 

DATA: files_list TYPE filetable WITH HEADER LINE.

DATA: l_rc TYPE i.

DATA: us_act TYPE i.

 

DATA: l_filepath TYPE dbmsgora-filename.

DATA: l_file_name TYPE sdbah-actid,

       l_file_ext  TYPE sdbad-funct.

DATA: full_file_name TYPE string.

DATA: init_dir TYPE string.

 

DO.

   CALL METHOD cl_gui_frontend_services=>file_open_dialog

     EXPORTING

*     window_title            =

*     default_extension       =

*     default_filename        =

*     file_filter             =

*     with_encoding           =

       initial_directory       = init_dir

*     multiselection          =

     CHANGING

       file_table              = files_list[]

       rc                      = l_rc

       user_action             = us_act

     EXCEPTIONS

       file_open_dialog_failed = 1

       cntl_error              = 2

       error_no_gui            = 3

       not_supported_by_gui    = 4

       OTHERS                  = 5.

   IF sy-subrc <> 0.

     EXIT.

   ENDIF.

 

   IF us_act = cl_gui_frontend_services=>action_cancel.

     EXIT.

   ENDIF.

 

   READ TABLE files_list INDEX 1.

 

   l_filepath = files_list.

 

   CALL FUNCTION 'SPLIT_FILENAME'

     EXPORTING

       long_filename  = l_filepath

     IMPORTING

       pure_filename  = l_file_name

       pure_extension = l_file_ext.

 

   CONCATENATE l_file_name '.' l_file_ext INTO full_file_name.

   SEARCH l_filepath FOR full_file_name.

   init_dir = l_filepath(sy-fdpos).

ENDDO.

 

Max

Re: "LTC" Error while executing report HRPBSIN_AC_INFU "Employee has not gone on leave during the course of Journey duration"

0
0

Can't able to see your screen shot, can u provide in large size.

Re: Incoming: Simulação de itens de pedido com valores incorretos

0
0

Oi André

 

Pelo que eu entendi... parece que o sistema está calculando correto (não tem mensagem de erro na simulação) mas o valor apresentado na tela está errado. Isso?

 

Qual SP você tem no SAP NF-e?

 

Abraço

Eduardo Chagas

Viewing all 8676 articles
Browse latest View live




Latest Images