SAP ABAP Data Element PINFACLFLG (Package Interface - Restriction of Client Packages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API (Package) Package API
Basic Data
Data Element PINFACLFLG
Short Description Package Interface - Restriction of Client Packages  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PINFACLFLG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long 40 Restriction of Client Packages 
Heading 50 Restriction of Client Packages 
Documentation

Definition

Optional property of a package interface used to restrict access to the exposed elements of the package interface.

It specifies whether only certain client packages may access the exposed objects of this package interface or whether the package interface will be used within the usual visibility rules (default behavior).

Use

If this option is unchecked, the respective tab Restriction of Client Packages for the current package interface is not editable. By default (when creating a package interface), this package interface property is unchecked and will follow the usual (unrestricted) visibility rules. The access to the exposed elements of the package interface is granted to all potential client packages.

Check this option if you wish to restrict to certain packages only. Keep in mind that you enable an inverse logic as compared with the standard behavior. You must then add the package entries to the list of client packages (under the editable tab Restriction of Client Packages).

CAUTION:

If this property is checked and the list of client packages is empty, no package can access this package interface.

History
Last changed by/on SAP  20130604 
SAP Release Created in