SAP ABAP Class CL_FP_ADS_OBJECT (ADS Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFP (Package) SAP Form Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_ADS_OBJECT ADS Object 20030402
Properties
Class CL_FP_ADS_OBJECT  
Short Description ADS Object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFP   SAP Form Processing 
Created 20030401   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CPDFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CPDFO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_ADS_OBJECT ADS Object 20030402
Friends
# Friend Modeled only Created on Description
1 CL_FP 20030401 Framework
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONNECTION Instance attribute Protected Type reference (TYPE) RFCDEST Connection 20030401
2 CONNECTION_TYPE Instance attribute Protected Type reference (TYPE) RFCTYPE Connection Type (HTTP, RFC, ...) 20050210
3 C_PARAM_IN Instance attribute Public Attribute reference (LIKE) 20030402
4 C_PARAM_INOUT Instance attribute Public Attribute reference (LIKE) 20030402
5 C_PARAM_OUT Instance attribute Public Attribute reference (LIKE) 20030402
6 C_PARAM_RETURN Instance attribute Public Attribute reference (LIKE) 20030402
7 ISOAP Instance attribute Protected Object reference (TYPE REF TO) OBJECT ISOAPSERIALIZE 20030401
8 OTRANSP Instance attribute Protected Object reference (TYPE REF TO) OBJECT CSOAPTRANSPORTHTTP 20030401
9 REQUEST_STREAM Instance attribute Protected Type reference (TYPE) TFPREQUESTSTREAM Table with Stream Requests 20050210
10 REQUEST_STRING Instance attribute Protected Type reference (TYPE) TFPREQUESTSTRING Table with String Requests 20050210
11 RESPONSE Instance attribute Protected Object reference (TYPE REF TO) SFPRESPONSE Reference to Response 20050210
12 SOAPDOC Instance attribute Protected Object reference (TYPE REF TO) OBJECT CSOAPDOCUMENT 20030401
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030401
2 CREATE_SOAP_CALL_DOCUMENT Instance method Protected Method Generate document 20030401
3 RUN Instance method Public Method 20030402
4 RUN_HTTP Instance method Protected Method Use HTTP/HTTPS to Call ADS 20050210
5 RUN_RFC Instance method Protected Method Use RFC to Call ADS 20050210
6 SET_DATASET Instance method Public Method 20030402
7 SET_DATASET_HTTP Instance method Public Method Set DATASET for HTTP/HTTPS 20050210
8 SET_DATASET_RFC Instance method Public Method Set DATASET for RFC 20050210
9 SET_METHOD Instance method Protected Method Set method for SOAP call 20030401
10 SET_PAYLOAD Instance method Protected Method Payload 20030401
11 SET_TRANSPORT Instance method Protected Method Transport 20030401
Events
Class CL_FP_ADS_OBJECT has no event.
Types
Class CL_FP_ADS_OBJECT 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 CONNECTION Call by reference Type reference (TYPE) RFCDEST Verbindung 20030401
2 Importing CONNECTION_TYPE Call by reference Type reference (TYPE) RFCTYPE Verbindungstyp (HTTP, RFC, ...) 20050210
3 Importing NAME Call by reference Type reference (TYPE) STRING 'rpData' Name 20040309
4 Importing NSPREFIX Call by reference Type reference (TYPE) STRING 'ns1' Prefix 20040309
5 Importing NSVALUE Call by reference Type reference (TYPE) STRING 'urn:AdobeDocumentServicesVi' Wert 20040309
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20030407
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20030407
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20030407

Method CREATE_SOAP_CALL_DOCUMENT Signature

Method CREATE_SOAP_CALL_DOCUMENT on class CL_FP_ADS_OBJECT has no parameter.
Method CREATE_SOAP_CALL_DOCUMENT on class CL_FP_ADS_OBJECT has no exception.

Method RUN Signature

Method RUN on class CL_FP_ADS_OBJECT has no parameter.
Method RUN on class CL_FP_ADS_OBJECT has no exception.

Method RUN_HTTP Signature

Method RUN_HTTP on class CL_FP_ADS_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20050210
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20050210
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050210

Method RUN_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE Value transfer Type reference (TYPE) SFPRESPONSE Response 20050222
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20050210
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20050210
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20050210

Method SET_DATASET Signature

Method SET_DATASET on class CL_FP_ADS_OBJECT has no parameter.
Method SET_DATASET on class CL_FP_ADS_OBJECT has no exception.

Method SET_DATASET_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) I C_PARAM_IN Direction 20050216
2 Importing NAME Call by reference Type reference (TYPE) STRING Name 20050210
3 Importing VALUE Call by reference Type reference (TYPE) ANY Wert (binär) 20050210
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20050210
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20050210
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20050210

Method SET_DATASET_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name 20050210
2 Importing VALUE Call by reference Type reference (TYPE) ANY Wert (binär) 20050210
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20050210
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20050210
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20050210

Method SET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name 20040309
2 Importing NSPREFIX Call by reference Type reference (TYPE) STRING Prefix 20040309
3 Importing NSVALUE Call by reference Type reference (TYPE) STRING Wert 20040309
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20030407

Method SET_PAYLOAD Signature

Method SET_PAYLOAD on class CL_FP_ADS_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20030407
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20030407
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20030407

Method SET_TRANSPORT Signature

Method SET_TRANSPORT on class CL_FP_ADS_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Ausnahme 20030407
2 CX_FP_RUNTIME_SYSTEM Ausnahme Laufzeit (System) 20030407
3 CX_FP_RUNTIME_USAGE Ausnahme Laufzeit 20030407
History
Last changed by/on SAP  20050428 
SAP Release Created in 640