SAP ABAP Class IF_BADI_CREATE_EXTID (Interface for BAdI: USREXTID_BADI_CREATE_EXTID)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090710
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_UM_SYNC_EXTID_USERS Class for BAdI Impl.: /IWFND/BI_UM_SYNC_EXTID_USERS 20120524
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IDM_USREXTID 20091030
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USREXTID_BADI Class for BAdI Implementation: USREXTID_BADI_CREATE_EXTID 20090710
Properties
Class IF_BADI_CREATE_EXTID  
Short Description Interface for BAdI: USREXTID_BADI_CREATE_EXTID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090709   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BADI_CREATE_EXTID has no forward declaration.
Interfaces
Class IF_BADI_CREATE_EXTID has no interface implemented.
Friends
Class IF_BADI_CREATE_EXTID has no friend class.
Attributes
Class IF_BADI_CREATE_EXTID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXTID Instance method Public Method 20090710
Events
Class IF_BADI_CREATE_EXTID has no event.
Types
Class IF_BADI_CREATE_EXTID has no local type.
Method Signatures

Method CREATE_EXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXTID Call by reference Type reference (TYPE) USREXTIDMAPT Zuordnung externe ID zu Benutzer 20090710
2 Exporting EV_MSG Call by reference Type reference (TYPE) BAPI_MSG Meldungstext 20090710
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090710
4 Importing IV_ETYPE Call by reference Type reference (TYPE) EXTID_TYPE Typ der externen ID 20090710
5 Importing IV_POSTFIX Call by reference Type reference (TYPE) STRING 20090710
6 Importing IV_PREFIX Call by reference Type reference (TYPE) STRING 20090710

Method CREATE_EXTID on class IF_BADI_CREATE_EXTID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in