SAP ABAP Class CL_W3_API_RESOURCE (ITS API: resource file)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SW3_API (Package) ITS: API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_W3_API_OBJECT ITS API: General Functions 19990806
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_W3_API_RESOURCE ITS API: Resource File 19990806
Properties
Class CL_W3_API_RESOURCE  
Short Description ITS API: resource file    
Super Class CL_W3_API_OBJECT ITS API: General Functions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SW3_API   ITS: API 
Created 19990806   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_W3_API_RESOURCE ITS API: Resource File 19990806
Friends
Class CL_W3_API_RESOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ATTRIBUTES Instance attribute Private Type reference (TYPE) W3RESOATTR Resource file attributes 20031001
2 A_ATTRIBUTES_SAVED Instance attribute Private Type reference (TYPE) W3RESOATTR Resource file attributes (saved version) 20031001
3 A_DATABASE_ACCESS Instance attribute Private Object reference (TYPE REF TO) CL_IAC_RESSOURCE Database Accesses 20031001
4 A_PARAMETERS Instance attribute Private Type reference (TYPE) W3RESOPARA_TABLETYPE Resource file parameters 20031001
5 A_PARAMETERS_SAVED Instance attribute Private Type reference (TYPE) W3RESOPARA_TABLETYPE Resource file parameters (saved version) 20031001
6 RESOURCE_NAME Instance attribute Private Type reference (TYPE) W3RESOKEY Resource File Name 19990806
7 S_RESOURCE_DIR Static Attribute Private Type reference (TYPE) SW3_TYPE_RESOURCE_DIR Directory of loaded resources files 19990806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990806
2 S_CHECK_EMPTY Static method Public Method Check to see if this theme contains sub-objects 19990928
3 S_CHECK_EXIST Static method Public Method Check to see if resource file exists 19990818
4 S_CHECK_PARAMETER_EXIST Static method Public Method Check to see if resource file parameters exist 20000103
5 S_GET_RESOURCE Static method Private Method Returns resource instance from the class table 19990806
Events
Class CL_W3_API_RESOURCE has no event.
Types
Class CL_W3_API_RESOURCE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTES Call by reference Type reference (TYPE) W3RESOATTR Attribute des Service 19990806
2 Importing P_CREATE Call by reference Type reference (TYPE) CHAR1 space Neu angelegt: 'X' 19990806
3 Importing P_DATABASE_ACCESS Call by reference Object reference (TYPE REF TO) CL_IAC_RESSOURCE 20031001
4 Importing P_PARAMETER Call by reference Type reference (TYPE) W3RESOPARA_TABLETYPE Parametertabelle des Service 19990806
# Exception Resumable Description Created on
1 ERROR_OCCURED Unerwartete Ausnahme 19990806
2 OBJECT_ALREADY_EXISTING Resource File Instanz existiert bereits 19990806

Method S_CHECK_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EMPTY Call by reference Type reference (TYPE) CHAR1 'X': keine Objekte, ' ' Objekte enthalten 19990928
2 Importing P_RESOURCE_NAME Call by reference Type reference (TYPE) W3RESOKEY Resource File Name 19990928

Method S_CHECK_EMPTY on class CL_W3_API_RESOURCE has no exception.

Method S_CHECK_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EXISTS Call by reference Type reference (TYPE) CHAR1 X: existiert, ' ' existiert nicht 19990818
2 Importing P_RESOURCE_NAME Call by reference Type reference (TYPE) W3RESOKEY Name des Resource Files 19990818

Method S_CHECK_EXIST on class CL_W3_API_RESOURCE has no exception.

Method S_CHECK_PARAMETER_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EXISTS Call by reference Type reference (TYPE) CHAR1 'X': Parameter existiert, ' ' existiert nicht 20000103
2 Importing P_PARAMETER Call by reference Type reference (TYPE) IACPNAME Name eines Parameters in einer Internet-Anwendungskomponente 20000103
3 Importing P_RESOURCE_NAME Call by reference Type reference (TYPE) W3RESOKEY ITS: Schlüssel für Sprachressourcen 20000103

Method S_CHECK_PARAMETER_EXIST on class CL_W3_API_RESOURCE has no exception.

Method S_GET_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_RESOURCE Call by reference Object reference (TYPE REF TO) IF_W3_API_RESOURCE Resource-Instanz 19990806
2 Importing P_RESOURCE_NAME Call by reference Type reference (TYPE) W3RESOKEY Name des Resource Files 19990806

Method S_GET_RESOURCE on class CL_W3_API_RESOURCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in