SAP ABAP Class /BOBF/CL_CONF_V_USAGE_LIBRARY (Check if Library Classes are in use)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_CONF_V_CONSISTENCY | Super Class for Consistency Checks | 20081212 |
Properties
Class | /BOBF/CL_CONF_V_USAGE_LIBRARY | |
Short Description | Check if Library Classes are in use | |
Super Class | /BOBF/CL_CONF_V_CONSISTENCY | Super Class for Consistency Checks |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/CONFIGURATION | Business Object Processing Configuration |
Created | 20081212 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_CONF_V_USAGE_LIBRARY has no forward declaration.
Interfaces
Class /BOBF/CL_CONF_V_USAGE_LIBRARY has no interface implemented.
Friends
Class /BOBF/CL_CONF_V_USAGE_LIBRARY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/T_CONFRO_MAPPING | Attribute Mapping | 20081212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check if an Alternative Key is Mapped to KEY | 20081212 |
2 | ![]() |
Instance method | Private | Method | Check if Library Class is in use for Unique Alt.Keys | 20081212 |
3 | ![]() |
Instance method | Private | Method | Prepare Fieldmapping | 20081212 |
Events
Class /BOBF/CL_CONF_V_USAGE_LIBRARY has no event.
Types
Class /BOBF/CL_CONF_V_USAGE_LIBRARY has no local type.
Method Signatures
Method CHECK_ALTKEY_IS_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ALTKEY | Call by reference | Type reference (TYPE) | /BOBF/S_CONF_ALTKEY | Alternative Key | 20081212 | ||
2 | ![]() |
RV_ALTKEY_IS_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081212 |
Method CHECK_ALTKEY_IS_KEY on class /BOBF/CL_CONF_V_USAGE_LIBRARY has no exception.
Method CHECK_UNIQUE_ALT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20081212 | ||
2 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20081212 | ||
3 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_VAL | Context Information for Validations | 20081212 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081212 |
Method PREPARE_FIELDMAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20081212 | ||
2 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081212 |
Method PREPARE_FIELDMAPPING on class /BOBF/CL_CONF_V_USAGE_LIBRARY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |