SAP ABAP IMG Activity /SAPSLL/CON_BAD_LCDP (BAdI: Default Data when Entering and Editing Licenses)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/LEGAL_CON_CORE (Package) Legal Services: Legal Control - Basic Functions
IMG Activity
ID /SAPSLL/CON_BAD_LCDP BAdI: Default Data when Entering and Editing Licenses  
Transaction Code /SAPSLL/04000051   (empty) 
Created on 20040708    
Customizing Attributes /SAPSLL/CON_BAD_LCDP   BAdI: Default Data when Entering and Editing Licenses 
Customizing Activity /SAPSLL/CON_BAD_LCDP   BAdI: Default Data when Entering and Editing Licenses 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /SAPSLL/LCLIC_PROPA    

Use

SAP Global Trade Services (SAP GTS) provides default data in the license maintenance function as part of the standard delivery. However, you can modify this default data, which appears in every new license you create, to suit your own business needs. You do this by implementing this Business Add-In (BAdI). If you implement this BAdI, the BAdI is run, at the latest, when you save the license data after entering a new license in the system. The result is that the BAdI includes additional data that you have specified to be included in the license master data automatically, depending on which data you already entered in the license master data.

Requirements

Standard settings

Activities

The BAdI consists of a structure with header data and dependent tables. The following three fields should not be changed, as they are key fields with dependent tables:

  • LGREG
  • LICTY
  • EXLIC

Do not change the GUID LCLIC either, as it is a unique key.

The BAdI contains the following method:

  • LICENSE_DATA_PROPOSE

This method allows you to overwrite the standard delivery data the system defaults in the license maintenance function of SAP GTS. To overwrite the standard default data with your own data, use the following parameter:

Changing:

  • CS_OBJ

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20120920 
SAP Release Created in 300_620