SAP ABAP Class IF_ADT_ATOM_UTILITY (Convenience methods for atom structures)
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
Class IF_ADT_ATOM_UTILITY  
Short Description Convenience methods for atom structures    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_ATOM_UTILITY has no forward declaration.
Interfaces
Class IF_ADT_ATOM_UTILITY has no interface implemented.
Friends
Class IF_ADT_ATOM_UTILITY has no friend class.
Attributes
Class 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
Class IF_ADT_ATOM_UTILITY has no event.
Types
Class 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 class 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 class 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 class 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 class IF_ADT_ATOM_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in