Calling set in Program

 DATAt_set  TYPE TABLE OF rgsb4,

      wa_set TYPE rgsb4.
DATAv_check TYPE VALUE ' '.


CALL FUNCTION 'G_SET_MAINTENANCE'
  EXPORTING
    function      'MODIFY'
    set_name_mask '0000ZOMEGACUST'
    table_mask    'KNA1'"RGSBS-TABLE.

we can call set and also create T-code for set 

********************************ROHINI KUMAR*********************************
                               Please support my work : sap.rohini988@gmail.com
                               LinkedIn Link  : https://www.linkedin.com/in/rohini-kumar-14647a13a/
********************************************************************************

Comments

Popular posts from this blog

all user exit mv45afzz (implicit user exit )

How to Give Dropdown in alv report in sap abap programming Language

Long Text in input and output field in module pool