Group key is not widely used but it has nice feature. Once you group the field catalog fields and you pass the group name into parameter IT_SPECIAL_GROUPS of method SET_TABLE_FOR_FIRST_DISPLAY, then in ...
... such event in the company you give the company possibility to be visible on this hard employee market, that we see currently in most of the countries.
As previously, my company Hager Group, has given ...
... enhancement missing
USER_SMOD
CL_CI_TEST_EXTENDED_CHECK
1806
E
Function module with interface missing in function group (X..)
USER_FM
CL_CI_TEST_EXTENDED_CHECK ...
...
Classes
Interfaces
Function Groups
Function Modules
Tables
Views
Message Classes
When you double-click on one of this objects then they will be opened in new Editor tab.
c.Adding/Changing/Deleting ...
... of using this two buttons :-)
report zabexpldelpobom.
parameters: p_ebeln type ekpo-ebeln,
p_ebelp type ekpo-ebelp default '00010'.
parameters: p_expl radiobutton group gr1 default 'X', ...
... SAP Mentors, I never saw other group of open people, who seems to be cut to suit each other. Helpful, friendly, crazy, little and big nerds! :-)
It was fun and pleasure to meet everyone on TechEd, ...
...
report zdemo_falv14.
data: sflight type standard table of sflight.
parameters: p_defau radiobutton group gr1 default 'X',
p_set radiobutton group gr1,
p_rowst type i, ...
...
data: sflight type standard table of sflight.
parameters: p_embeed radiobutton group gr1 default 'X',
p_notemb radiobutton group gr1.
start-of-selection.
select * up to 100 rows ...
...
data: sflight type standard table of t_sflight.
parameters: p_whole radiobutton group gr1 default 'X',
p_column radiobutton group gr1,
p_cell radiobutton group gr1. ...
...
ZCL_FALV_LAYOUT - layout class
ZCL_FALV_COLUMN - column (fcat) class
ZCL_FALV_DYNAMIC_STATUS - dynamic GUI status for full screen display
Function Group
ZFALV - screens, ...
... a program which creates purchase orders without knowing purchase organization, purchasing group or company code he can use for testing. How he can know what to fill in BAP if he never saw ME21N. Share ...
... of the sample program to copy BOM then you'll see it's reasonable. At the beginning let's clear Function Group memory using FM 'CP_CC_S_REFRESH_DATA'. Just for the safety reasons ...
... is working you can find bellow. report zab_suppress_progress_demo.
data: gt_sbook type standard table of sbook.
data: gt_csv type truxs_t_text_data.
parameters: p_supp radiobutton group gr1 , ...
... in fact Function Group which will allow you to call mass replace function from any program using cl_gui_alv_gird. Result of the work will be like that:
1) You'll have to create or use existing ...
... user is used. IDB parameter gives you an option to select data from DB directly, if this flag is not set then then selection from ESDUS table is done only if in function group memory there is no data about ...
... cases you'll want to look at tables: ESRUO (MM: Recently Used Objects) ESDUS (MM: Dynamic User Settings) and to function group MLSO which provides you few nice FM to handle entries in this tables: ...
I've decided which way should I go, so now time to do it. I need to do following things to get what I desired: Create a function group or class to be able to reuse the solution in other programs also ...
... code to see why it's happening. Finally I found that internal table WS in the function group CTMS was not refreshed during the call of CTMS_DDB_SET_VALUE_INTERNAL. As I couldn't refresh it in ...
... report to call MD07/MS07 with own material list where on selection screen you can find for example purchasing group which is not available in standard. You can also find a link to nugg file. Standard ...
...
"will be shown as checkbox
parameters: p_name1 as checkbox .
*"Radiobuton parameter, there must be at least two of them
parameters: p_name2 radiobutton group rb1.
*"second one is set as defaulty set ...