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

Budget Check Switch

0
0

Hi Experts,

 

I understand that there is a Customizing Switch available for the Budget check in Shopping Cart (SRM_701_BUDGET_CHECK_SC), but i didn't understand the objective of the same.

Withouth activation of this switch also the SC checks the budget.

In my system, the switch in Inactive and when I created a SC with WBS( Budget is assigned to this in ECC), System gives a warning message/error message for budget exceed.

In the SAP Documentation , it was only written as "You immediately receive an error or warning message when the budget for a newly created shopping cart is exceeded"

This is not clear as this I can observe without activating the switch,

Can any one please help me understanding the objective and purpose of this.

 

Regards

IS


2Step Bidding for External Requirement

0
0

Hi All,

 

Can the PR from ECC (MRP or PM) be sourced through the 2 step bidding process in SRM.

 

I am looking for the possibility of the scenarios as

 

- PR Generated from ECC

- PR from ECC to SC in SRM through Plan driven Procurement

- SC in the SOCO

- Purchaser will create RFx with C folders (with specification)

-Vendor response

- Bid selected

-Contract or PO

 

Can any one have similar experience.

 

Regards

IS


Re: Fields Getting Empty

0
0

Hi, Dan,

     I removed the supplier scenario and it is working fine now..

     Thanks a lot.

Regards,

Fred.

Re: BAdI Interface IF_EX_ME_PROCESS_PO_CUST Method CHECK Get USERF1_TXT Value

0
0

You can try to get the itens by the method IM_HEADER-GET_ITEMS...

 

Then you can read the itens to an object, like IM_ITEM.

 

Finally you can check the services by the Handle Class cl_po_item_handle_mm.

 

Example:

   

    DATA lr_po_item_handle TYPE REF TO cl_po_item_handle_mm.

    DATA: lt_esll TYPE TABLE OF esll,

          ls_esll TYPE esll,

          lt_imputaciones TYPE TABLE OF ueskn,

          ls_imputacion TYPE ueskn.

    DATA: ls_mepoitem TYPE mepoitem.

 

    lr_po_item_handle ?= im_item.

 

    CALL METHOD lr_po_item_handle->get_data

      IMPORTING

        ex_data = ls_mepoitem

      EXCEPTIONS

        failure = 1

        OTHERS  = 2.

 

    CALL METHOD lr_po_item_handle->if_services_mm~get_srv_data

      EXPORTING

        im_packno = ls_mepoitem-packno

      IMPORTING

        ex_esll   = lt_esll

       ex_esuh   =

       ex_esuc   =

       ex_eskl   =

      EXCEPTIONS       

        failure   = 1       

        OTHERS    = 2.


    CALL METHOD lr_po_item_handle->if_services_mm~get_data

     EXPORTING

               *** RELEVANT PARAMETERS ***

      IMPORTING

 

               *** RELEVANT PARAMETERS ***

      EXCEPTIONS

        failure      = 1

        illegal_data = 2

        OTHERS       = 3.

  ENDIF.

 

Source: BADI Validation in services line for ME21N / 22N / 23N

 

At the source example the validation check is at the PROCESS_ITEM, but I think that it doesn't matter (maybe)...

 

I hope it helps!

select and update rownum sender jdbc

0
0

Dear all

 

i am using PI 7.31 sender jdbc adapter very strange work

 

table(TB_AA)  has 10000 row with pi_stat = 'R'   and then  sender jdbc adapter tried  10 row  in using rownum  every  120 second and update rownum

but  result of select query and udpate query  were different.  not same record update for selecting data.

 

 

co_cd,  memid  is PK.

 

select co_cd , mem_id  reg_n  FROM TB_AA  where PI_STAT = 'R' AND rownum <= 10

update  TB_AA  set  PI_STAT = 'S', where  PI_STAT = 'R' and rownum <= 10

 

query is wrong?  or  PI is bug ?

Remote Logon Tab does not work

0
0

Hello All,

 

We have a standard ABAP RFC Connection from our Dev system to our Prod system. We have maintained the connection with a Dialog user and the connection tests and authorization tests works fine. However when i test the 'Remote Logon' tab , nothing happens. We do not have an error message as well. So I turned on the RFC trace and the entries in the dev_rfc and dev_rd are as below;

 

Dev_RFC:

 

**** Trace file opened at 20140708 115142 AUS Eastern Standard Time, SAP-REL 640,0,414 RFC-VER 3 1368070 MT-SL

>>>> [1] SID          : R/3  <ac: 844> K 10.200.1.31 >>> CLOSE abrfcio.c 2679 (86262062)

  -{E3128536-7394-41B0-9DD0-FDE742DFD323}

==== Delta HO 0,  0 LOG DROPPED

 

DEV_RD:

 

*** trace for connection 6 enabled ***
GwIHandleRq: own_index: 0
GwIHandleRq: set act rq type DEALLOCATE
R3DEAL(86262062, cpic_vector=0, ..)
I am the client (0)
R3DEAL: state of conn/index 6/0: RESET
R3DEAL: send return code to cpic partner
GwISendRc: send appc_rc/sap_rc/status 18/0/0 to conn/target/client 6/1/20
GwGetMemory: allocated 000000000BCE6000 (len=192)
GwGetMemory: act_overflow_size = 460 (+ 192)
GwSetCPICState: state of conn/index 6/1: RESET
GwSendToClient: send data to conn/target/client 6/1/20

OUT:
----
ReqType     : CPIC         SysIdx  : 20     ReqLen  : 80     ReqId   : 0
CommIdx     : 13           ConnIdx : 6      ReqVer  : 6      Trace   : 0
conn        : 6            wp_no   : -1     ReqBlk  : -1
RqType      : SAP_SEND     Prot    : INT    UID     : 31769  Mode    : 0
User        :              SapRc   : 0      AppcRc  : 18     ConvId  : 86262062
Vector      :
Info        : SYNC_CPIC_FUNCTION
Info3       : GW_WITH_CODE_PAGE
NiIWrite: write 80, 1 packs, MESG_IO, hdl 23, data complete
GwFreeMemory: free 000000000BCE6000 (len=192)
GwFreeMemory: act_overflow_size = 268 (- 192)
GwSendToClient: 80 bytes send to conn/target/client 6/1/20
GwSendToClient: decrement conv_no of client 20: 0
GwFreeMemory: free 000000000BCE4000 (len=268)
GwFreeMemory: act_overflow_size = 0 (- 268)
GwIDelR3Conn: idx/conv = ((0/0) | (-1/0)), delete conv 6 from conv-table
GwClearConn: conv_no/tcp_conv_no/sna_conv_no: 3/3/0
GwClearConn: free r3 conv info
GwClearConn: free buffer info
GwFiSearchConvId: deleted 86262062 local, conn=6
GwListInsert: insert elem 6 into conn_free_list (at begin)
GwListInsert: 497 elems in conn_free_list
GwListRemove: elem 6 not in conn_search_list
GwListRemove: elem 6 not in conn_write_list
GwListRemove: remove elem 6 from conn_inuse_list
GwListRemove: 3 elems in conn_inuse_list
*** trace switched off ***

 

There are no error messages in ST22 and SM21. After reading a couple of posts in SDN; I changed the password of the dialog user to a password consisting only of alphabets and upper case only but that did not help either.

 

I did go through the SAP Notes ; 704206 and 189077 , however we are not using a saprouter string for the connection. We are using the local gateway connection.

 

Point to note is that the same RFC connection which we have also set up in our Quality system gives us the remote log in prompt.

 

I also checked the hosts and services files on both the servers and both seem to have the same entries.

 

System Details:

 

Release - 620

Kernel Patch - 640 Patch 414

 

Please do share if you have any ideas on how to resolve the issue. Do let me know if you need additional information.

 

Thanks

Surajit

Re: why to create a lock object when there is a FM ENQUEUE_E_TABLE

0
0

Hi Willi

The FM which generated by Indivadul lock object can lock table at line item level(you can lock some lines, other lines are not locked.), but that FM only can lock table at table level.

 

