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

adding button to enhancement ICSV0001 & activate the "function code" button

Former Member
0 Likes
550

Hi all

I'm trying to add button in enhancement ICSV0001

i need it to result screen of transaction IL05

backgroud:

via smod i found

Enhancement     ICSV0001

Function module                Short Text

EXIT_SAPLICUS_001              Display Location Information

Program                        Code Short text

RIIFLO20                       +LOC

(the relevant program)

EXIT

INCLUDE ZXCSVU01.

Function module      PM_LOCATION_INFO

the relevant GUI status    of the screen is       AEND

inside it:

+SAP1      SAP Enhancement

+CUS1      Customer Enhancement

implementetion:

I started to a new project in CMOD

included: ENHANCE. ICSV0001      Display of geographic location data

in components

Menu exit                      RIAUFK20                       +LOC

                               RIEQUI20                       +LOC

                              RIIFLO20                       +LOC

i added to the bolded one the new button :

Function Code        +LOC
Language             EN  English

Function text        GIS
Icon                 ICON_SYSTEM_MARK
Icontext             GIS - icon text
Info. text           GIS text

the lights were red - i activated it

all the light are green now

i activated the project also

via SMOD when i'm going to the Application Toolbar the "function code" button is not available (the button with two circle, green + red & two arrows between them ), as i know i need to press on it also

untill now i can't c the new button in the result screen.

thanks in advance

Avner

Hi all

I'm trying to add button in enhancement ICSV0001

i need it to result screen of transaction IL05

backgroud:

via smod i found

Enhancement     ICSV0001

Function module                Short Text

EXIT_SAPLICUS_001              Display Location Information

Program                        Code Short text

RIIFLO20                       +LOC

(the relevant program)

EXIT

INCLUDE ZXCSVU01.

Function module      PM_LOCATION_INFO

the relevant GUI status    of the screen is       AEND

inside it:

+SAP1      SAP Enhancement

+CUS1      Customer Enhancement

implementetion:

I started to a new project in CMOD

included: ENHANCE. ICSV0001      Display of geographic location data

in components

Menu exit                      RIAUFK20                       +LOC

                               RIEQUI20                       +LOC

                              RIIFLO20                       +LOC

i added to the bolded one the new button :

Function Code        +LOC
Language             EN  English

Function text        GIS
Icon                 ICON_SYSTEM_MARK
Icontext             GIS - icon text
Info. text           GIS text

the lights were red - i activated it

all the light are green now

i activated the project also

via SMOD when i'm going to the Application Toolbar the "function code" button is not available (the button with two circle, green + red & two arrows between them ), as i know i need to press on it also

untill now i can't c the new button in the result screen.

thanks in advance

Avner

1 REPLY 1
Read only

Former Member
0 Likes
409

Should I add button with diferent function code,

if so - how can I do it?

Avner