How to make PB.NET classes internal in .NET assembly targets
Hello, allIs it possible to make classes used by an exposed custom classes non-visible to assembly consumer?Currently what happens is that I have a custom NVO, which I expose to assembly consumers and...
View ArticleRe: Sales Order Specific Stock in Common Inventory
Hello Sarvesh, I agree with Dogboy 49, that the requirement seems rather odd. It could be, that the business did not provide you with the full picture.But these Materials are not common materials.I...
View ArticleHow pricing will come into sales order as no access seq for JIN4/JIN5 OR JMOD
Dear CIN Experts, My project activity is Migration From TAXINJ TO TAXINN. but some condition types like JMOD or JIN4/JIN5 they dont have access seq but these are item conditions. How pricing will come...
View ArticleRe: Update,Create and Delete with ODATA service result in 403 Forbidden Error
Hi Animesh, Let me know what error you are getting when you with xsodata..? Regards, ThamizharasaN.
View ArticleRe: "sap not defined" error while launching a custom UI5 app from Fiori...
Did you tried with CDN ?
View ArticleSAPUI5 Logout of SAP GW using standard service
HI FriendsI am trying to see if there is any standard GW OData Service to logout the SAPUI5 session and establish the session when we login again? I have an issue while I am using SAP Portal to launch...
View ArticleRe: Replace DSO with a view
Hi Andrey,There are many benefits to replace the DSO with a view: save disk space and memory ,no need to load data and monitor it ,real time and more.... I think that regular ABAP view will do the work...
View ArticleParked Complete and Hold Folders in Enjoy Transactions
Dear Experts I am not able to view the Parked and Complete Folders in Enjoy Transaction screens except Hold Folder. I have maintained blank value and also check with value 2 in...
View ArticleRe: URL currently used by adapter engine and URL stored in SLD are different
Hello Niraj, In the SLD data supplier, You can find some host details.
View ArticleRe: How to exchange data source on design studio 1.6??
Hey Vijai, No that will not happen, even if you have an exact copy of the dashboard somewhere in your platform, they will have distinct CUID`s, which make them unique, no changes on one can effect the...
View ArticleCouldn't Refresh field catalog in REUSE_ALV_HIERSEQ_LIST_DISPLAY
Hi, I'm using SLIS_T_FIELDCAT_ALV as field catalog. After executing the Hierarchical view, (I maintained a Hot Spot for a Field) when I click the field, User_command working fine, Hierarchical view...
View ArticleRe: Documentation on raw data type and assinging field-symbols type x casting
Hi Madsen, ABAP code to identify what endian type the current server is usingThis you can easily also write yourself, something like FIELD-SYMBOLS <x> TYPE x.ASSIGN '1' TO <x> CASTING.IF...
View ArticleRe: Posting Journal Entry with multiple currency line item
The only option to post docs with several currency which I know it's multicurrency accounting.Refer to this link Multi Currency Accounting - SAP Library
View ArticleRe: ISSUE WITH MY DEFINED KPI IN QUERY
Dear, You might want to reconcile data from source. I am not sure what is your source here? Key information is following: - Material which is tab in your case.- Duration which is one month- Customer...
View ArticleRe: WCM Valuation push-button in IW31
Hello , As you have selected Enhanced Model and wants valuation pushbutton activated in PM order IW31,please follow correct procedure: 1.In configuration while doing Assistant for Model Selection...
View ArticleRe: Upload General Task List IA05
Dear, In case i required 1 st operation in 3M also? Shall i fill in KTEXTZYK 02 .....3M
View ArticleUnable to choose the right algorithm for current requirement
Hello Experts, I have a requirement that requires Predictive Analytics to determine certain columnar values. This determination should be based on already existing predicted values in excel that was...
View ArticleRe: Customer exit abap code ?
HI, create the one offset variable choose the -7 days.when ever user will run it will take last 7 days data. create the normal variable on the 0calday then create the another variable restrict with -7...
View ArticleRe: Invoice Number -Reset Every year
Hi Pradeep, It is standard function in SAP for Finance to reset no range every year as it is based on year basis,This is standard functionality. Hope this is helpful. RegardsEugene
View Article