SAP ABAP Class /AIN/CL_IF_LPORT_MAPPING (Mapping Function+BSys to Logical Port)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/IF (Package) Auto-ID Interfaces
Properties
Class /AIN/CL_IF_LPORT_MAPPING  
Short Description Mapping Function+BSys to Logical Port    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /AIN/IF   Auto-ID Interfaces 
Created 20060817   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/CL_IF_LPORT_MAPPING has no forward declaration.
Interfaces
Class /AIN/CL_IF_LPORT_MAPPING has no interface implemented.
Friends
Class /AIN/CL_IF_LPORT_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FUNC_KBN_MASTERDATA_UPDATE Constant Public Type reference (TYPE) /AIN/IF_LPMAP_FUNCTION 'KANBAN_MASTERDATA_UPDATE' Application specific function 20060822
2 C_FUNC_KBN_STATUS_CHANGE Constant Public Type reference (TYPE) /AIN/IF_LPMAP_FUNCTION 'KANBAN_STATUS_CHANGE' Application specific function 20060822
Methods
# Method Level Visibility Method type Description Created on
1 GET_LPORTS_BY_ELEMENTS Static method Public Method Retrieve all mappings per elements range 20060822
2 GET_LPORT_BY_LOFSYS_FUNC Static method Public Method Retrieve logical port by function and logical system 20060817
Events
Class /AIN/CL_IF_LPORT_MAPPING has no event.
Types
Class /AIN/CL_IF_LPORT_MAPPING has no local type.
Method Signatures

Method GET_LPORTS_BY_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LPMAP Call by reference Type reference (TYPE) /AIN/IF_LPMAP_TAB List of Logical Port Mappings 20060822
2 Importing IT_RNG_FUNCTION Call by reference Type reference (TYPE) TABLE Range of functions 20060822
3 Importing IT_RNG_LOFSYS Call by reference Type reference (TYPE) TABLE Range of business systems 20060822
4 Importing IT_RNG_LPORT Call by reference Type reference (TYPE) TABLE Range of logical port names 20060822

Method GET_LPORTS_BY_ELEMENTS on class /AIN/CL_IF_LPORT_MAPPING has no exception.

Method GET_LPORT_BY_LOFSYS_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LPORT Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20060817
2 Exporting EV_NOT_FOUND Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060817
3 Importing IV_FUNCTION Call by reference Type reference (TYPE) /AIN/IF_LPMAP_FUNCTION Application specific function 20060817
4 Importing IV_LOFSYS Call by reference Type reference (TYPE) /AIN/PUB_LOFSYS Business System 20060817

Method GET_LPORT_BY_LOFSYS_FUNC on class /AIN/CL_IF_LPORT_MAPPING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 600