Re: Direct Update DSO keyfields in RSA1 SE11
The following SELECT gives back garbage: The DSO content: ABAP debugger: Anyone else seen this???
View ArticleDirect Update DSO keyfields in RSA1 SE11 & SELECT returns garbage
DSO XXXD0 of type 'Direct Update' has been defined with 6 IOBJs as key fields in RSA1. In SE11 the active table /BIC/AXXXD000 only shows 1 of the above IOBJs as a key field. There are several records...
View ArticleRe: Smartform for EWM Shipment
Hi Dinesh,Not sure why this issue is coming. Need to check completely technically.Most of the fictional side it looks good.you can have same action in PPF report and reexecute and debug. You will get...
View ArticleRe: PCR for Wage type effective from sep 2014
Since you are saying that the PCR is "working fine", perhaps you no longer need WT 3001 in the Input Table after PCR ZGS6. Do a Payroll Simulation for one employee, with the "Display log" box checked,...
View ArticleRe: how to display alphabetic pyramid in ABAP
Here's the class: CLASS ZCL_ALPHABETIC_PYRAMID DEFINITION PUBLIC FINAL CREATE PUBLIC . PUBLIC SECTION. METHODS: PYRAMID IMPORTING IV_LETTER TYPE CHAR1 RETURNING...
View ArticleDirect Update DSO keyfields in RSA1 SE11 & SELECT returns garbage
DSO XXXD0 of type 'Direct Update' has been defined with 6 IOBJs as key fields in RSA1. In SE11 the active table /BIC/AXXXD000 only shows 1 of the above IOBJs as a key field. There are several records...
View ArticleRe: Error in BRM Integration with NW BPM
Hi Induja,As your business rule is to calculate the approver, probably you want to use it directly in you business process, it's recommended for performance to not consume it as a web service...
View ArticleRe: GRC AC - Filter Role Type by Workflow
Hi Pedro, Are the users are fixed like Users 1 to 10 requests only SINGLE roles and Users 10 to 20 requests only COMPOSITE roles? If this is the scenario then controlling at auth object level using...
View ArticleRe: Asset explorer-Overview tree, with which you can navigate between...
Hi, Check the GCL2 and assign the company code to a ledger taht you wanted. JPA
View ArticleAUC to asset settlement.
How to transfer balances from AUC (that is automatically created as investment measure from internal order) to Asset so that only individual balances get transferred per document. Can it be done by...
View ArticleAyuda con TN en Lista de Picking
Buenas estimados, La presente es para solicitarles apoyo con un TN que necesito colocar en la Lista de Picking. Lo que se desea hacer es lo siguiente: No permitir que en el campo de Picking Efectuado...
View ArticleRe: Adding metadata to objects in model
It appears that in VEA 8.0.0.2 that the ability to add string types to metadata through the node properties dialog has been broken. Click on a node in the hierarchy select metadata tabclick Add...
View ArticleRe: PRT assignment into maintenance Order
Hi Maria, Thanks for the reply. I've already gone through this document. This gives a basic idea but not answer my quarries.I want to know more on the inclusion of this PRT into capacity loading.-...
View ArticleRe: Quantity shows in stock for non stock non valuated material
Hi Rohit, For special stocks, material type settings are not considered If this is your scenario for all processes associated with account assignment category Q then you can remove Goods receipt check...
View ArticleRe: PB 11.5.1 - any options for scheduled reporting?
Hi Bruce; FYI: I have been getting the notifications all along but I have never seen any reason(s) for the removal! Regards ... Chris
View ArticleRe: Calling Query Definition in Script in CLM 2.0
Hi Saloni,DBHandle class is used to execute SELECT statements directly against the Sourcing database. We generally do not recommend using the DBHandle class because it requires using very specific...
View ArticleRe: Release PR to ECC as planned order
Hi James, External procurement replenishment order are always purchase requisitions in APO.. You can create planned order for external procurement in ECC when you run the MRP, but this options is not...
View ArticleCan I cancel mail job from SOST queue and make its status to be error or red
Do you have any idea to cancel mail job from SOST queue and make its status to be error or red (msgno = 806) by using coding ??
View Article