Re: Workflow Task reminder - Recursive Deadline
Thanks everyone for your inputs. I got it working. The missing piece was to set Process Control on Deadline Step, which I wasn't doing. Something Strike me later ( ) . Best Regards,Justin.
View ArticleRe: critical thing need some help
Hi Mahboob, yeah its rows.and that should be "From:vanguard From:select"
View ArticleRe: odbc connection to ADS server
Did you analyze the help file? https://devzone.advantagedatabase.com/dz/webhelp/Advantage11/index.html?odbc_odbc_data_source_entries_for_linux.htm
View ArticleRe: PB Newbie - INI file
Create a new target of type "Template application".This will generate some basic code and classes. The generated connection service class shows how to read connection properties from various sources....
View ArticleHow to unzip a ".tar.gz" format file from application server to presentation...
We have a requirement to unzip the ".tar.gz" files from application server in ABAP program and save the unzipped files to presentation server. I have found out the class CL_ABAP_ZIP is not working for...
View ArticleRe: Add condition to an Aggregation function
Hello Johan Again lot of thanks! You have lead me trought the righ path, as by trying the first way you have proposed I have been able to split "consumo" field in two, one of them considerng sales...
View ArticleRe: Affordable Care Act (ACA)
Aervil/Debbie, You don't have to register the object. Click in the icon highlighted. and then create the enhancement. In this way no registration required. Rohit
View ArticleRe: "Restricting allowed values" - not checked during object assignment
Benjamin Paul, Question, why your characteristic is in both the class ? and if its in both the class how you can say you are restricting it at one class ? Can you share how you restrict the values in...
View ArticleRe: Bex Requirement to calculate
I have used cumulated in calculation tab but it is doing running sum for all products together not for individual product.
View ArticleRe: FI_CURRENCY_CHECK - Exchange Rate
We had tried both passing and not passing value in the Idoc field KURSF. System calculates exchange rate with company code defined exchange rate irrespective of KURSF value.
View ArticleRe: Problema con Crystal Reports al exportar a PDF producidos por...
Hola Brenda! En efecto, el problema esta en una de las actualizaciones de Windows que fueron en Diciembre del 2015, desinstalalas, luego bloqueas esa actualizacion para que no vuelva a instalarse.No es...
View ArticleRe: NFe entradas mensagem 104(8b) - nota fiscal object 000000000 not found
Boa noite pessoal. Passei por este mesmo problema na utilização da BAPI_INCOMINGINVOICE_PARK, o que fizemos para resolver foi o seguinte, existe uma Nota SAP (576210) que faz com que a nota fiscal não...
View ArticleRe: Binding new entities to existing entities via NavigationProperty is not...
Hey Neal, thanks for the reply, that was helpful. although i was hoping that providing "deep" entities as an input to an odata create service is possible (event if that would force me to create a...
View ArticleRe: Metodología ASAP Focus
Hola Carlos conseguiste el documento de la metodología ? voy a impartir una clase para estudiantes de maestría y uno de las habilidades que debo desarrollarles es la consultoría para sistemas ERP y me...
View ArticleRe: getData does not call HANA proc
Thanks David. I tried your example which does not work. I am pretty sure the connection "mel_hana_service" in your example is not working for me. I have selected the service under "Data Services",...
View ArticleRe: DATA IS NOT LOADING INTO PSA
Hi Anukaran,Once replicating in BI system, you have to change/edit the datasource and activate it. 1. After this, when you initiate full/init the data gets into PSA. 2. Yes, after your datasource and...
View ArticleRe: PHP & B1
a quiet old thread i know. but does anyone has an answer to this?i am stuck with php and B1 too. no sufficient resources i could find.
View ArticleRe: Upload Order Operation's component long text
TYPES : BEGIN OF ty_msg, aufnr TYPE aufnr, message TYPE string, END OF ty_msg. TYPES: tt_msg TYPE STANDARD TABLE OF ty_msg.DATA : it_msg_log TYPE tt_msg, wa_msg_log TYPE ty_msg. DATA : i_methods...
View ArticleRe: Sales orders in Infocube are missing in BW report
Hi both, I noticed yesterday that the information in our Infocube only came from the billing header and item flow. I was fixated on the order numbers, now I looked at the requestID and realized the...
View Article