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

Re: create a link and Image in SSCE

$
0
0

Hi Sriram,

 

Thank you. I understood dragging the html page in to cell.

 

If I want to create a SAP UI5 control for Link, How to define the link control in the web page?

 

 

Regards.

Guru.


Re: Document or PPT explaining C4C and rest of Hybris Family ?

$
0
0

The best thing I have found is the User Guide. In the front of the Users Guide there is a matrix. The challenge is there are a lot of overlap where many features live in multiple modules.

 

Be careful, there are some that list All EXCEPT...... that can be confusing.

 

We combined all of them into one matrix and then cross checked to see what we would get or not get based on the module.

Re: Freight Condition ZF01 getting charged

$
0
0

Hello rsk,

 

please share pricing prcedure control table screen shot. Will help too

 

Regards,

dinesh r

Re: Load data from source system by using web service (pull) adapter into SAP BW

Re: Scripting transition for pagebook pages using timer component

$
0
0

Hi Randall,

 

I have created an example for you with tabstrip

applications/SCN_TAB-20160511202503.zip at master · org-scn-design-studio-community/applications · GitHub

 

This one behaves like here:

20160511-202608_capture.gif

there is the SCN Time Out component used, which is counting 5 to 0 and then the corresponding script is changing the tab.

 

adding the pagebook, you can also change the pages:

20160511-210029_capture.gif

 

the script in timer is:

 

var selIndex = TABSTRIP_1.getSelectedTabIndex();

var maxIndex = 1;

 

 

if(selIndex < maxIndex) {

  selIndex = selIndex + 1;

} else {

  selIndex = 0;

}

 

 

TABSTRIP_1.setSelectedTabIndex(selIndex);

PAGEBOOK_1.setSelectedPageIndex(selIndex);

TABSTRIP_1.onSelect();

 

I did not get the connection to data sources as those are independent of this transition.

 

Karol

Re: NFe - De - Para campos XML vs ECC

$
0
0

Rogerio,

 

O "grosso" do trabalho é feito nas funções J_1B_NF_MAP_TO_XML e J_1B_CTE_MAP_TO_XML.

 

[]'s

JN

Cálculo de ISS para CEPOM, município do Rio de Janeiro

$
0
0

Olá,

Alguém tem experiência em implementar cenários de ISS para servicos prestados no município do Rio de Janeiro?

No caso existe o CEPOM, a empresa s/ inscricao municipal no RIo tem que pagar ISS no município onde fica e reter o restante no Rio.

Assim por exemplo um servico prestado de Tanguá pro Rio requer um pagamento de 2% em Tanguá e retencao de 3% pelo Rio.

Qualquer ajuda é bem vinda.

Obrigado

Marcelo

Re: Project -to-Date


Re: easy expert error

$
0
0

Dear Satya

 

please start new thread.

 

Short answer to your questions:

a.) there are some contnetprovider acrting(ARIEl, SAP etc.) who deliver "expert rule" to use these content provider does only ! make sense if you buy the "full" content (in most cases)including phrases, wwi layout set. etc.

b.)yes you can built your own rules... may be check:Rule Sets / Secondary Data Determination

 

c.) in context of

 

"Expert rule to get notification status according to regulation based on composition right ...... first we will give composition based on starting material by running of expert rule we will get standard composition and legal composition according to that we will get notification status i'm i correct please guide me if i'm wrong................"

 

the story depends on the fact : do you buy content (expert rules) yes or no

 

Second:don't mix "material"and "specification. The property you might would liek to use is normally not the property to look for "notification status" checks

 

If you don't buy content (expert rules) you can use completely different data model to "derive" by using a "rule" the notification status (please. don't look and "trust" to much in BOMBOS interface: this is only usefull if you only mix chemistry (which is in most cases not the fact).

 

C.B.

Re: NFe - De - Para campos XML vs ECC

$
0
0

Rogerio,

 

Tu pode dar uma olhada nas interfaces do ECC com o GRC e assim vai conseguir pegar o mapeamento dos campos.

 

Por exemplo sei que na parte de NFe temos a função J_1B_NF_MAP_TO_XML

Acho que a de CTe é a função J_1B_CTE_MAP_TO_XML

 

Já para NFCe não há uma tratativa standard.

 

Mas dá uma pesquisada, é bem fácil de encontrar esse DE-PARA.

 

Att,

Diego Frozza

Re: Header shipping instructions paragraph issue

$
0
0

I'm confused - so after replacing it with INCLUDE it's still not printing two paragraphs?

Re: Project -to-Date

$
0
0

Using custom measures formula like YTD value ..I want Project -to-Date or Life - to -Date ...

Re: [RFC Destination] Code 500 - Internal Error

PI Receiver JMS RabbitMQ Integration

$
0
0

Hi,

 

We need to create an integration using JMS RabbitMQ.  We had install these drivers:

 

Drivers.JPG

 

Also we configured JMS receiver channel with this adittional parameters:

 

Channel.JPG

 

But we are getting this error:

Error.JPG

 

Thanks.

Re: Pricing requirement in MM

$
0
0

Hi Satish,

 

Your question is not clear. In the requirement module, you can refer your article number and use a select query to get details from MARA.

 

What is not clear why do you want to calculate net and gross weight in pricing procedure?

 

If you can give more details, people can suggest a solution.

 

Regards,

Amit


Re: Dump while importing a TR

$
0
0

Hi

Whats the status??..

Could you resolve the problem..???

Re: Not bale to select an attribute in Period Weight Factor in Key figure

$
0
0

By any chance the period weight factor is not integer type?

 

Rgds

Alecsandra

Re: Create attachment in MIR4

$
0
0

Services for object button is there but create attachment pop up is not coming. There is no authorization issue, I check SU53

Re: How to configue solman earlywatch alert in solman

$
0
0

Hi Jacky,

 

Please see 1257308 - FAQ: Using EarlyWatch Alert

 

Best regards,

Ruth

Poll: Did you succeed with XML file inputs in 1605?

$
0
0

Dear SAP Community,

 

I already logged several incidents to SAP, but because I love you, I wanted to share my experience here with XML file input since 1605.

 

And I want you to do the same if you succeeded in developing new XML file input runs for 1605.

 

The issue:

The run is triggered and the light goes green, telling you the process has gone well and that a document with a certain ID has been processed.

But.... nothing happens. Noithing is called and the ABSL is never triggered. Neither After-Modify, Before-SAve or OnSave.

The custom business object used for staging is just never created.

 

This is a common issue as I already got it several times, but it always fixed by itself overnight... It seems weird, but it is true. Lewis had the same issue here : Service Integration Only Working Once

 

However, now I get it for every Test system in 1605 where I tried an XML File Input (three systems total).

And it does not fix itself overnight, it has not been working since the release of 1605. Nothing to do, ABSL is just never triggered. No event happens.

 

And you?

 

Thank you for your attention.

Best regards.

Jacques-Antoine Ollier

Viewing all 8653 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>