The Function Module CACS_LOS_GET_ALL_FUNC (liest alle Funktionen für einen OTC) is a standard Function Module in SAP ERP and is part of the function group CACS_RGROUP within the package CACSCT.
Function Module | CACS_LOS_GET_ALL_FUNC |
Short Text | liest alle Funktionen für einen OTC |
Function Group | CACS_RGROUP |
Package | CACSCT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUSITIME | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_OBJ_METHOD | TYPE | TCACS_LOS_METH-OBJ_METHOD | Zugeordnete Methode zur Objekttypklasse für Log. Service | |
I_OBJ_TYPE | TYPE | TCACS_LOS_METH-OBJ_TYPE | Objekttypklasse (OTC) für Logischen Service | |
I_TECHTIME | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LOS_FUNC | TYPE | CACS_T_RGROUP_LOSF | Funktionen (log.Serv) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.