Releasing a Purchase Order (PO)


The Release PO is nothing but to restrict the user to his/her level of buying a product.? We can set this control both for purchase order (PO) and purchase request (PR) by:

…Click here to read more

Viewed 692 times by 215 viewers

How to set image width?

June 27, 2009 by admin · Leave a Comment
Filed under: ABAP Objects 

I’m using this method but image never stay in container size in screen. Always appears horizontal and vertical scrools bar.

Bellow, Method SET_WIDTH does not work:
…Click here to read more

Viewed 1193 times by 434 viewers

Dynamic table of object references possible?

June 27, 2009 by admin · Leave a Comment
Filed under: ABAP Objects 

How can I create a dynamically typed table of object references, based on the name of the reference type (which could be an interface)?
…Click here to read more

Viewed 1169 times by 446 viewers

ABAP Syntax Error

June 27, 2009 by admin · Leave a Comment
Filed under: ABAP Objects 

I’m getting a syntax error in the following code at last line saying ‘Statement is not accessible’. What wrong in the ABAP code?
…Click here to read more

Viewed 1195 times by 435 viewers

Convert SAP output into PDF file

What is the SAP transaction code to convert the PO output into PDF format?

You can use SAP?standard program name: RSTXPDFT4 , in this SAP program you have to enter spool request number and then executing this SAP program. The system will convert PO in to PDF file on your desktop screen.

Viewed 575 times by 231 viewers

SAP Solution Database