Re: Facturas Electronicas
Alguno de los que tenga el manual seria tan amable de enviarmelo tambien a mi correo ing_caritoararat@hotmail.com Gracias
View ArticleRe: Logic help needed
Hi Ruc, You can call stored procedures from BO using this style syntax select c1, c2, c3, c4 from my_stored_procedure('parm1', 'parm2') I think this is similar to how you can call a PAL library in HANA...
View ArticleRe: PO change EDI ORDCHG dispatch time 3 issue?
have you analyzed if this condition record is found? the problem you have is usually the case when the desired condition record is not found and SAP continues searching and finds an other one
View ArticleProcess Integration Handbook - PI 7.31
Dear All, Please find the Process Integration - PI 7.31 handbook at the below link.. http://scn.sap.com/docs/DOC-38669# CheersAgasthuri SCN Moderator
View ArticleRe: Sap B1 version 9 y Crystal Report
Marcelo, Gracias por tu respuesta.En un principio probé con el Crystal 2008, pero SAP me enviaba un error reclamando el crystal 2011 Consulta ¿que Runtime instalaste para que la versión 9 funcionara...
View ArticleRe: SBO_SP_TransactionNotification
El código que tengo funcionado es el siguiente: GOALTER proc [dbo].[SBO_SP_TransactionNotification] @object_type nvarchar(20), -- SBO Object...
View ArticleRe: FCC issue at receiver side
Hi Nutan, Can you provide a sample file screenshot and what is the file format ...fixed length or with separator ? Ambrish
View ArticleRe: email receiver scenario with attachment AND body content
IMO, content field does not come under Mail headers, So you dont see in the advanced tab section of the receiver mail adapter link. You can create UDF to return string (that returns text) or constant...
View ArticleRe: Performance issue AUFK Table?
Hi, you have created an index, but it seeems, that it still doesn't exist on the database. That's why it doesn't work yet. Go to the index overview, right-click the new index and try option CREATE. The...
View ArticleRe: Create Context Menu in Table Control
Hello Raymond, Please can you explain Breifly? If possible please anyone explain with one example..
View ArticleRe: Join for getting sold to party name using 4 tables.
Hi Matthew, Thank you for your suggestion, I check the below code but the performance of FAE is better than inner join why? TABLES : EKKO , EKPO , LFA1.TYPES : BEGINOF TY_EKKO, EBELN TYPE...
View ArticleRe: Transaction AS01 user exit
Hi Saul, You may create a validation on transaction GGB0. Regards,Custodio
View ArticleRe: MIGO BADI -for posting errors while creating a GR
Hi Sarita, I think I replied to this on your other thread MIGO BADI. Maybe you should keep only one thread active, don't you think? cheers,Custodio
View ArticleRe: ALV report Export with text columns truncated and numeric with '*'
Try save with unconverted type and import it to excel. Regards,Ikrar
View ArticleRe: Hana Developer Edition rev 56 - unable to find ODBC or MDX drivers
Good to hear that you resolved the problemHoping that with HANA SPS6 SAP makes regi.exe compatible with 32 bit systems alsoBecause of this we can't use 32 bit systems for HANA as it doesn't support a...
View ArticleRe: OM - PA integration
Hi, this is possible. There are some possibilities:1. deactivate the integration between pa/om for a set of countries:Using feature (transaction PE03) PLOGI you can control for which countries the...
View ArticleRe: Error during execution of command identifier 'ACTIVATE' :
HI Rekha,Please go through the following SAP Note. It might be helpful.Note 1037594 - '-9407' when initializing the internal file Regards,
View ArticleRe: Performance Issue Access Request - Template Management
Hi Mario, Regarding Internet Explorer and GRC 10 compatbility, please also make sure you check SAP note 1717650 and 1674530 - Supported Browser and Operating Systems for GRC10. Hope it helps. Best...
View ArticleRe: Need help on report requirement.
Hi, Glad to know that it worked and my replies helped you. Regards,AL
View ArticleRe: Scrap and its Re usage
Hi, Once you get scrap, transfer it to scrap location & do material to material transfer which will have material type as ' TRADING GOODS'. Means you can procure , reuse as well as sale it to....
View Article