Re: Copy Controls
Hi Sandesh, You have updated the question with answer itself. As Neeraj has mentioned, You need to change Pricing Type only from G to D. Do you face any other challenges like, system determines...
View ArticleRe: PR00 cannot be changed and ZCHB (Charge Back Price) can be manually added...
Hi Mohammad, See below screen shot, I have tested the same case which you have tell me. In Pricing Procedure, as Mentioned in Second screenshot, In Sequence, ZCHB should be first, then PR00. System,...
View ArticleRe: Restrict Material from Stock Transfer Order and Sales Order
Hi Harvey, You need to use Material Exclusion, Functionality to stop specific Material Codes from being used in Sales Order. Please check the same at below Path : Sales & Distribution --> Basic...
View ArticleRe: Down Payment for Delivery Related Sales Order
Hi KH, You have got it right, I am suggesting to use 1 $ value for Customer in FD32. Below Sequence will be followed : Advance booking:When customer will pay in Advance, F-29, the same will be updated...
View ArticleRe: Billing Plan Type is not default according to the Billing Plan Type as...
Dear Tan We can set Billing plan type at following Customer master records - billing tabAssigning to sales document typesAssigning to Items category An entry in the customer master has priority. so...
View ArticleRe: Auto Mail to client regarding the Pending Invoice & Deliveries
I mean awaiting for other experts valuable replies
View ArticleRe: Restrict Material from Stock Transfer Order and Sales Order
I was able to restrict a certain material in Stock Transfer Order by setting the X-Plant matl Status with 01 Blocked for procment/whse. But as i tested this one in Sales Order /VA01, the system still...
View ArticleRe: Help: Copy order quantity to target quantity while BOM explosion
Hi Reddy,Thank you for your reply. But I am not working with document copy control here. The BOM is exploded in VA01. The issue is the item target quantity was not filled according to the sales BOM....
View ArticleRe: Trigger workflow when a record is created in a database table .
Hi, Check the value in variable x_header-frm_on_new that should have a valid name of a perform and also you need the program name in which the perform exist after IN PROGRAM. The general call pattern...
View ArticleRe: Restrict Material from Stock Transfer Order and Sales Order
by setting the X-Plant matl Status with 01 Blocked for procment/whse May be you need to check in OVSU where select this "01" and execute. You can see various texts. Assign "B" against Block for...
View ArticleRe: Stylesheet Editor for WebDynpro ABAP
Thank you for this information. I'll have a look at this. Best regards, Matthias
View ArticleRe: How to use in INVALIDATE method WD_CONTEXT.
Hi Ankita, 1)First you need to get the node : lo_nd_importing_1 = lo_nd_time_timesheet->get_child_node( name = wd_this->wdctx_importing ). 2) Call the invalidate method of node :...
View ArticleRe: ALV Table - editable only for specific cells
HI RK , Following code will help you to create Input field, DATA lo_cmp_usage TYPE REF TO if_wd_component_usage. DATA lo_interfacecontroller TYPE REF TO iwci_salv_wd_table . DATA lv_value TYPE...
View ArticleRe: Use of the Tr Codes KKRC and KKBC_HOE
Hello Surya,Transaction KKRC is used for data collection for drill down reports. The KKBC_HOE only display the summarization data collected during execution of KKRC. Thanks and regards,Ronghua fan
View ArticleRe: More Field Help on UI Input Element - Can you customize it?
thx Krishna, I read through this and I did not see anything that would allow me change the "More Field Help" text (i.e.,g click click on UI Element and select More Field Help). Or did I miss...
View ArticleRe: Row Not Getting Selected in Web Dynpro Table
Hi Narayan, Check your cardinality selections. 0-1 :Zero or one element permitted0-n :Zero or more elements permitted1-1 :Exactly one element permitted1-n : One or more elements permitted. Thanks,Satya...
View ArticleRe: Design Question
Hi venkat, on which tables you created a view, have you thought to go for data source enhancement? Thanks
View ArticleRe: ALV Table - editable only for specific cells
Hey, fallow the links above, it will give you correct information, http://www.youtube.com/watch?v=h-Y3XDuqmDY
View ArticleRe: Download to Xls or XLSX Row grouping
Hi Sreenivasa Rao , What you have said is perfectly right , when binding to Table UI element.When I click on Download in below picture I want to get the Data to Excel as it is . Need your valuable...
View ArticleRe: Fix Item cost by performing a Stock Revaluation
Hi, If end user had posted a goods issue already, it means the stock is 0 qty. Is that your situation now? Check your Inventory Audit Report. Thanks,Gordon
View Article