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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030401 |
2 | ![]() |
Instance method | Protected | Method | Generate document | 20030401 |
3 | ![]() |
Instance method | Public | Method | 20030402 | |
4 | ![]() |
Instance method | Protected | Method | Use HTTP/HTTPS to Call ADS | 20050210 |
5 | ![]() |
Instance method | Protected | Method | Use RFC to Call ADS | 20050210 |
6 | ![]() |
Instance method | Public | Method | 20030402 | |
7 | ![]() |
Instance method | Public | Method | Set DATASET for HTTP/HTTPS | 20050210 |
8 | ![]() |
Instance method | Public | Method | Set DATASET for RFC | 20050210 |
9 | ![]() |
Instance method | Protected | Method | Set method for SOAP call | 20030401 |
10 | ![]() |
Instance method | Protected | Method | Payload | 20030401 |
11 | ![]() |
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 | ![]() |
CONNECTION | Call by reference | Type reference (TYPE) | RFCDEST | Verbindung | 20030401 | ||
2 | ![]() |
CONNECTION_TYPE | Call by reference | Type reference (TYPE) | RFCTYPE | Verbindungstyp (HTTP, RFC, ...) | 20050210 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 'rpData' | Name | 20040309 | |
4 | ![]() |
NSPREFIX | Call by reference | Type reference (TYPE) | STRING | 'ns1' | Prefix | 20040309 | |
5 | ![]() |
NSVALUE | Call by reference | Type reference (TYPE) | STRING | 'urn:AdobeDocumentServicesVi' | Wert | 20040309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme | 20030407 | |
2 | ![]() |
Ausnahme Laufzeit (System) | 20030407 | |
3 | ![]() |
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 | ![]() |
Interner Fehler | 20050210 | |
2 | ![]() |
Systemfehler | 20050210 | |
3 | ![]() |
Falscher Aufruf | 20050210 |
Method RUN_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSE | Value transfer | Type reference (TYPE) | SFPRESPONSE | Response | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20050210 | |
2 | ![]() |
Systemfehler | 20050210 | |
3 | ![]() |
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 | ![]() |
DIRECTION | Call by reference | Type reference (TYPE) | I | C_PARAM_IN | Direction | 20050216 | |
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20050210 | ||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | Wert (binär) | 20050210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme | 20050210 | |
2 | ![]() |
Ausnahme Laufzeit (System) | 20050210 | |
3 | ![]() |
Ausnahme Laufzeit | 20050210 |
Method SET_DATASET_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20050210 | ||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | Wert (binär) | 20050210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme | 20050210 | |
2 | ![]() |
Ausnahme Laufzeit (System) | 20050210 | |
3 | ![]() |
Ausnahme Laufzeit | 20050210 |
Method SET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040309 | ||
2 | ![]() |
NSPREFIX | Call by reference | Type reference (TYPE) | STRING | Prefix | 20040309 | ||
3 | ![]() |
NSVALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20040309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme | 20030407 |
Method SET_PAYLOAD Signature
Method SET_PAYLOAD on class CL_FP_ADS_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme | 20030407 | |
2 | ![]() |
Ausnahme Laufzeit (System) | 20030407 | |
3 | ![]() |
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 | ![]() |
Ausnahme | 20030407 | |
2 | ![]() |
Ausnahme Laufzeit (System) | 20030407 | |
3 | ![]() |
Ausnahme Laufzeit | 20030407 |
History
Last changed by/on | SAP | 20050428 |
SAP Release Created in | 640 |