Hello Experts, I have created a table T1 with four fields. I want to add additional column to this table say C1 that contains the system username by default.For this I wrote an ALTER TABLE statement as - alter table "SCHEMA"."ZDB_TEST2"...
Hello Experts, My client uses pre-printed stationery for printing challans. I have created custom page layout for this type of stationery and appended it to the page format of the output types of my smartforms. I have fetched the required dat...
Hello Experts, I am developing an upload program for Master recipe. There is no standard BAPI available for this. So currently we're using BDC for this upload.I have four parts in this 1. Header data 2. Material assignment 3. Operations data and ...
Hello gurus, I have created a WorkFlow for approval of Sales order. My problem is, the sales document number is not appearing in the WorkItem for user decision task. I am passing container variable the sales document number in the Parameter1 of t...
Hello Everyone, My requirement was to add custom tab to matmas and add some custom fields to it. I added those fields. Now I am facing trouble in the standard LSMW that is used to upload this data. One of the fields in these list of fields has ty...
Hello Florian, Thanks for your reply. I tried that as well.alter table "SCHEMA"."ZDB_TEST2" add (created_by varchar(20) default current_user);Still I am getting the same error.Regards,Dnyanesh
Hi Thangam, Yes I have created a custom layout in SPAD. The height and width of the page is correctly defined after measuring the hard copy. The data is correctly displayed in print preview. The data loss occurrs only when I print it.Regards...
Go to SE84-> to enhancement->customer exits->Enter package name(VA for SD)->execute->it will display all the exits for that package -> search for ur exit-> put a breakpoint and check for the required data.Regards,Dnyanesh.
Hello, Were there any versions generated of the previous code? I mean the original code? Or at least was the request of the very first code released and moved to Quality/PRD?Thanks,Dnyanesh.