SAP ABAP Class CL_SOAP_ENVIRONMENT (Global SOAP Runtime Environment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Properties
Class CL_SOAP_ENVIRONMENT  
Short Description Global SOAP Runtime Environment    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20020919   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_ENVIRONMENT has no forward declaration.
Interfaces
Class CL_SOAP_ENVIRONMENT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_RUNTIME 20020919 General SOAP Runtime
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_ENVIRONMENT' Class Name 20040415
2 CO_PROCESSOR_ID Instance attribute Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_RUNTIME SOAP Runtime Processor Unit ID 20060203
3 M_NVL Instance attribute Private Type reference (TYPE) SOAP_NV_LIST Name-Value List 20030120
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENV_NAMEVAL Instance method Private Method Read the Value of a Name-Value Pair 20030416
2 INIT Instance method Private Method Initialization of Environment 20020919
3 SET_ENV_NAMEVAL Instance method Private Method Set a Name-Value Pair in the Environment 20030416
Events
Class CL_SOAP_ENVIRONMENT has no event.
Types
Class CL_SOAP_ENVIRONMENT has no local type.
Method Signatures

Method GET_ENV_NAMEVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING 20030416
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20030416

Method GET_ENV_NAMEVAL on class CL_SOAP_ENVIRONMENT has no exception.

Method INIT Signature

Method INIT on class CL_SOAP_ENVIRONMENT has no parameter.
Method INIT on class CL_SOAP_ENVIRONMENT has no exception.

Method SET_ENV_NAMEVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING 20030416
2 Importing VALUE Value transfer Type reference (TYPE) STRING 20030416

Method SET_ENV_NAMEVAL on class CL_SOAP_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 630