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

is there any methods available as a replacement for the function modules

Former Member
0 Likes
273

hi folks,

is there any methods available as a replacement for the standard function modules:

LVC_VARIANT_F4

LVC_VARIANT_DEFAULT_SET

POP_UP_TO_INFORM

LVC_FIELDCATALOG_MERGE

thanks in advance,

adi.

1 REPLY 1
Read only

Former Member
0 Likes
247

It is a good practice to use as much of standard as possible in SAP to be on the best side of performance. I'll recommend you to use this FM even if you find the replacements either through subroutines or making z programs of those, so as to be in sync with SAP Standard.

Raj