|
Related Links Tips 1 - Activating generic business object services If you want to have the same functionality that is available when you push the Services for Object button located at the top of each SAP related document you can do the following: *** EXAMPLE CODE *** data l_borident like borident. ** activate generic system service CALL FUNCTION 'SWU_OBJECT_PUBLISH' |
|