SAP ABAP Class CL_BSP_BROK_SERVICE_DDIC (Service Class for DDIC Functions)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CD (Application Component) Collections/Disbursements
⤷
FSCDITAGCY_SERVICE (Package) FS-CD: Italian Agency Administration - Service Classes

⤷

⤷

Properties
Class | CL_BSP_BROK_SERVICE_DDIC | |
Short Description | Service Class for DDIC Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ITAGCY | |
Program status | ||
Category | 0 | |
Package | FSCDITAGCY_SERVICE | FS-CD: Italian Agency Administration - Service Classes |
Created | 20040127 | SAP |
Last change | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSP_BROK_SERVICE_DDIC has no forward declaration.
Interfaces
Class CL_BSP_BROK_SERVICE_DDIC has no interface implemented.
Friends
Class CL_BSP_BROK_SERVICE_DDIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_DD07V | 20041208 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_TV_STRUC | 20041208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Conversion of Internal Amount to External Format | 20070820 |
2 | ![]() |
Static method | Public | Method | Provides Text for Document Category | 20040127 |
3 | ![]() |
Static method | Public | Method | Structure Columns for TableViews | 20041208 |
4 | ![]() |
Static method | Private | Method | Delivers Column Attributes for TableView | 20041208 |
5 | ![]() |
Static method | Private | Method | 20041208 | |
6 | ![]() |
Static method | Private | Method | 20041208 |
Events
Class CL_BSP_BROK_SERVICE_DDIC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_DD07V | Private | See coding | 20041208 | tty_dd07v type standard table of dd07v
|
||
2 | TTY_TV_STRUC | Private | See coding | 20041208 | tty_tv_struc type sorted table of ty_tv_struc with unique key strucname
|
||
3 | TY_TV_STRUC | Private | See coding | 20041208 | begin of ty_tv_struc,
strucname type typename,
t_tvcol type tableviewcontroltab,
end of ty_tv_struc
|
Method Signatures
Method CONVERT_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AMOUNT | Call by reference | Type reference (TYPE) | BETRW_KK | Betrag in Transaktionswährung mit Vorzeichen | 20070820 | ||
2 | ![]() |
IV_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20070820 | ||
3 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | STRING | Betrag im externen Format | 20070820 |
Method CONVERT_AMOUNT on class CL_BSP_BROK_SERVICE_DDIC has no exception.
Method DOCTYPE_TEXT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOCTYPE | Call by reference | Type reference (TYPE) | DOCTYPE_ITAGCY | Belegtyp im Agenturinkasso | 20040127 | ||
2 | ![]() |
R_DOCTYPE_TEXT | Value transfer | Type reference (TYPE) | VAL_TEXT | Text | 20040127 |
Method DOCTYPE_TEXT_GET on class CL_BSP_BROK_SERVICE_DDIC has no exception.
Method TABLEVIEW_COLUMNS_BUILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRUCNAME | Call by reference | Type reference (TYPE) | TYPENAME | Kontrollstruktur für Tests des Tabellennamens (außer SAA) | 20041208 | ||
2 | ![]() |
RT_COLUMN | Value transfer | Type reference (TYPE) | TABLEVIEWCONTROLTAB | STABLEVIEWCOLUMN | 20041208 |
Method TABLEVIEW_COLUMNS_BUILD on class CL_BSP_BROK_SERVICE_DDIC has no exception.
Method TABLEVIEW_COLUMN_ATTR_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DD03P | Call by reference | Type reference (TYPE) | DD03P | Struktur | 20041208 | ||
2 | ![]() |
IX_SORT | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20041208 | ||
3 | ![]() |
RS_COLUMN | Value transfer | Type reference (TYPE) | TABLEVIEWCONTROL | Spalte vom TableView | 20041208 |
Method TABLEVIEW_COLUMN_ATTR_GET on class CL_BSP_BROK_SERVICE_DDIC has no exception.
Method TABLEVIEW_DDIC_INFO_ADDITIONAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COLUMN | Call by reference | Type reference (TYPE) | TABLEVIEWCONTROLTAB | Tabellentyp für Stuktur DD03P | 20041208 | ||
2 | ![]() |
I_STRUCNAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20041208 |
Method TABLEVIEW_DDIC_INFO_ADDITIONAL on class CL_BSP_BROK_SERVICE_DDIC has no exception.
Method TABLEVIEW_DDIC_INFO_ADJUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DD03P | Value transfer | Type reference (TYPE) | DD03TTYP | Tabellentyp für Stuktur DD03P | 20041208 | ||
2 | ![]() |
EX_SORT | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20041208 | ||
3 | ![]() |
I_STRUCNAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20041208 |
Method TABLEVIEW_DDIC_INFO_ADJUST on class CL_BSP_BROK_SERVICE_DDIC has no exception.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in | 472 |