SAP ABAP Function Module /SAPPSSRM/OPTCODE_TO_OPTTEXT (Converts the option codes to text value)
Hierarchy
☛
SRM_SERVER (Software Component) SRM_SERVER
⤷
SRM-EBP-CRI (Application Component) Cross-Industry Functions
⤷
/SAPPSSRM/OPTIONS (Package) Options Functionality in Government Procurement
⤷
⤷
Basic Data
| Function Module | /SAPPSSRM/OPTCODE_TO_OPTTEXT | Converts the option codes to text value |
| Function Group | /SAPPSSRM/OPTIONS | Options Function Grp |
| Program Name | /SAPPSSRM/SAPLOPTIONS | |
| INCLUDE Name | /SAPPSSRM/LOPTIONSU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OPT_IND_TEXT | TYPE | /SAPPSSRM/S_OPT_IND_DISP-TEXT | Character field of length 40 | |||
| |
OPT_STATUS_TEXT | TYPE | /SAPPSSRM/S_OPT_IND_DISP-TEXT | Character field of length 40 | |||
| |
OPT_SRC_STATUS_TEXT | TYPE | /SAPPSSRM/S_OPT_IND_DISP-TEXT | Character field of length 40 | |||
| |
OPT_IND | TYPE | BBP_PDS_OPTIONS_ITM-OPT_IND | Item Data Procurement Document Interface | |||
| |
OPT_STATUS | TYPE | BBP_PDS_OPTIONS_ITM-OPT_STATUS | Item Data Procurement Document Interface | |||
| |
ITM_RELEASED | TYPE | BBP_PDS_ITEM-ITM_RELEASED | Status of Item | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20080407 |
| SAP Release Created in | 200 |