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.
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.
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.
Hello rsk,
please share pricing prcedure control table screen shot. Will help too
Regards,
dinesh r
hi,
did you check this: Configure a webservice datasource in #BW
Also you can raise an OSS Mesage to SAP, they will provide the configuration doc which can be used in accordance with your system properties
-AB
Hi Randall,
I have created an example for you with tabstrip
This one behaves like here:
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:
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
Rogerio,
O "grosso" do trabalho é feito nas funções J_1B_NF_MAP_TO_XML e J_1B_CTE_MAP_TO_XML.
[]'s
JN
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
Not clear without samples!
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.
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
I'm confused - so after replacing it with INCLUDE it's still not printing two paragraphs?
Using custom measures formula like YTD value ..I want Project -to-Date or Life - to -Date ...
Thank you!
By looking at the trace and log files I was able to identify the problem.
For anyone who is having the same problem , the log files can be found at: /usr/sap/<SAPSID>\<instance_name>/j2ee/cluster/server<n>/log
Or view this link: Viewing Log and Trace Files - SAP NetWeaver Composition Environment Library - SAP Library
I was able to find these errors:
Thanks again Yogesh Patel.
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
Hi
Whats the status??..
Could you resolve the problem..???
By any chance the period weight factor is not integer type?
Rgds
Alecsandra
Services for object button is there but create attachment pop up is not coming. There is no authorization issue, I check SU53
Hi Jacky,
Please see 1257308 - FAQ: Using EarlyWatch Alert
Best regards,
Ruth
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