SAP ABAP Class IF_SATC_AC_CONTACT_PERSON (Contact Person for Dev. Objects)
Properties
Class IF_SATC_AC_CONTACT_PERSON  
Short Description Contact Person for Dev. Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120509   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_CONTACT_PERSON has no forward declaration.
Interfaces
Class IF_SATC_AC_CONTACT_PERSON has no interface implemented.
Friends
Class IF_SATC_AC_CONTACT_PERSON has no friend class.
Attributes
Class IF_SATC_AC_CONTACT_PERSON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTACT_INFO Instance method Public Method Get contact person, package, and contact person of package 20120509
2 GET_CONTACT_PERSON Instance method Public Method Get contact persn 20130321
3 IS_CONTACT_TAKEN_FROM_TADIR Instance method Public Method abap_true <=> the badi is not implemented 20120509
4 LOG_CONTACT_PERSON Instance method Public Method Store the information about the contact person on the DB 20120509
Events
Class IF_SATC_AC_CONTACT_PERSON has no event.
Types
Class IF_SATC_AC_CONTACT_PERSON has no local type.
Method Signatures

Method GET_CONTACT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_CONTACT Call by reference Type reference (TYPE) UNAME 20120509
2 Exporting E_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20120509
3 Exporting E_PACKAGE_CONTACT Call by reference Type reference (TYPE) UNAME 20120509
4 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CLIKE 20120509
5 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20120509

Method GET_CONTACT_INFO on class IF_SATC_AC_CONTACT_PERSON has no exception.

Method GET_CONTACT_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CLIKE 20130321
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20130321
3 Returning R_CONTACT Value transfer Type reference (TYPE) RESPONSIBL 20130321

Method GET_CONTACT_PERSON on class IF_SATC_AC_CONTACT_PERSON has no exception.

Method IS_CONTACT_TAKEN_FROM_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTACT_IS_TAKEN_FROM_TADIR Value transfer Type reference (TYPE) ABAP_BOOL 20120509

Method IS_CONTACT_TAKEN_FROM_TADIR on class IF_SATC_AC_CONTACT_PERSON has no exception.

Method LOG_CONTACT_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20120509
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20120509

Method LOG_CONTACT_PERSON on class IF_SATC_AC_CONTACT_PERSON has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in