SAP ABAP Class IF_EX_REOR_USER (Interface for BAdI: BADI_REOR_USER)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_REOR_USER Example Implementation for BADI_REOR_USER 20111107
Properties
Class IF_EX_REOR_USER  
Short Description Interface for BAdI: BADI_REOR_USER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_REOR_USER has no forward declaration.
Interfaces
Class IF_EX_REOR_USER has no interface implemented.
Friends
Class IF_EX_REOR_USER has no friend class.
Attributes
Class IF_EX_REOR_USER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 F4_USER Instance method Public Method Input Help for the User 20101227
2 GET_ACCNT Instance method Public Method Gets the Account ID 20120306
3 GET_USER_NAME Instance method Public Method Gets the Name of the User 20101221
4 USER_EXIST Instance method Public Method Does User Exist? 20101221
Events
Class IF_EX_REOR_USER has no event.
Types
Class IF_EX_REOR_USER has no local type.
Method Signatures

Method F4_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_USER Call by reference Type reference (TYPE) REORINDIVIDUAL Geschäftspartner/Benutzer 20101227

Method F4_USER on class IF_EX_REOR_USER has no exception.

Method GET_ACCNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_ACCNT Call by reference Type reference (TYPE) XUACCNT Account-Id 20120306
2 Importing ID_USER Call by reference Type reference (TYPE) SY-UNAME Benutzername 20120306

Method GET_ACCNT on class IF_EX_REOR_USER has no exception.

Method GET_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_USER_NAME Call by reference Type reference (TYPE) REBPXNAME Kurzbeschreibung des Geschäftspartners 20101221
2 Importing ID_USER Call by reference Type reference (TYPE) REORINDIVIDUAL Geschäftspartner/Benutzer 20101221

Method GET_USER_NAME on class IF_EX_REOR_USER has no exception.

Method USER_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_EXIST Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20101221
2 Importing ID_USER Call by reference Type reference (TYPE) REORINDIVIDUAL Geschäftspartner/Benutzer 20101221

Method USER_EXIST on class IF_EX_REOR_USER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in