8
SAP BDT to create a new Tab on GMGRANT the grants management master data transaction Execute grants management BDT development transaction (GRANT_CUSTOMIZE) Grant Master BDT Customizing> Screen layout and select 'Field groups'(GMS2) Click on 'New Entries' Enter details of new field group. For this example it is going to be a copy of the responsibilities tab, which uses a table control.

BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

Embed Size (px)

DESCRIPTION

Business Data ToolsetThis document may discuss sample coding or other information that does not include SAP official interfaces and therefore is not supported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade.SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document, and anyone using these methods does so at his/her own risk.SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article or code sample, including any liability resulting from incompatibility between the content within this document and the materials and services offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this document

Citation preview

Page 1: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

Beginners

Beginners Guide tolearning SAPdevelopmentstarting with

logging into SAP

  SAPDevelopmentSAP Development

tools andtechniques

including ABAPcode

ABAP

ABAP specific SAPDevelopmenttechniques andexample source

code

Reporting

  Web Development

Web specifictechnologies.

BSP/ABAP, HTML,CSS, JS, Ajax, Web

Dynpro...

ModuleAreas

SAP module specificdevelopment

technologies andexample ABAPsource code

Enhance SAP Repository

SAP repositoryobjects such as T­Codes, Tables,

Programs, Reports,FM's, Methods etc..

Online Training 

 

CV / Resume

Post yourCV/Resume andsee existing CV'sand available jobs.

SAP Training Security &Auth

Implementing SAPsecurity andauthorisation

checks

Comments( 0 )

SAP BDT to create a new Tab on GMGRANT the grants management master data transaction

�        Execute grants management BDT developmenttransaction (GRANT_CUSTOMIZE) 

�        Grant Master BDT Customizing­> Screen layout andselect 'Field groups'(GMS2)

 �        Click on 'New Entries'

 �        Enter details of new field group. For this example it is going to be a copy of the 

responsibilities tab, which uses a table control.

    

Page 2: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

Join the Mailing List

Enter your name and emailaddress below:

Name: Email: 

Subscribe  Unsubscribe GO 

Get your Free Mailing Listby Bravenet.com

 �        Go back to main field group screen, select your new entry and double click on the 

'Field Group­> Fields' folder option from the left column. Now enter your fields, for this example I have copied fields from responsibilities group.

 �        Return to main BDT customizing screen and select 'Views'(GMS3). Then click the 

'New Entries' button

 �        Enter view information, once again copied from the responsibilities view, but calling

custom created versions of program, screen and function modules, which are essentially copies of the SAP originals functionality.

Cookies help provide the best experience on our site. By continuing touse this site you agree to our use of cookies. Learn more Ok

Page 3: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

 �        Go back to main Views screen, select your new entry and double click on the

Views­> Field Groups folder option from the left column. Now enter the new field group you created previously.

 �        Return to main BDT customizing screen and select 'Sections'(GMS4). Then click the 

'New Entries' button

Page 4: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

 �        Input new entry and give it a description and title

 �        Go back to main Sections screen, select your new entry and double click on the

Section­> Views folder option from the left column. Now enter the new view you created previously.

 �        Return to main BDT customizing screen and select 'Screens'(GMS5). Then click the 

'New Entries' button

Page 5: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

 �        Enter details for you new screen

 �        Go back to main Screen screen, select your new entry and double click on the

Screens­> Sections option from the left column. Now enter the new section you created previously.

 �        Return to main BDT customizing screen and select 'Screen Sequence'(GMS6). Then 

select the screen sequence entry and double click on the Screen Sequence ­> Screensfolder option from the left column.

Page 6: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

 �        Add your screen to the sequence by clicking on the 'New Entries' button

 �        Add you new screen to the screen sequence.

 �        Execute transaction BUSP (click on option from main grant customizing menu), new 

screen will now appear as tab on grant master transaction 'GMGRANT'

Page 7: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP

SAP Development  Enhancing SAP(CMOD)  User Exits  BDT  Enhancement Framework  BADI  Field Exits

ABAP 2 comments DATA and @DATA Inline ABAPdeclarations available from … 4 comments

SAP ABAP Development ­ ABAP, ALV,BSP, Web dynpro, OO... 1 comment

Access SAP tcode without authority ­ABAP ­ Security 14 comments

ALSO ON SAP DEVELOPMENT WHAT'S THIS?

0 Comments SAP Development  Login

 Share⤤ Sort by Newest

Start the discussion…

Be the first to comment.

Subscribe✉ Add Disqus to your sited Privacy

 Recommend

  7

 

Latest jobs from ERPJobboard.com

IT Business Analyst ­ MESThis individual will be a part of a team that is responsible for the creation, support,maintenance, rollout and continuous ...Wed, 25 Mar 2015 17:00:00 ­0700IT­Staff Business Systems Analyst UT­10571Master’s degree or foreign equivalent degree in Business Administration,Engineering, or a related field. Bachelor's degree or ...Wed, 25 Mar 2015 17:00:00­0700Business SpecialistBasic knowledge should include budget and control analysis, proposal preparationbased on the process developed by the Proposal ...Wed, 25 Mar 2015 17:00:00 ­0700SAP ABAP Entwickler m/wAbgeschlossenes Studium der (Wirtschafts­) Informatik oder vergleichbareQualifikation. Die Operating Unit ...Wed, 25 Mar 2015 17:00:00 ­0700Mitarbeiter (m/w) Global IT Application Support EAI/EDIErfolgreich abgeschlossenes (Fach­)Hochschulstudium der

Contact Us  Partners  Terms of Service  Privacy Policy  Advertise

0Me gusta 0 Tweet 0 0Share

Page 8: BDT to Create New Tab on Grants Management Transaction GMGRANT - SAP