SAP ABAP Class IF_IFP_DOCUMENT_ATTRIBUTS (Retrieve Attributes of a Document)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_IFP_DOCUMENT_DATA | Retrieve Data from Document | 20091221 |
2 | Interface composition (i COMPRISING i_ref) | IF_IFP_EXTRACT_DATA | Extract Data from Document | 20071128 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FKKCORR_ASSIST_BP_ADDRCHG | Assistance Class for FKKCORR_EXP_BP_ADDRCHANGE | 20071128 |
Properties
Class | IF_IFP_DOCUMENT_ATTRIBUTS | |
Short Description | Retrieve Attributes of a Document | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20071128 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class IF_IFP_DOCUMENT_ATTRIBUTS has no interface implemented.
Friends
Class IF_IFP_DOCUMENT_ATTRIBUTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | IFP_DTE_DOCUMENT_TYPE | 'PDF' | Type of Document - PDF | 20071128 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | IFP_DTE_DOCUMENT_TYPE | 'XML' | Type of Document - XML | 20071128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Retrieve Document | 20071128 |
2 | ![]() |
Instance method | Public | Method | Retrieve Document Category | 20071220 |
3 | ![]() |
Instance method | Public | Method | Provide Data in Form of Parameters | 20071128 |
Events
Class IF_IFP_DOCUMENT_ATTRIBUTS has no event.
Types
Class IF_IFP_DOCUMENT_ATTRIBUTS has no local type.
Method Signatures
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DOCUMENT | Value transfer | Type reference (TYPE) | XSTRING | Dokument | 20071220 |
Method GET_DOCUMENT on class IF_IFP_DOCUMENT_ATTRIBUTS has no exception.
Method GET_DOCUMENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DOCUMENT_TYPE | Value transfer | Type reference (TYPE) | IFP_DTE_DOCUMENT_TYPE | Art des Dokuments | 20071220 |
Method GET_DOCUMENT_TYPE on class IF_IFP_DOCUMENT_ATTRIBUTS has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PARAMETERS | Value transfer | Type reference (TYPE) | ABAP_PARMBIND_TAB | extrahierte Daten in Form von Parametern | 20071128 |
Method GET_PARAMETERS on class IF_IFP_DOCUMENT_ATTRIBUTS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |