Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

business object

Former Member
0 Likes
457

hi!

In print program RM08NAST there is FORM ENTRY_REKL

there sap uses FM 'MRM_ENTRY_REKL' there is a buisness

object which is passed to the FM.

the business object is BUS2081, the FM sends me to another program which is a print program SAPLMRMN.

Is there a definition of the print program in the business object?

how does the FM knows to send me to this program?

regards

yifat

hi!

In print program RM08NAST there is FORM ENTRY_REKL

there sap uses FM 'MRM_ENTRY_REKL' there is a buisness

object which is passed to the FM.

the business object is BUS2081, the FM sends me to another program which is a print program SAPLMRMN.

Is there a definition of the print program in the business object?

how does the FM knows to send me to this program?

regards

yifat

2 REPLIES 2
Read only

venkata_ramisetti
Active Contributor
0 Likes
411

Hi,

Go to SE16 and give table name TNAPR.

In the selection, give your print program RM08NAST and execute the transaction.

It will show you a list of records with different output types. Output type customization contains print program and SAPSCRIPT/SMARTFORM. This will be configured ny FUNCTIONAL CONSULTANT.

Thanks,

Ramakrishna

Read only

Former Member
0 Likes
411

hi!

I already checked this table but it gives me the RM08NAST program and the layout name but between them there is another program SAPLMRMN, i need to know how where this program is connected, since i couldnt find it in transaction NACE or NACT or in tables NAST or TNAPR,

i think that it might be controlled by the business object, and if not where is it defined?

regards

yifat