0 Kudos 5,777 SAP Managed Tags: ABAP Development Hi I want to know what are the conversions and what are the different types of conversions in abap Regards PavanReply 1 ACCEPTED SOLUTION Former Member 2
6. Correct the errors found in the object log or system log or in the short dumps (for more information, see Conversion Problems).The conversion can be continued only if the error causing the termination has been corrected.7. Go back to the previous maintenance screen and continue the ...
These functions convert time stamps into dates or times, and the other way round. The argumenttstmpmust have the built-in data typeDECwith length 15, or the type of the data elementTIMESTAMP. The content of this argument is interpreted as an ABAP-specifictime stamp. ...
http://www.sapgenie.com/abap/functions.htm http://fuller.mit.edu/SAPDocs/conversion_exits_in.htm this may help you. regards, prema.A You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in. Comment Comments (0) Form...
SAP Managed Tags ABAP Extensibility Hi All, I need a use exit to perform validations for a vendor(LIFNR) and PSTYP field while converting the PR's to PO using ME21, ME21N, ME57,ME58,ME59,ME59N. i.e., before save button is clicked in these trasactions, the eixt should get called...
When you convert a screen field from display format to SAP internal format and vice-versa, and output data with the ABAP/4 statement WRITE, type conversion is automatic. To perform a non-standard conversion, you have to specify the conversion name (e.g. ALPHA) in the attributes of one of...
Depending on the data type of the field, there is a conversion when the contents of a screen field are converted from display format to SAP-internal format and vice versa. If this standard conversion is not suitable, it can be overridden by defining a conversion routine in the underlying ...
Depending on the data type of the field, there is a conversion when the contents of a screen field are converted from display format to SAP-internal format and vice versa. If this standard conversion is not suitable, it can be overridden by defining a conversion routine in the underlying ...
Depending on the data type of the field, there is a conversion when the contents of a screen field are converted from display format to SAP-internal format and vice versa. If this standard conversion is not suitable, you can override it by defining a conversion routine in the underlying doma...
Depending on the data type of the field, there is a conversion when the contents of a screen field are converted from display format to SAP-internal format and vice versa. If this standard conversion is not suitable, you can override it by defining a conversion routine in the underlying doma...