Re: Background Job status from SM51
Hi Aarthi, Whats the status of those jobs as seen in SM37? BR.
View ArticleRe: Flat file loading of data - Delta
hi vijaya, if you have any date field at your dso level, with help of abap prorgam you may try to do selective deletions. add this ABAP program step before loadingto DSO. first time load data and next...
View ArticleNo Service Maintenance folder showing in the tree view in Gateway service...
Hi, There is no Service Maintenance folder is showing in the tree view in Gateway service builder. As per prerequisites, I had try to maintain systems at below path SPRO ->SAP NetWeaver ->Gateway...
View ArticleRe: Are there any new techniques to copy file in background
Yep I didn't know AS400, but I'm sure you could find a shell with the command "copy" / "cp" / ... After you have create your shell script, you have to call it thru the SXPG function module :...
View ArticleRe: No Matching Records Found error during DTW upload of Outgoing Payments
Hi, You may refer already discussed threads; http://scn.sap.com/thread/1263749 http://scn.sap.com/thread/1720719 http://scn.sap.com/thread/1263749 Thanks & Regards,Nagarajan
View ArticleRe: work schedule with additional hours
Hi Sachin, There is one way for this scenario. 1.Create one constant (with 4 hrs) and query that constant in your custom pcr so that it will add 36 (pass this 36 hours in one timetype) + 4 hrs. Vijay
View ArticleRe: TPM-WBS integration for ECC Accruals and Claims Management
Hi Simona, To cover your needs,you should not to integrate TPM and WBS (Project System).We activate the integration when we want to analysis the trade plan in ECC CO-PA. Regards,Zhang Chi
View ArticleRe: Smartform header text repeatly get printed
Hi, Header has to Give on Header part( Line, Material etc) and Line item out put internal table data(1, xxxmaterial, etc) has to give main area and Total (Total Qty = 100) has give on footer part....
View ArticleRe: Smartform header text repeatly get printed
Hi Tarak,i have used program lines in my smartforms to get corresponding texts in Main area of a table which is used in my smartform to print line item details.I have written these following lines of...
View ArticleRe: How to merge all screens into single screen
Hi, Please try this Tcode F871=> program is RFFMPSO1 Goto Se38 => RFFMPSO1=> press copy button (Ctrl+F5)=> give Target Program name (Eg: Z_RFFMPSO1) => press copy button => Select all...
View ArticleRe: Prevent page break within tablesection
Hello Rakesh, thanks for your reply, but as I already said: The table itself has page breaks allowed (and has to stay that way), but it is the tablesection that does not have the checkbox: Kind...
View ArticleRe: Manual Condition changes
Hi Sir, Thank you so much for the info.Can you kindly tell me which SAP note to refer??
View ArticleRe: Shipment Block Change
Dear Naren, I need to restrict users to change the shipment block field only in VL01N. thank U
View ArticleRe: Shipment Block Change
yes Moazzam, As you mention I need to restrict users to change the shipment block field only in VL01N. Can you explain more.. Thank U
View ArticleRe: Proxy generation terminated - extension of xsd:anyType is not supported
Hi, After importing the xsd check the all fileds have the data type. As per the error shown above there is unsupported data type is representing. check the data type for every field. Regards,Manigandan
View ArticleRe: Debugging ABAP aplication in Eclipse
Hi Deepti,as Christopher said you need a new kernel version 7.21 because the new eclipse debugger runs on an infrastructure which is not part of 7.20 kernel. This new kernel 7.21 is compatible with...
View ArticleRe: 3rd Party Drop ship process in SAP-Communicate End Ship to party to Shipper
Hi Waza, Yes the ship to party is seen in the Rep OBD and that has the address. With standard SAP this is correct and these info gets fetched from the plant internal customer settings. Since the...
View ArticleRe: How to Trigger mail when Delivery output is in yellow in SAP
Dear JP, Thanks a lot for referring .It was very useful and we are stepping forward with a similar approach Thanks,Jeff
View ArticleResult disappearing on Personas screen
Hi Tobias, I am trying your tutorial "SAP Screen Personas - How to execute a transaction and display the result".Everything is working well except the last step, where I am trying to display the status...
View ArticleRe: DB-related transactions don't work...
Hi, you can run any SQL comamnd using - > database studio in an SQL Editor or-> dbmcli -U w sql_execute Select .....or-> sqlcli -U w select * from ...... Please use database Studio to load...
View Article