Re: Adding extra fields in QM15 field catlog
The output is shown via OBJECT_TAB. You can append your custom field in RQMQMFE structure. The output is being displayed via FORM call_listviewer_f14 in include MIOLXF14. You can create an implcit...
View ArticleRe: PB and Ghostscript
I have a sample PB app that sets up "Sybase DataWindow PS" in code. Topwiz Software - PrinterInstall
View ArticleRe: Comisiones
Muchas gracias por sus respuestas, les explico un poco este reporte solo saca el total de facturas pagadas totalmente en determinado tiempo por ejemplo yo elijo ver las facturas pagadas que están del...
View ArticleRe: Regarding practice of sap-bo4.o
If you are new to BOBJ then I will suggest to go through the Official tutorials to learn the product features.. I am not sure if anyone here can help you with any kind of dummy project as any project...
View ArticleRe: Updating Oracle Driver Results in 1 Report Displaying Blank Page - Tough One
Thank you for taking the time to reply... I was not able to find the KBA's, however as I've noted this same paradigm is being used by 30 other reports. The user has execute persmissions on the stored...
View ArticleRe: Handling special characters in a particular columns
Hi Krishna, I am using SAP BODS as the ETL tool. Can u tell me how I can fix this issue in BODS itself. Regards,Nakul Kothari
View ArticleRe: How to Find Transition time from a Purchase Order?
Amith,The names of these dates Z1, Z2, and Z3 that you have used in your query do not seem to me to be a good match with names that I commonly see in SAP. Can you please provide a screen shot of...
View ArticleRe: Depreciation key - Fully depreciate in the Year of Acquisition
Hi Diwakar, You can create a new dep key assigning,base method "0012"-Explicit percentage which is 100% and period control "003" in multilevel method give the percentage(100%).Sample screenshots...
View ArticleRe: Automatic Pack in Inbound process
Hi Suraj, If we consider the case 3 >> Only Adopt Contents (Prod. and Lower-Level HUs) into Pick-HU Only the contents (the products or the lower level HUs) of the source HU are adopted to the...
View ArticleRe: LEFT OUTER JOIN
Hi Nabheet, I used LOJ on QASR but there is a syntax error like below ; Unable to compare with "QASR~VORGLFNR". A table can be joined with amaximum of one other table using LEFT OUTER JOIN. . Do u have...
View ArticleRe: messages are not getting processed in smq2
This is the preferred approach of activating the queues... Check the queue in which message got stuck is displayed under registered list or not..(SMQR) if not Ensure that all queues are checked during...
View ArticleRe: LEFT OUTER JOIN
Hi Sanjeev, Thanks for your answers. I used LOJ on QASR but there is a syntax error like below ; Unable to compare with "QASR~VORGLFNR". A table can be joined with amaximum of one other table using...
View ArticleRe: After certification-Before certification(ABAP)
Hi Purushotham I am also a fresher just like you. Have completed my training from a local institute.. jus want an advice from u ? Is the certification worth doing.. as it is pretty expensive! and where...
View ArticleRe: How To Connect UDT to Production Order.
hi.Santosh Dere your requirement is not clear..you can not link ...entire object (what u had created using master ) to system object like bill of materials and some others orders ,delivery....
View ArticleRe: Error while implementing SNOTE 1757897
Hi Can you please check in SE38 - input the program name : CLASS_CL_AGS_RI_DSM and check for any syntax error. If there is any syntax error , might have been through some SAP modification. Thanks Rishi
View ArticleMARA-HERKL and MARC-HERKL
Hello, experts! Could you tell me what the difference between MARA-HERKL and MARC-HERKL is? Are they always the same?Many thanks! Regards,Shelwin
View ArticleRe: Change SAP SID
Hi Catherine Leville, Now its possible to change SAP SID, DB SID and host name using system rename 1.0 tool. You download the latest version of documentation and latest version of system rename 1.0...
View ArticleRe: how to exit from module pool screen if required fields are initial
Hi Lokesh,you can put a check based on your fields, you can put these code under PBO IF selection-screen fields IS INITIAL.MESSAGE 'Your Message' TYPE 'E'.LEAVE LIST-PROCESSING.ENDIF.
View ArticleRe: how to exit from module pool screen if required fields are initial
Hi,Check for the detail documentation or demo program in sap ( demo_dynpro*) you have to handle it like below in other words The' At Exit' is used in flow logic in module pool . When we click on back...
View ArticleRe: Acct assignment reference could not be determined : Loans Management
Hi, and what are the settings for acc. ***. determinatin ?Are they correct for the data that is available in the contract ? Kind regards,Michael
View Article