Hi all,
based on the value of MARC-DISMM the customer wants to set specific values for planning type RRP_TYPE and heuristics method HEUR_ID, both matloc data.
The model is created/updated via Transacztion CFM1/CFM2/CFM9.
There is a badi CUSLNTR...
Hi friends,
we have a requirement to set the field /SAPAPO/MATRQ-PEG_NO_DYN(no dynamic pegging) in APO via CIF interface. The conditions are evaluated on ERP Side. The field is not included in any CIF interface structures.
We already use the Exte...
In my Form, the customer needs different (SAPSCRIPT) object texts for i.e. different orders, deliveries etc.
I created a text node in the context. Here SFP allows only constants or global varianles for Text Object, ID, Name and language.
In my in...
My customer wants to scan a barcode filling two fields in the SAP transaction start screen, i.e. Transport number and transport position in LT11.
How can I insert a tab character in the code128 barcode in the Adobe form?
SAP note 2358186 refers ...
My situation:
In an ALV fullscreen grid (used CL_SALV_TABLE) a handler for hotspot field creates a dialog box (CL_GUI_DIALOGBOX_CONTAINER) and places a CL_GUI_TEXTEDIT in it.
We use this to show specific order long texts in the CL_GUI_TEXTEDIT c...
As Sandra recommenfs: After calling a BAPI function, check the RETURN parameter. If no error is recorded, call function BAPI_TRANSACTION_COMMIT, in case of error call function BAPI_TRANSACION_ROLLBACK. This is a quite old ABAP principle: Database upd...
GET TIME STAMP FIELD provides a timestamp in UTC (Universal Time Coordinated) completely independent of local time, summer time or whatever. Is has always the same value all over the planet.Convert local date time can not have any digits right if dec...
Hi Naimesh,
great work and things change. As I noticed today, all get_grid( ) calls on program FOT_RFD_MONI have been comments meanwhile. It looks as if the locak class is not needef any longer. Please have a look and please explain...