Table/Structure Field list used by SAP ABAP Function Module FC_SET_CLASS_GET (Bestimme zu vorgegebenem Datenelement die Set-Klasse)
SAP ABAP Function Module
FC_SET_CLASS_GET (Bestimme zu vorgegebenem Datenelement die Set-Klasse) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDSUX030L - REFNAME | Name of physical table (for pool/cluster/view) | ||
| 2 | DDSUX031L - FIELDNAME | Field Name | ||
| 3 | DDSUX031L - ROLLNAME | Data element (semantic domain) | ||
| 4 | RGSBS - CLASS | Set class | ||
| 5 | RGSBS - CLASS | Set class | SOURCE VALUE(I_SETCLASS) LIKE RGSBS-CLASS |
|
| 6 | RGSBS - FIELD | Field name | ||
| 7 | RGSBS - FIELD | Field name | SOURCE VALUE(E_FIELD) LIKE RGSBS-FIELD |
|
| 8 | RGSBS - TABLE | Table for set | SOURCE VALUE(E_TABLE) LIKE RGSBS-TABLE DEFAULT 'FIMC' |
|
| 9 | RGSBS - TABLE | Table for set | ||
| 10 | X030L - REFNAME | Name of physical table (for pool/cluster/view) | ||
| 11 | X031L - FIELDNAME | Field Name | ||
| 12 | X031L - ROLLNAME | Data element (semantic domain) |