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

How to write custom Functional Module in absl or How to decrease the length of UUID ??

$
0
0

Hi Experts.....

 

 

I have requirement where i need to generate alphanumeric random numbers, if we create a custom FM we can write our logic and we can get the random numbers, or  if the UUID length decreased  to 8 or 10 character, I can use the same UUID . plase help me


how to get Size of chart

$
0
0

Hi All,

 

I am using method CL_GUI_BARCHART->create_chart to create the chart on screen and passing parameter "SIZE" to define its height.

 

is there any way to get the current size of this chrat so that when user leave the application, I can store this value in table and next time when he opens the application, this stored value can be set back.

 

User wants to retain the layout changes for next subsequent times he logs in.

 

Please help.

 

Thanks & regards,

Arvind Patel

Integrating SAP BPC and SAP GRC

$
0
0

Dear All,

 

 

has anyone successfully integrated the two tools - SAP BPC and SAP GRC? Does it in fact require purchasing any third party connectors?

There is an old post available dedicated to the topic but it is dated 2012 and many things have changed since then...

I also heard rumors that SAP is planning to include the integration in the next version, but these are unconfirmed...We have version 10.1.

Any thoughts or experience sharing is very welcome.

 

Regards,

Tatiana.

Re: Error while executing the GenerateViews.cmd

$
0
0

Hi Prithvi

 

Logging is enabled but there is no error related to JDBC or Oracle.

 

Below is the log file entry

 

# --------------------------------------------

# LOG FILE     : MDM_Db_Views_SHC_MASTER_PR_151230_014215.log

# START TIME   : Wed Dec 30 01:42:15 CST 2015

# --------------------------------------------

 

Initialize:

    Connecting to repository 'SHC_MASTER_PR' on server 'fqdn'...OK.  (91 ms)

    Connecting to database...

 

Regards

Arun Sasi

Determination log twice in shipment output reflecting twice and one with error message WE 539

$
0
0

Hi ALL,

 

 

I am getting the error "The message is No partner was found for Partner function WE(Number 539)" in shipment output determination analysis.

 

Also the output can be seen twice in the determination analysis.

 

Due to this error the IDOC is getting triggered for all the ship to party partner ,which i don't want.

 

 

Please advice!

Re: Query Fixed Asset SAP B1 9.0

$
0
0

Hi Kennedy T,

How can use OITM and ITM7 or ITM8 tables in query of SAP B1 9.1?

If I try to do link any table with ITM7 or ITM8 like this SELECT T0.[ItemCode], T0.[ItemName] FROM [dbo].[OITM]  T0 INNER JOIN [dbo].[ITM7]  T2 ON T0.[ItemCode] = T2.[ItemCode]

 

it duplicates rows.

So how can I use ITM7 or ITM8 table with other tables?.


Please anyone can help me.

Re: cache update problem

$
0
0

Hello Soumyadip,

this note describes exactly your problem. Please make sure, that this note is correctly implemeted. When it is, please restart the complete system. If the error still exists, I think you have to create a call directly by SAP.

You can also check transaction ST22, SM21, SXI_CACHE, SXI_CACKE_CONFIG, etc. and make some screenshots. Perhaps we notice something on the screenshots and have an idea for the solution.

regards,

Benedikt

Re: SALESDOCUMENT Filter issue

$
0
0

Dear Julin,

 

Below is my R3AC1 screenshot:

 

 

Entries of table CRMFILTAB and R3AC1 does not match.

In R3AC1, i entered Date and VBTYPE only C only. I did not mention AUART, previously i wanted to extract few sales orders only, now i want to change the filters for VBTYPE "C" Only.

 

I believe, this should be matched. Please correct me, if i am wrong.


Re: Hi My DEV server Having Issue, Dispatcher running But message server not connecting? please support

Re: Data overview in HTML for Recruiter and Manager role in SAP E-Recruiting

$
0
0

Hi Sekhar,

 

That's V77RCF_MDL_PRMC then.

 

Regards,

Nicole

Is there any BAPI for ME32K.

$
0
0

Please help me find a BAPI to create service line items in contracts.

Re: JSONModel & writing to a RESTful backend

$
0
0

Hi Erich

 

You're on the right track. The challenge is, or rather, the difference between the OData Model and the JSON Model, is that OData is a protocol. REST is not a protocol. It is an architectural style, so there is no single way, or formalised way, of implementing CRUD. Of course, there are ways that are more "obvious" than others, but because of the lack of formality, there can be no single approach that could be implemented as standard in the JSON Model without others thinking that it would be "incorrect".

 

