Re: Device Allocation
Madhurima: Please read the Research Resources and Rules of Engagement and find locations where you can find the answer to your question. This question can be answered using available resources - the...
View ArticleRe: Using OR with if statements
Is it possible that any of the fields are null? If so, something = null returns null, NOT false. So, you would have to do something like this: If (not IsNull({FieldA}) and {FieldA} = "STOP") or (not...
View ArticleRe: Se borran las parametrizaciones de los documentos
Revisa este tema : parametrizaciones de formulario Nos comentas si te sirvio. Saludos Alessandro.
View ArticleRe: How to import *.pfx for 2 way SSL Web Service?
I doubt your *.pfx contains also the root certificate so it contains your signed certificate and the private key. Convert your *.pfx to *.cer (DER) or *.crt (Base-64) and import into STRUST. Do the...
View ArticleRe: Difference between normal, RFC, updated function module with example?
hello shinee, RFC fm -> its mainly used to pass data from one server to another or remote server......RFC is the protocol used by SAP for remote communication. call function 'zrfc' destination '...
View ArticleRe: create batch input session by using lsmw
Hi Tang, I am having exactly the same issue when I am trying to "Create Batch Input Session" in the LSMW, can you please let me know how did you solve this issue. All answers will be rewarded. thank...
View ArticleRe: RFC Destn for GTS not defined uniquely
I had this same error and came across a different solution just in case someone else is have this and the above one doesn't help In ECC tcode- BD64 I had two Distriution Models setup pointing to the...
View ArticleRe: How to concatenate #MULTIVALUE in webi
I couldnt get the code correctly to add the object in the universe. I tried Table.IP1 ||"|| Table IP2It gives an error.
View ArticleRe: Change posting date on VT01N
the goods issue date is coming from the delivery, actual GI date directly above the item overview
View ArticleRe: Missing data in PSA for fields in append structure
To expand further: DataSource has been replicated. Fields are NOT marked to be hidden in the datasource (in the source system). Data types and lengths are correct. Data for the missing fields IS...
View ArticleRe: Multiple Implementations of Badi
Baljit, If you need to call a specific implementation, use the concept of FILTER. You can define a filter value for every implementation that you create and during call badi, use the filter value. SAP...
View ArticleRe: Dump in Transfer statement
Hi Kumar, Pay attention to your OPEN statement, it needs to have IN TEXT MODE ENCODING DEFAULT option.If it fixes your problem then yes, it's Unicode related. Edgar
View ArticleRe: SAP JCO Server Programming:Set Up Questions
Hi Maik, This is really good. I have one doubt on how to use multiple system connection through DestinationDataProvider and ServerDataProvider methods. Let say requirement is to not create those files...
View ArticleRe: Cancelamento de CTe - Erro técnico na verificação assinatura
Nossa Luciana, Que coisa de psico huahua... era isso mesmo.. a priore ele verificou a assinatura digital sem problemas. Por que será que deu esse erro agora, estou curioso ? Pera ai, Abraços, Ricardo...
View ArticleRe: Kanban configuration
Hi, In case you have the material procured and made available in consignment stock through a PurOrd, then you can think of using the stock determination group/rules functionality to directly backflush...
View ArticleCP practices for packaging changes
We're interested in seeing what are common practices in the Consumer Products industry for handling packaging changes. The typical scenario we have seen is to create a new SKU material with the same...
View ArticleRe: Problem with Synchronous Restful Service in PI 7.3.1
Hi Anupam, WSDL 2.0 supports RESTful web services without WS* notation and we can have response structure if we are not using SOAP Axis adapter to handle the response always as an attachment. But again...
View ArticleRe: Oracle Audit : Direct Access
To limit access for administrative users one can use products such as Oracle Data Vault (extra $ for license) - see Oracle documentation or note https://service.sap.com/sap/support/notes/1355140...
View ArticleRe: OO ALV Cell Merge Problem when editable fields
Hi George and Timothy, I am also facing the exact problem what george has mentioned.When I make any of the field editable in ALV I am loosing the cell merging functionality. Do you have any update or...
View ArticleRe: Latest Business Package and Support Package for ESS/MSS for ECC6.0 EHP6...
refer here to this exhaustive blog http://scn.sap.com/community/netweaver-portal/migration-and-upgrade/blog/2013/01/09/upgrading-to-nw-portal-73-what-to-do-with-essmss
View Article