Category Archive Blog

Get serial numbers (SN) of documents

Use FM GET_SERNOS_OF_DOCUMENT.

Search tag: n°, numéro de série

Add button on selection screen in toolbar

Check program DEMO_SEL_SCREEN_FUNCTION_KEY.

Read More

Move files in SAP application server

You can use FM SXPG_COMMAND_EXECUTE.
Use transaction SM69 to configure the command name.

Read More

Get your development access key

It is stored into table DEVACCESS.

Search tag: dev access, clé de dev

Program to check TO

Program: /SDF/CMO_TR_CHECK

/!\ It is delivered in updates of ST-PI component. You can run this program in the normal system or from SAP solution manager.

Search tag: TR, OT, transport order, transport request

Check missing authorization objects

Just after your authorization error, launch transaction SU53.

Send mail using BCS class

This is a basic example to sent mail using BCS class.

Read More

Values for TRTYP (transaction type)

Main values :
A : Display (Afficher)
V : Change (Modifier)
H : Add/Create (Ajouter/Créer)
Read More

Demo programs for ALV Tree

Check theses programs using class CL_GUI_ALV_TREE:

SAPTLIST_TREE_CONTROL_DEMO
BCALV_TREE_DEMO
Read More