Re: Shop order release without creation of SFC
Hi Miguel, Thank you for the answer. Unfortunately I already knew this. I want to do a release before setting up the first operation and create SFC's because- I need to print a shop order traveller...
View ArticlePTAX INTERM CF not reflecting in dev
Hi, Kindly help me to sort out the issue please from the below requirement for MH state.
View ArticleRe: Can not setup SBO Mailer 9.0
Thanks Nanga Rajan! The date issue SAP note so long 14/9/2010I already do it sucessful on 882 in the last year Regards,Hong Bich
View ArticleRe: faultcode and faultstring of a soap webservice through a wcf client...
You might try this then: catch (System.Reflection.TargetInvocationException e1) String excType excType = e1.InnerException.GetType().ToString() choose case excType...
View ArticleRe: Cheque Printing Issue - SAP SCRIPTS
Hi Sai, We have already checked the settings in SE73 and SPAD In print preview and even in Spool, the output is as what we expected. But while printing it, the problem arises as said earlier (Printing...
View ArticleRe: re:how to meet HTML marquee functionality in WebDynpro ABAP
Hi Deepika If you are on NetWeaver 7.01 FlashIsland might works for you. Pelase check this... http://scn.sap.com/thread/1282984http://scn.sap.com/thread/942545 You can try with IFrame. But is IFrame...
View ArticleWM Picking List
Don't you print TOs to pick the items for a delivery? they have all the information that you need.
View ArticleNeed ABAP help to access field value of the table, where as required field...
My scenario looks like this My source table is as follows: Key FieldData FieldKey Figure1Key Figure2Key Figure3Key Figure41Key Figure215322Key Figure1831763Key Figure4657667434Key Figure2569788721 I...
View ArticleRe: IE02 BDC program
Hi Abhis, Instead of using BDC, try to use BAPI 'BAPI_EQUI_CHANGE'. Pass the Equipment category value in structure DATA_SPECIFIC-EQUICATGRY field.After this call the 'BAPI_TRANSACTION_COMMIT'....
View ArticleABAP CODE FOR BPC
METHOD if_uj_custom_logic~execute. CONSTANTS: c_d_pmat(32) TYPE c VALUE 'MATERIAL', c_d_pacc(32) TYPE c VALUE 'ACCOUNT', c_d_ptim(32) TYPE c VALUE 'TIME', c_d_pplt(32) TYPE c...
View ArticleRe: GRC 10.0 - Lentidão no processo de emissão de NF-e
Bom dia Ricardo, Implemente as notas que passei ao André também.Resolve esta do SYSFAIL parando filas XBTR.Delay nos ACK's Demora no monitor. Atenciosamente, Fernando Da Rós
View ArticleRe: SAP instance and oracle on same host
SM59 connection test not working.I am posted log: when i execute Connection test SAPXPG_DBDEST_A01 Logon CancelError Details timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456...
View ArticleRe: Data preview for the Calculationview fails
Hi Henrique Your guess was right, It works fine with two single quotes. Thanks a lot for sharing your ideas. ThanksSantosh
View ArticleRe: Multiple Numbering Series in an addon form based on date selection
Hi First Load Series to Combo, oComboBox.ValidValues.LoadSeries(UDOID, SAPbouiCOM.BoSeriesMode.sf_Add) oComboBox.Select(0, SAPbouiCOM.BoSearchKey.psk_Index) In the Combo select Event ,...
View ArticleRe: HR Renewal 1.0 Installation problem
No, SAP_HR is 604 in EHP6. Check the release notes.
View ArticleRe: [HELP] Memory on SM50 vs OS level
hi edy, please have a look at Note 856848 - AIX Extended Memory Disclaiming hope it helps best regardsmarius
View ArticlePowerbuilder 11.5.1 on Windows 8?
Hi, Sorry if this was asked before - my company still uses SQL Anywhere 11 and Powerbuilder 11.5.1 (4011) as the main development tool, and would prefer not to upgrade to Powerbuilder 12 yet. However,...
View ArticleGATP
Can anyone please help me to understand these concepts : Conservative and Progressive Valuation LogicAlternative RulesMISL and MELLTemporary Plant substitutionsSubstitution LevelAccess Strategies
View ArticleRe: Nebenkostenstellen aufteilen
Hallo SAP B1 Kollege, da der Kostenstellencode in der Tabelle OPRC als Primärschlüssel dient kann trotz unterschiedlicher Dimensionen nicht der gleichlautende Kostenstellencode mit abweichender...
View ArticleRe: SAP instance and oracle on same host
maybe problem with what SID and DBSID are the same?
View Article