SAP ABAP Class IF_LOP_CAT_DB_ACCESS (DB access for option category customizing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LOP_CAT_CUST_DB_ACCESS DB access for option category customizing 20111201
Properties
Class IF_LOP_CAT_DB_ACCESS  
Short Description DB access for option category customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_LOP_CAT_DB_ACCESS has no interface implemented.
Friends
Class IF_LOP_CAT_DB_ACCESS has no friend class.
Attributes
Class IF_LOP_CAT_DB_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_FROM_DB Instance method Public Method Read option category customizing 20111201
Events
Class IF_LOP_CAT_DB_ACCESS has no event.
Types
Class IF_LOP_CAT_DB_ACCESS has no local type.
Method Signatures

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) LOP_C_CAT Logistical Option Category 20111201
2 Exporting ES_TEXT Call by reference Type reference (TYPE) LOP_C_CATT Description of Logistical Option Category 20111201
3 Exporting ETS_ITEM_DATA Call by reference Type reference (TYPE) LOP_TS_CAT_I Items for Logistical Option Category 20111201
4 Importing IV_NO_PROTOCOL Call by reference Type reference (TYPE) ABAP_BOOL 20111201
5 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical option category 20111201
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111201
History
Last changed by/on SAP  20130531 
SAP Release Created in