SAP ABAP Class IF_BADI_CREATE_PNAME (Interface for BAdI: USRACL_BADI_CREATE_PNAME)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130828
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_USRACL_BADI Example Implementation: Assignment of SNC Name to User 20130828
Properties
Class IF_BADI_CREATE_PNAME  
Short Description Interface for BAdI: USRACL_BADI_CREATE_PNAME    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130828   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BADI_CREATE_PNAME has no forward declaration.
Interfaces
Class IF_BADI_CREATE_PNAME has no interface implemented.
Friends
Class IF_BADI_CREATE_PNAME has no friend class.
Attributes
Class IF_BADI_CREATE_PNAME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PNAME Instance method Public Method Create Mapping 20130828
Events
Class IF_BADI_CREATE_PNAME has no event.
Types
Class IF_BADI_CREATE_PNAME has no local type.
Method Signatures

Method CREATE_PNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MAPPING Call by reference Type reference (TYPE) USRACLMAPT Zuordnung SNC-Name zu Benutzer 20130828
2 Exporting EV_MSG Call by reference Type reference (TYPE) BAPI_MSG Meldungstext 20130828
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20130828
4 Importing IV_POSTFIX Call by reference Type reference (TYPE) STRING 20130828
5 Importing IV_PREFIX Call by reference Type reference (TYPE) STRING 20130828

Method CREATE_PNAME on class IF_BADI_CREATE_PNAME has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in