SAP ABAP Class CL_CFX_UTIL (General Help Program)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_BASIS (Package) Basis Technology for the Collaboration Folders Application

⤷

⤷

Properties
Class | CL_CFX_UTIL | |
Short Description | General Help Program | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_BASIS | Basis Technology for the Collaboration Folders Application |
Created | 20020306 | SAP |
Last change | 20141109 | |
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_CFX_UTIL has no interface implemented.
Friends
Class CL_CFX_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CFX_STRING | '_' | Separators | 20030312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Inverted Boolean Type | 20030214 |
2 | ![]() |
Static method | Public | Method | Generates DOM from Data Content | 20020306 |
3 | ![]() |
Static method | Public | Method | Generates Unique String from String Table | 20030311 |
4 | ![]() |
Static method | Public | Method | Generates String Table from String | 20030312 |
5 | ![]() |
Static method | Public | Method | Shortens String to Max n Places, Deleting Middle Characters | 20020716 |
Events
Class CL_CFX_UTIL has no event.
Types
Class CL_CFX_UTIL has no local type.
Method Signatures
Method BOOLEAN_NOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IN | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20030214 | ||
2 | ![]() |
R_NOT_IN | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | not i_in | 20030214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabe nicht abap_true, abap_false oder abap_undefined | 20030214 |
Method CONTENT_TO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTENT | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Web-Server | 20020306 | ||
2 | ![]() |
I_CONTENT_SIZE | Call by reference | Type reference (TYPE) | I | 20020306 | |||
3 | ![]() |
RP_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
i_content_size <= 0 oder it_content leer | 20020306 | |
2 | ![]() |
Fehler beim Erzeugen von Objekten | 20020306 | |
3 | ![]() |
Die Übergebene Datei ist kein XML (falsche Syntax) | 20020306 |
Method GET_STRING_FOR_STRING_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STRING | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20030311 | ||
2 | ![]() |
IT_STRING | Call by reference | Type reference (TYPE) | CFX_T_STRING | Tabelle mit Zeichenketten | 20030311 |
Method GET_STRING_FOR_STRING_TABLE on class CL_CFX_UTIL has no exception.
Method GET_STRING_TABLE_FOR_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STRING | Call by reference | Type reference (TYPE) | CFX_T_STRING | Tabelle mit Zeichenketten | 20030312 | ||
2 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabestring ungültig | 20030312 |
Method STR_TRUNC_MID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAXLEN | Call by reference | Type reference (TYPE) | I | Maximale Länge in Zahl der Zeichen | 20020716 | ||
2 | ![]() |
I_STR | Call by reference | Type reference (TYPE) | CFX_STRING | Zu kürzende Zeichenkette | 20020716 | ||
3 | ![]() |
R_STR | Value transfer | Type reference (TYPE) | CFX_STRING | Gekürzte Zeichenkette | 20020716 |
Method STR_TRUNC_MID on class CL_CFX_UTIL has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |