SAP ABAP Class CL_GRPC_AIF_UTIL (AIF utility class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_TEST_PLAN (Package) PC Test plans
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_TEST_PLAN (Package) PC Test plans
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_AIF_MANUAL_TEST | Manual test AIF helper class | 20080709 |
Properties
Class | CL_GRPC_AIF_UTIL | |
Short Description | AIF utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_TEST_PLAN | PC Test plans |
Created | 20080708 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_AIF_UTIL has no forward declaration.
Interfaces
Class CL_GRPC_AIF_UTIL has no interface implemented.
Friends
Class CL_GRPC_AIF_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_ATTACHMENTS | Instance attribute | Protected | Type reference (TYPE) | TFPATTACHMENTS | Attachment List | 20080709 | ||
2 | MV_PDF_RAWSTRING | Instance attribute | Protected | Type reference (TYPE) | XSTRING | PDF rawstring | 20080708 | ||
3 | MV_XML | Instance attribute | Protected | Type reference (TYPE) | STRING | XML string | 20080708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20080708 |
2 | EXTRACT_ATTCHMENTS | Instance method | Protected | Method | Get attachments of the pdf form | 20080709 |
3 | EXTRACT_XML | Instance method | Protected | Method | Get XML data of the pdf form | 20080709 |
4 | GET_ATTCHMENTS | Instance method | Public | Method | Get attachments of the pdf form | 20080708 |
5 | GET_XML | Instance method | Public | Method | Get XML data of the pdf form | 20080708 |
6 | MODIFY_XML | Instance method | Public | Method | Modify XML format | 20080708 |
7 | SET_PDF_RAWSTRING | Instance method | Public | Method | Set PDF Raw data | 20080709 |
Events
Class CL_GRPC_AIF_UTIL has no event.
Types
Class CL_GRPC_AIF_UTIL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_PDF_RAWSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20080708 |
Method CONSTRUCTOR on class CL_GRPC_AIF_UTIL has no exception.
Method EXTRACT_ATTCHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | TFPATTACHMENTS | Attachment List | 20080709 |
Method EXTRACT_ATTCHMENTS on class CL_GRPC_AIF_UTIL has no exception.
Method EXTRACT_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_XML | Call by reference | Type reference (TYPE) | STRING | XML data of the pdf form | 20080709 |
Method EXTRACT_XML on class CL_GRPC_AIF_UTIL has no exception.
Method GET_ATTCHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | TFPATTACHMENTS | Attachment List | 20080708 |
Method GET_ATTCHMENTS on class CL_GRPC_AIF_UTIL has no exception.
Method GET_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_XML | Call by reference | Type reference (TYPE) | STRING | XML data of the pdf form | 20080708 |
Method GET_XML on class CL_GRPC_AIF_UTIL has no exception.
Method MODIFY_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CV_STRING | Call by reference | Type reference (TYPE) | STRING | XML string | 20080708 | ||
2 | Importing | IV_REPLACE_END | Value transfer | Type reference (TYPE) | STRING | 20080708 | |||
3 | Importing | IV_REPLACE_START | Value transfer | Type reference (TYPE) | STRING | 20080708 | |||
4 | Importing | IV_TAG_END | Value transfer | Type reference (TYPE) | STRING | 20080708 | |||
5 | Importing | IV_TAG_START | Value transfer | Type reference (TYPE) | STRING | 20080708 |
Method MODIFY_XML on class CL_GRPC_AIF_UTIL has no exception.
Method SET_PDF_RAWSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_PDF_RAWSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20080709 |
Method SET_PDF_RAWSTRING on class CL_GRPC_AIF_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |