SAP ABAP Interface IF_ADT_SSCR_REGISTRATION (Software registration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SSCR_ADT (Package) SAP Source Code Registration for ADT
Properties
Interface IF_ADT_SSCR_REGISTRATION  
Short Description Software registration    
General Data
Package SSCR_ADT   SAP Source Code Registration for ADT 
Created 20130111   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ADT_SSCR_REGISTRATION has no forward declaration.
Interfaces
Interface IF_ADT_SSCR_REGISTRATION has no interface.
Friends
Interface IF_ADT_SSCR_REGISTRATION has no friend.
Attributes
Interface IF_ADT_SSCR_REGISTRATION has no attribute.
Methods
Interface IF_ADT_SSCR_REGISTRATION has no method.
Events
Interface IF_ADT_SSCR_REGISTRATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ACCESS_KEY Public See coding 20130111 ty_access_key TYPE c LENGTH 20
2 TY_DEVELOPER Public See coding 20130111 BEGIN OF ty_developer, is_registration_required TYPE xsdboolean, name TYPE syuname, access_key TYPE ty_access_key, portal_link TYPE if_atom_types=>link_s, END OF ty_developer
3 TY_OBJECT Public See coding 20130111 BEGIN OF ty_object, is_registration_required TYPE xsdboolean, access_key TYPE ty_access_key, tr_pgmid TYPE pgmid, tr_obj_type TYPE trobjtype, tr_obj_name TYPE trobj_name, portal_link TYPE if_atom_types=>link_s, END OF ty_object
4 TY_REGISTRATION Public See coding 20130111 BEGIN OF ty_registration, object TYPE ty_object, developer TYPE ty_developer, installation_no TYPE c LENGTH 10, release TYPE sysaprl, END OF ty_registration
History
Last changed by/on SAP  20140121 
SAP Release Created in 740