SAP ABAP Class /IPRO/LCL_SOAP_ADS (Zugriff auf den ADS über SOAP)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/INTERFACE (Package) BADI's, Interfaces
Properties
Class /IPRO/LCL_SOAP_ADS  
Short Description Zugriff auf den ADS über SOAP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/INTERFACE   BADI's, Interfaces 
Created 20030319   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/LCL_SOAP_ADS has no forward declaration.
Interfaces
Class /IPRO/LCL_SOAP_ADS has no interface implemented.
Friends
Class /IPRO/LCL_SOAP_ADS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_EXECUTE Constant Public Type reference (TYPE) STRING 'Execute' Execute 20030319
2 CD_URL Instance attribute Public Type reference (TYPE) STRING 'http://ns.adobe.com/altercast/1.5/' 20030319
3 MD_COMMANDS Instance attribute Private Type reference (TYPE) STRING 20030319
4 MD_FILES Instance attribute Private Type reference (TYPE) _FILES 20030319
5 MD_METHOD Instance attribute Private Type reference (TYPE) STRING 20030319
6 MD_OFILES Instance attribute Private Type reference (TYPE) _FILES 20030319
7 MD_SOAPDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20040421
8 MD_SOAPPRT Instance attribute Private Type reference (TYPE) STRING 20030319
9 MD_SOAPSRV Instance attribute Private Type reference (TYPE) STRING 20030319
10 MD_SOAPSVC Instance attribute Private Type reference (TYPE) STRING 20030319
11 MD_VARIABLES Instance attribute Private Type reference (TYPE) _VARIABLES 20030319
Methods
# Method Level Visibility Method type Description Created on
1 ADDFILE Instance method Public Method API_Ref: AddFile 20030319
2 CALL Instance method Private Method Soapcall 20030319
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030319
4 CONSTRUCT_SOAP_DOCUMENT Instance method Private Method Soapdokument aufbauen 20030319
5 CREATE_TRANSPORT Instance method Private Method create transport and set payload 20030319
6 EXECUTE Instance method Public Method info command 20030319
7 GET_OUTPUTFILES Instance method Public Method Ausgabedateien ausgeben 20030319
8 INFO Instance method Public Method ADS-Methode: info 20030319
9 SETCOMMANDS Instance method Public Method Commands setzen 20030319
Events
Class /IPRO/LCL_SOAP_ADS has no event.
Types
Class /IPRO/LCL_SOAP_ADS has no local type.
Method Signatures

Method ADDFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUTSTREAM Call by reference Type reference (TYPE) XSTRING 20030319
2 Importing NAME Call by reference Type reference (TYPE) STRING 20030319

Method ADDFILE on class /IPRO/LCL_SOAP_ADS has no exception.

Method CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OFAULT Call by reference Object reference (TYPE REF TO) CSOAPFAULT 20030319
2 Importing IR_OTRANSP Call by reference Object reference (TYPE REF TO) CSOAPTRANSPORTHTTP 20030319

Method CALL on class /IPRO/LCL_SOAP_ADS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DEST Call by reference Type reference (TYPE) CHAR64 Character field, length 64 20040421
2 Importing ID_PORT Call by reference Type reference (TYPE) CHAR64 Characterfeld der Länge 64 20030319
3 Importing ID_SERVER Call by reference Type reference (TYPE) CHAR64 Characterfeld der Länge 64 20030319
4 Importing ID_SERVICE Call by reference Type reference (TYPE) CHAR64 Characterfeld der Länge 64 20030319

Method CONSTRUCTOR on class /IPRO/LCL_SOAP_ADS has no exception.

Method CONSTRUCT_SOAP_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ISOAP Call by reference Object reference (TYPE REF TO) ISOAPSERIALIZE 20030319

Method CONSTRUCT_SOAP_DOCUMENT on class /IPRO/LCL_SOAP_ADS has no exception.

Method CREATE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OTRANSP Call by reference Object reference (TYPE REF TO) CSOAPTRANSPORTHTTP 20030319
2 Importing IR_ISOAP Call by reference Object reference (TYPE REF TO) ISOAPSERIALIZE 20030319

Method CREATE_TRANSPORT on class /IPRO/LCL_SOAP_ADS has no exception.

Method EXECUTE Signature

Method EXECUTE on class /IPRO/LCL_SOAP_ADS has no parameter.
Method EXECUTE on class /IPRO/LCL_SOAP_ADS has no exception.

Method GET_OUTPUTFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FILE Call by reference Type reference (TYPE) XSTRING 20030319
2 Exporting ED_TYPE Call by reference Type reference (TYPE) STRING 20030319
3 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20030319

Method GET_OUTPUTFILES on class /IPRO/LCL_SOAP_ADS has no exception.

Method INFO Signature

Method INFO on class /IPRO/LCL_SOAP_ADS has no parameter.
Method INFO on class /IPRO/LCL_SOAP_ADS has no exception.

Method SETCOMMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COMMANDS Call by reference Type reference (TYPE) STRING 20030319

Method SETCOMMANDS on class /IPRO/LCL_SOAP_ADS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in