The Function Module T433_READ (Meilensteinkennzeichen aus T433 lesen, verproben und T433T bereitstellen) is a standard Function Module in SAP ERP and is part of the function group CPTA within the package CP.
Function Module | T433_READ |
Short Text | Meilensteinkennzeichen aus T433 lesen, verproben und T433T bereitstellen |
Function Group | CPTA |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MLSTN | LIKE | T433-MLSTN | Milestone indicator | |
SPRAS | LIKE | T433T-SPRAS | Language indicator for table 433T |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STRUCT | LIKE | T433 | Header of the table to be examined | |
TEXT | LIKE | T433T-MSTXT | Milestone text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY | no entry found in table T433 |
NO_TEXT | no entry found in table T433T |