SAP ABAP Class /TDAG/RCSCL_UEC_AIF_BASEFACADE (Super Class of the Integration with Adobe Interactive Forms)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/RCS_UEC (Package) REACH Compliance - Use and Exposure Collection

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/RCSIF_UEC_AIF_FACADE | Facade for Adobe Interactive Forms | 20080630 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/RCSCL_UEC_AIF_BASE | Superclass for default forms | 20080630 |
Properties
Class | /TDAG/RCSCL_UEC_AIF_BASEFACADE | |
Short Description | Super Class of the Integration with Adobe Interactive Forms | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /TDAG/RCS_UEC | REACH Compliance - Use and Exposure Collection |
Created | 20080630 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /TDAG/RCSIF_UEC_AIF_FACADE | Facade for Adobe Interactive Forms | 20080630 |
Friends
Class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/RCSIF_UEC_AIF_DATA_PROV | Provides data for the AIF interface | 20100220 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /TDAG/CPS_TASKH | CP: Structure for task headers | 20080702 | ||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20080702 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100221 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | Binary data of the PDF | 20080723 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Generates the Class | 20080701 |
2 | ![]() |
Instance method | Private | Method | Convert the old use structure to the new structure | 20100129 |
3 | ![]() |
Instance method | Protected | Method | Returns the ADS handler | 20080723 |
4 | ![]() |
Instance method | Public | Method | Returns the data provider | 20100220 |
5 | ![]() |
Instance method | Protected | Method | Returns if the AIF shall be editable - is a form | 20090922 |
6 | ![]() |
Instance method | Private | Method | Transl. the XML data of the PDF into the interf. structure | 20080725 |
Events
Class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no event.
Types
Class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no parameter.
Method CONSTRUCTOR on class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no exception.
Method CONVERT_USE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_USE_STRUC_NEW | Value transfer | Type reference (TYPE) | /TDAG/RCSS_UEC_AIF_USE | Use of REACH substances | 20100129 | ||
2 | ![]() |
IS_USE_STRUC_OLD | Value transfer | Type reference (TYPE) | /TDAG/RCSS_UEC_AIF_USE20 | Use of REACH substances | 20100129 |
Method CONVERT_USE_STRUCTURE on class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no exception.
Method GET_ADS_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_PDF_HANDLER | Call by reference | Object reference (TYPE REF TO) | /TDAG/EHFNDIF_FW_ADS_PDFHNDLER | Behandler für Adobe Interactive Forms | 20080723 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20080723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der ADS Behandler konnte nicht erzeugt werden | 20080723 | |
2 | ![]() |
Keine RFC Destination zum ADS ist gepflegt | 20080723 |
Method GET_DATA_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /TDAG/RCSIF_UEC_AIF_DATA_PROV | Provides data for the AIF interface | 20100220 |
Method GET_DATA_PROVIDER on class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no exception.
Method IS_AIF_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AIF_IS_FORM | Call by reference | Type reference (TYPE) | FPDYNAMIC | Flag, if AIF is editable | 20090922 |
Method IS_AIF_FORM on class /TDAG/RCSCL_UEC_AIF_BASEFACADE has no exception.
Method TRANSLATE_PDFXML_TO_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_INTERFACE_STRUCTURE | Call by reference | Type reference (TYPE) | /TDAG/RCSS_UEC_AIF_INTERFACE1 | Schnittstelle 1für Adobe Interactive Forms Integration | 20080725 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20081104 | ||
3 | ![]() |
IV_PDF_XML | Call by reference | Type reference (TYPE) | XSTRING | 20080725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Transformation war nicht erfolgreich | 20080814 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 110_600 |