Regards,

Archer

Re: Container element for Count in Parallel Approval Workflow

0
0

That requirement can be met by standard workflow functionality. Keep the approving agents and user decision step result in a table stored in the workflow container. In the dynamic processing block pass a single line of the table to the user decision step. Store the result of the user decision in the line of the table. Also define an exit condition for dynamic processing. Inside the block, after the user decision step, check for the number of approvals and set the exit condition if the limit is reached.


Re: ECM workflow ECM_SUBMIT (WS04000022) not triggering

0
0

Hello Pradeep,

 

We are facing the same issue, Can you please elaborate where it checks(Code) for the existing records in these tables and how you have debugged it?

 

I have tried debigging the CL_HRECM00_WORKFLOW_EVENT class methods but could not figure out much.

 

Regards/Ajay

Re: Remodeling Query

0
0

Hi Venkat,

I would like to share a bit on it.

If you are adding a new info object then you have no choice of having your historical data updated in the cube . You may have to reload all the way , by making changes from source.

But on the other hand you want to create a new info object and fill with an attribute of an info object already existing in the cube then , you need not reload for historical data . This is the case when you want to make use of attribute as selection variable for filtering.

Hope it helps.

Thanks & regards,

Sudhir.

Re: interest rate fixing before tbb1

0
0

No, it doesn't work, my current SPRO setting is 2-, if I change it to be 1 or 1-, it doesn't work as expected

 

my interest rate day is 2009.5.1, if I maintain 1-, the interest rate fixing day will be 2009.5.2, but I want 2009.4.29

Remove options in CRM Web Client UI (Search dropdowns)

0
0

Hi all

 

I posted this in the Solution Manager area but it's probably best served as a CRM Web Client UI question.

 

Basically, we are using Change Request Management (ChaRM) in Solution Manager 7.1 and are only CRM Web Client UI.

 

In the search boxes in CRM Web Client, it shows ALL transaction types. I only want the dropdown to show the transaction types that I want.

 

For example:

 

S.JPG

 

In the above image, I want to remove all the S* transaction types (such as SDHF, SMHF, SDTM etc)

 

How do I do this?

 

Thanks!!!

Shaun

Re: Can we use the reload query for complex table which is connected to SAP back end?

0
0

Hi,

 

Thanks Steve. Could you please advice / explain the steps to be carried out to achieve this.

 

 

Thanks in advance,

Swaroopa.

Re: Transporting Non-ECC BW Datasources

0
0

Hi,

Please maintain your source & target source system  at the below location.

RSA1 --> Tools --> Conversion of Logical system names .

Hope it helps

Thanks & regards,

Sudhir.

Re: No Message Mapping programs in NWDS help menu

0
0

Hi,

 

I'm also having the same problem. I made sure that the correct source and receiver Interfaces have message mappings tied to them but when I try to assign message mapping in the iFlows, nothing appears in the search help.


Re: Looking for US Payroll Useful Docs & Links

0
0

It's Very Useful Doc. Thanks a lot Ameet!!!

Re: Creating Info Cubes in SAP 6.0

0
0

Hi Arpit,

What do you mean by SAP 6.0 , is it ECC system?

Check in your source system with RSA1.

If you are creating a new Cube , first see if you have any cube available in business content. most of the standard cubes meet normal requirements.

So first check you are in an R/3 system of BW system.

Revert for further clarifications.

Regards,

Sudhir

Re: Replenish sub stores

0
0

Hi Brian

 

You can try to use transaction MF60 to replenish your storage location.

This transaction reads all the requirements under a storage location and creates stock transfers to cover it.

 

BR

Caetano

Re: SAP Web Intelligence -Creating Custom Dimension in SAP Webi Report

0
0

Hi Gourav,

 

There is function in Webi called Week() which take starting day of the week  as Monday and End Day of week as Sunday. You can use this function.

 

Untitled.png

~Anuj

Re: BW query issue

0
0

HI,

 

are you seeing the data in virtual cube? if not please check.

Viewing all 8594 articles
Browse latest View live




Latest Images