2008 Mar 03 6:09 AM
Hi All,
What is the Purpose of all the below Function Modules?
CALL FUNCTION 'G_BUFFER_RESET'.
CALL FUNCTION 'G_SET_ENCRYPT_SETID'
CALL FUNCTION 'G_SET_GET_INFO'
Akshitha.
Hi All,
What is the Purpose of all the below Function Modules?
CALL FUNCTION 'G_BUFFER_RESET'.
CALL FUNCTION 'G_SET_ENCRYPT_SETID'
CALL FUNCTION 'G_SET_GET_INFO'
Akshitha.
2008 Mar 10 12:48 PM
Hi,,
G_Buffer_ReSET-->Deleting Buffer in Set Manager
G_SET_ENCRYPT_SETID-->Conversion of Combination of Characteristics in a Set ID
G_SET_GET_INFO-->Checks whether Set exists and Provides Information about Set
Reward IF useful