SAP ABAP Interface IF_RCM_SP_DOC_PDF_FORM (SP Doc: Adobe PDF Form Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GENERAL_SP (Package) SRM General SPs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_DOCUMENT | Represents SP Document | 20050330 |
Properties
| Interface | IF_RCM_SP_DOC_PDF_FORM | |
| Short Description | SP Doc: Adobe PDF Form Handling |
General Data
| Package | SRM_GENERAL_SP | SRM General SPs |
| Created | 20000217 | SAP |
| Last changed | 20060207 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RCM_SP_DOC_PDF_FORM has no forward declaration.
Interfaces
Interface IF_RCM_SP_DOC_PDF_FORM has no interface.
Friends
Interface IF_RCM_SP_DOC_PDF_FORM has no friend.
Attributes
Interface IF_RCM_SP_DOC_PDF_FORM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert Form Fields from xml to Name-Value Pairs | 20050422 | |
| 2 | Instance method | Public | Method | Extract Form Data from PDF Doc. | 20050422 | |
| 3 | Instance method | Public | Method | Fill WD Context Node for Form Data | 20050330 | |
| 4 | Instance method | Public | Method | Find form data that is specified in the PDF form | 20050330 | |
| 5 | Instance method | Public | Method | Get list of the form objects entered on the element type | 20050330 | |
| 6 | Instance method | Public | Method | Get form fields from PDF doc. and edit them | 20050422 |
Events
Interface IF_RCM_SP_DOC_PDF_FORM has no event.
Types
Interface IF_RCM_SP_DOC_PDF_FORM has no local type.
Method Signatures
Method CONVERT_XML_DATA_TO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FORM_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20050422 | ||||
| 2 | RE_FORM_DATA_AS_TAB | Value transfer | Type reference (TYPE) | SRMNAVATAB | SRMNAVATAB | 20050422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20050422 |
Method EXTRACT_FORM_DATA_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PDF_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20050422 | ||||
| 2 | RE_FORM_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20050422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20050422 |
Method FILL_CONTEXT_NODE_FORM_DATA_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONTEXT_PATH | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 2 | CH_FORM_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20050401 | |||
| 3 | IM_FORM_DATA | Call by reference | Type reference (TYPE) | SRMNAVATAB | SRMNAVATAB | 20050330 | |||
| 4 | IM_FORM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20050712 |
Method GET_FORM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTEXT_PROPS | Call by reference | Type reference (TYPE) | SRMNAVATAB | SRMNAVATAB | 20050330 | |||
| 2 | EX_DOC_PROPS | Call by reference | Type reference (TYPE) | SRMNAVATAB | SRMNAVATAB | 20050330 | |||
| 3 | EX_FORM_DATA | Call by reference | Type reference (TYPE) | SRMNAVATAB | Form Data als Name-Value-Paare | 20050330 | |||
| 4 | IM_FORM_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20050330 | ||||
| 5 | IM_RELATED_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20050330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20050330 |
Method GET_FORM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FORM_TAB | Value transfer | Type reference (TYPE) | RCMPDFFORMTAB | RCM Tabellentyp für PDF Forms | 20050330 |
Method GET_FORM_LIST on Interface IF_RCM_SP_DOC_PDF_FORM has no exception.
Method HANDLE_FORM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PDF_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20050422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20050422 |
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 710 |