SAP ABAP Class IF_IDENTITY_ESI_PERSON (Interface Identity: Person for ESI Transaction)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IDENTITY Identity Class 20101018
Properties
Class IF_IDENTITY_ESI_PERSON  
Short Description Interface Identity: Person for ESI Transaction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101018   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IDENTITY_ESI_PERSON has no forward declaration.
Interfaces
Class IF_IDENTITY_ESI_PERSON has no interface implemented.
Friends
Class IF_IDENTITY_ESI_PERSON has no friend class.
Attributes
Class IF_IDENTITY_ESI_PERSON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ORGANIZATION_ASSIGNMENT Instance method Public Method Delete the Organization Assignment 20101018
2 DELETE_PERSON_ASSIGNMENT Instance method Public Method Delete the Person Assignment 20101018
3 GET_ORGANIZATION Instance method Public Method Read the Organization Assignment 20101018
4 GET_PERSON Instance method Public Method Read the Person 20101018
5 SET_ORGANIZATION Instance method Public Method Set the Organization Assignment 20101018
6 SET_PERSON Instance method Public Method Set the Person 20101018
Events
Class IF_IDENTITY_ESI_PERSON has no event.
Types
Class IF_IDENTITY_ESI_PERSON has no local type.
Method Signatures

Method DELETE_ORGANIZATION_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER 20101018
2 Exporting EO_NOTIFY Call by reference Object reference (TYPE REF TO) IF_SUID_NOTIFICATION_HANDLER 20101018
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20101018

Method DELETE_PERSON_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER 20101018
2 Exporting EO_NOTIFY Call by reference Object reference (TYPE REF TO) IF_SUID_NOTIFICATION_HANDLER 20101018
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20101018

Method GET_ORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER 20101018
2 Exporting ES_ORGANIZATION Call by reference Type reference (TYPE) SUID_ST_NODE_ORGANIZATION 20101018
3 Importing IV_REQUEST_BEFORE_IMAGE Call by reference Type reference (TYPE) SESF_BOOLEAN SPACE 20101018
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20101018

Method GET_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER 20101018
2 Exporting ES_PERSON Call by reference Type reference (TYPE) SUID_ST_NODE_PERSON 20101018
3 Importing IV_REQUEST_BEFORE_IMAGE Call by reference Type reference (TYPE) SESF_BOOLEAN SPACE 20101018
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20101018

Method SET_ORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER 20101018
2 Exporting EO_NOTIFY Call by reference Object reference (TYPE REF TO) IF_SUID_NOTIFICATION_HANDLER 20101018
3 Importing IS_ORGANIZATION Call by reference Type reference (TYPE) SUID_ST_NODE_ORGANIZATION 20101018
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20101018

Method SET_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER 20101018
2 Exporting EO_NOTIFY Call by reference Object reference (TYPE REF TO) IF_SUID_NOTIFICATION_HANDLER 20101018
3 Exporting ES_PERSON Call by reference Type reference (TYPE) SUID_ST_NODE_PERSON 20101018
4 Importing IS_PERSON Call by reference Type reference (TYPE) SUID_ST_NODE_PERSON 20101018
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20101018
History
Last changed by/on SAP  20110908 
SAP Release Created in