SAP ABAP Class CL_FAA_TENV_SERVICES (Services for the Test Environment)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_CA (Package) Asset Accounting Cross Application
⤷
⤷
Properties
| Class | CL_FAA_TENV_SERVICES | |
| Short Description | Services for the Test Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_CA | Asset Accounting Cross Application |
| Created | 20050104 | SAP |
| Last change | 20060920 | 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 CL_FAA_TENV_SERVICES has no interface implemented.
Friends
Class CL_FAA_TENV_SERVICES has no friend class.
Attributes
Class CL_FAA_TENV_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Saves an XSTRING on Backend System | 20060612 | |
| 2 | Static method | Public | Method | Load an XSTRING from Backend System | 20060614 | |
| 3 | Static method | Public | Method | Conversion of XML to ABAP Using FM 'SDIXML_XML_TO_DOM' | 20050104 | |
| 4 | Static method | Public | Method | Conversion of XML to ABAP Using Command'CALL TRANSFORMATION' | 20050104 | |
| 5 | Static method | Public | Method | Conversion of XML to ABAP with Unknown Conversion Type | 20050105 | |
| 6 | Static method | Public | Method | Conversion of XML to ABAP Using Command'CALL TRANSFORMATION' | 20050111 | |
| 7 | Static method | Public | Method | Converts XSTRING to XTable (for Example, for Saving) | 20050504 | |
| 8 | Static method | Public | Method | Converts XTable to XSTRING (for Example, for Unpacking) | 20050121 | |
| 9 | Static method | Public | Method | Deletion of Data Collection | 20060517 | |
| 10 | Static method | Public | Method | Saves an XSTRING on a Frontend Client | 20050112 | |
| 11 | Static method | Public | Method | Loads an XSTRING from a Frontend Client | 20050125 | |
| 12 | Static method | Public | Method | Loads a Data Collection with Internal Format | 20050314 | |
| 13 | Static method | Public | Method | Saves a Data Collection with Internal Format | 20050314 |
Events
Class CL_FAA_TENV_SERVICES has no event.
Types
Class CL_FAA_TENV_SERVICES has no local type.
Method Signatures
Method ABAP_DOWNLOAD_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | 20060612 | ||||
| 2 | ID_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20060612 |
Method ABAP_DOWNLOAD_XSTRING on class CL_FAA_TENV_SERVICES has no exception.
Method ABAP_UPLOAD_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20060614 | ||||
| 2 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | 20060614 |
Method ABAP_UPLOAD_XSTRING on class CL_FAA_TENV_SERVICES has no exception.
Method CONVERT_FROM_XML_WITH_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATAOBJECT | Call by reference | Type reference (TYPE) | ANY | 20050104 | ||||
| 2 | ID_DATAOBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | Name für Datenobjekt im XML Baum | 20050104 | |||
| 3 | IT_XMLTABLE | Call by reference | Type reference (TYPE) | FAA_T_TENV_XMLRAW | Tabelle mit XML | 20050104 |
Method CONVERT_FROM_XML_WITH_FUNCTION on class CL_FAA_TENV_SERVICES has no exception.
Method CONVERT_FROM_XML_WITH_TRANSF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EA_DATAOBJECT | Call by reference | Type reference (TYPE) | ANY | Datenobjekt | 20050126 | |||
| 2 | IA_XML | Call by reference | Type reference (TYPE) | ANY | XML als XTabelle (RAW) oder XSTRING | 20050126 | |||
| 3 | ID_DATAOBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | Name für Datenobjekt im XML Baum | 20050104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im XML-ABAP-Format | 20050110 |
Method CONVERT_FROM_XML_WITH_UNKNOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATAOBJECT | Call by reference | Type reference (TYPE) | ANY | 20050105 | ||||
| 2 | ID_DATAOBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | Name für Datenobjekt im XML Baum | 20050105 | |||
| 3 | IT_XMLTABLE | Call by reference | Type reference (TYPE) | FAA_T_TENV_XMLRAW | Tabelle mit XML | 20050105 |
Method CONVERT_FROM_XML_WITH_UNKNOWN on class CL_FAA_TENV_SERVICES has no exception.
Method CONVERT_TO_XML_WITH_TRANSF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EA_XML | Call by reference | Type reference (TYPE) | ANY | XML als XTabelle (Raw) oder XSTRING | 20050126 | |||
| 2 | IA_DATAOBJECT | Call by reference | Type reference (TYPE) | ANY | Datenobjekt | 20050126 | |||
| 3 | ID_DATAOBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | Name für Datenobjekt im XML Baum | 20050111 |
Method CONVERT_TO_XML_WITH_TRANSF on class CL_FAA_TENV_SERVICES has no exception.
Method CONVERT_XSTRING_TO_XTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XTABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Binärtabelle (z.B. XML) | 20050504 | |||
| 2 | ID_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Binärstring (z.B. XML) | 20050504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falscher Tabellentyp (Zeilentyp Raw erwartet) | 20050504 |
Method CONVERT_XTABLE_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Binärstring (z.B. XML) | 20050121 | |||
| 2 | IT_XTABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Binärtabelle (z.B. XML) | 20050121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falscher Tabellentyp (Zeilentyp Raw erwartet) | 20050121 |
Method DELETE_DATA_COLLECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | Pfad und Dateiname | 20060517 |
Method DELETE_DATA_COLLECT on class CL_FAA_TENV_SERVICES has no exception.
Method GUI_DOWNLOAD_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | 20050125 | ||||
| 2 | ID_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050125 |
Method GUI_DOWNLOAD_XSTRING on class CL_FAA_TENV_SERVICES has no exception.
Method GUI_UPLOAD_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050125 | ||||
| 2 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | 20050125 |
Method GUI_UPLOAD_XSTRING on class CL_FAA_TENV_SERVICES has no exception.
Method LOAD_DATA_COLLECT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EA_DATAOBJECT | Call by reference | Type reference (TYPE) | ANY | Datenobject | 20050314 | |||
| 2 | IB_USE_PRESENTATIONSERVER | Call by reference | Type reference (TYPE) | FAA_USE_PRESENTATIONSERVER | 'X' | Verwendeter Pfad liegt auf dem Präsentationsserver | 20060627 | ||
| 3 | ID_DATAOBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | Name für Datenobjekt im XML Baum | 20050314 | |||
| 4 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | Pfad und Dateiname | 20050314 |
Method LOAD_DATA_COLLECT_INTERNAL on class CL_FAA_TENV_SERVICES has no exception.
Method SAVE_DATA_COLLECT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IA_DATAOBJECT | Call by reference | Type reference (TYPE) | ANY | Datenobject | 20050314 | |||
| 2 | IB_USE_PRESENTATIONSERVER | Call by reference | Type reference (TYPE) | FAA_USE_PRESENTATIONSERVER | 'X' | Verwendeter Pfad liegt auf dem Präsentationsserver | 20060627 | ||
| 3 | ID_DATAOBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | Name für Datenobjekt im XML Baum | 20050314 | |||
| 4 | ID_FULLPATH | Call by reference | Type reference (TYPE) | STRING | Pfad und Dateiname | 20050314 |
Method SAVE_DATA_COLLECT_INTERNAL on class CL_FAA_TENV_SERVICES has no exception.
History
| Last changed by/on | SAP | 20060920 |
| SAP Release Created in | 600 |