SAP ABAP Class IF_DV_LAYER (Handle Layers for Redlining)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DV_DOCUMENT_AO Stored document 20040316
Properties
Class IF_DV_LAYER  
Short Description Handle Layers for Redlining    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040303   SAP 
Last change 20040518   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)
2 SDVT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DV_LAYER has no interface implemented.
Friends
Class IF_DV_LAYER has no friend class.
Attributes
Class IF_DV_LAYER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Public Method 20040324
2 DELETE_LAYER Instance method Public Method 20040303
3 GET_LAYERS Instance method Public Method 20040303
4 GET_LAYER_BY_URL Instance method Public Method 20040303
5 STORE_LAYER_FROM_FILE Instance method Public Method 20040303
Events
Class IF_DV_LAYER has no event.
Types
Class IF_DV_LAYER has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20040324
2 Importing LAYER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040325
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040324

Method DELETE_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20040303
2 Importing PAGE Call by reference Type reference (TYPE) NUMERIC 0 20040303
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316

Method GET_LAYERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMES Value transfer Type reference (TYPE) SDVT_STRING_TABLE 20040303
2 Importing PAGE Call by reference Type reference (TYPE) NUMERIC 0 20040303
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316

Method GET_LAYER_BY_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20040303
2 Importing PAGE Call by reference Type reference (TYPE) NUMERIC 0 20040303
3 Returning URL Value transfer Type reference (TYPE) STRING 20040303
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316

Method STORE_LAYER_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040303
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20040303
3 Importing PAGE Call by reference Type reference (TYPE) NUMERIC 0 20040303
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316
History
Last changed by/on SAP  20040518 
SAP Release Created in