I'm not saying there couldn't be a coordinated effort by UI5 developers at large to standardise on a single way of doing things and collectively work towards a unified approach, but that hasn't happened. I would definitely encourage you to check out Lindsay's work (disclosure: Lindsay is a colleague and good friend of mine) as it could provide a good basis for what you're looking for. It also implements some further read logic (as opposed to write logic) that you might find useful.

 

Cheers

dj

Re: Connecting sap netweaver to sld of po-Error

$
0
0

Hi Naveen,

 

  • It could be access or firewall issue.
  • Try with IP Address of PO server instead of host name in SLD URL in NWA.

 

Regards,

Praveen.

CV01N Document Creation from data in internal table .

$
0
0

I have data in my internal table . I need to load in in CV01N Transaction.

I tried 'BAPI_DOCUMENT_CREATE2'  but not able to pass my internal table data into it.

 


Please suggest if any one have any solution.

Re: How to read category schema on GUI report for service request transaction type?

$
0
0

Hi Kalpana,

 

Can you check the related tables for the Category Schema - CRMC_ERMS_CAT_HI. The Header table and the following associated child tables are main areas which stores the Category related information and will keep the relation between One Order GUID and Category GUID. I don't have any proper data in my system. So, I couldn't find the exact linkage between the objects.

 

You can refer to the following picture to explore into the classes and functions modules which will provide you with the core API to get the related data from the One Order GUID. I think the approach is correct, just that we need to strike the exact table to get the information.

 

Category Schema Package.PNG

I hope this helps. In the mean time I will try to prepare some proper data and provide you with a code Solution.

 

Hope this helps.

 

Thanks and wish you a great New Year 2016.

 

Best Regards,

Samantak Chatterjee.


Re: Unable to view package status BPC 7.5 sp 18

$
0
0

Table UJD_STATUS is showing all entries in log. Total 396 entries are in the table. Data package is running fine but not available in package status window.

Re: What is the advantage of native HANA application?

$
0
0

Hi Ming Yu,

 

Native HANA Application has following advantages

 

1. Simplified architecture-Applications follow 2-ties Architecture (Pusing down Application layer to DB       layer)

 

2. Ensures Performance: Development is HANA specific and embdded on HANA DB (No data transfer    or less data transfer between Application layer to DB layer)

 

3. Native development for applications which run solely on HANA.

 

Regards,

Srihari.

Re: Credit Order Block - Limit already available

$
0
0

I am also curious about your system setup and version - as Phanikumar V pointed out, your OVA8 screen looks different to what we see in ERP ECC 6.0 for automatic credit control.

 

Please provide a screenshot of the message for order blocked for credit and explain briefly your system setup: where you create orders - system and version; where you should execute credit release - system, version, addons; from where you obtain credit-relevant information and how - external systems etc.

 

In case you use automatic credit control in ERP with order creation in the same system and no custom developments or addons (I have some doubts about that):

 

CHECK_CM gives some valuable input - you just need to interpret it.

From the first screen of check_cm I can see the following: the risk category determined for the process is blank and the risk category for the credit account is 003 (both are shown in red).

In the screenshot from OVA8 you show risk category 03, not 003. Do you have any settings maintained for 0001/0003/01 in OVA8?

If the program cannot find a record for the combination of credit control area (determined from the sales document from the assignment to the sales area), credit group (from VOV8 for the sales order), risk category (from the credit account master data), it would consider the document as not relevant for automatic credit control and would not set the statuses for credit management - exactly that I can see happens in your case - all statuses are ' ' - not relevant, except CMGST, which probably was set as a result of manually releasing the order from VKM3.

You have two options - maintain settings in OVA8 for 0001/003/01 or change the master data, so that you can use 03 credit group instead of 003.

Re: Security steps in upgrading from BI 7.01 to 7.4

$
0
0

You can reach out to ABAPer and figure out the way as these tables are not editable via Sm30.

 

- In debug mode and capture the deletion of entry

-SQL query

- could be more by ABAP ways.

 

It is prefer to run migration steps in each system rather transporting unless they are not consistent among Dev,Qas and Prod.

 

Thanks,Krishna

Re: Empty response from SOAP

$
0
0

Hi Dipen,

 

Yes, I am getting response payload in moni. But it only contains XML header data but no other details

Viewing all 8594 articles
Browse latest View live


Latest Images