SAP ABAP Interface IF_ADT_ATOM_UTILITY (Convenience methods for atom structures)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_UTILITIES (Package) ADT Utilities
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_ATOM_UTILITY Convienience methods 20110712
Properties
Interface IF_ADT_ATOM_UTILITY  
Short Description Convenience methods for atom structures    
General Data
Package SADT_UTILITIES   ADT Utilities 
Created 20110712   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ADT_ATOM_UTILITY has no forward declaration.
Interfaces
Interface IF_ADT_ATOM_UTILITY has no interface.
Friends
Interface IF_ADT_ATOM_UTILITY has no friend.
Attributes
Interface IF_ADT_ATOM_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CATEGORY Instance method Public Method 20110712
2 APPEND_LINK Instance method Public Method 20110712
3 APPEND_PERSON Instance method Public Method 20110712
4 GET_UTC_TIMESTAMP Instance method Public Method 20110712
Events
Interface IF_ADT_ATOM_UTILITY has no event.
Types
Interface IF_ADT_ATOM_UTILITY has no local type.
Method Signatures

Method APPEND_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CATEGORIES Call by reference Type reference (TYPE) IF_ATOM_TYPES=>CATEGORY_T 20110712
2 Importing LABEL Call by reference Type reference (TYPE) CSEQUENCE 20110712
3 Importing TERM Call by reference Type reference (TYPE) CSEQUENCE 20110712

Method APPEND_CATEGORY on Interface IF_ADT_ATOM_UTILITY has no exception.

Method APPEND_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HREF Call by reference Type reference (TYPE) CSEQUENCE 20110712
2 Changing LINKS Call by reference Type reference (TYPE) IF_ATOM_TYPES=>LINK_T 20110712
3 Importing REL Call by reference Type reference (TYPE) CSEQUENCE 20110712
4 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20110712

Method APPEND_LINK on Interface IF_ADT_ATOM_UTILITY has no exception.

Method APPEND_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20110712
2 Changing PERSONS Call by reference Type reference (TYPE) IF_ATOM_TYPES=>PERSON_CONSTRUCT_T 20110712
3 Importing URI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110712

Method APPEND_PERSON on Interface IF_ADT_ATOM_UTILITY has no exception.

Method GET_UTC_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) D SY-DATUM 20110712
2 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP 20110712
3 Importing TIME Call by reference Type reference (TYPE) T SY-UZEIT 20110712

Method GET_UTC_TIMESTAMP on Interface IF_ADT_ATOM_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in