SAP Date Format?

Answer Posted / jolly francis

DD.MM.YYYY

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the bdc table structure? : abap bdc

598


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

691


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1768


What two statements are required in an abap program to output an icon using a written statement?

667


What is luw?

688






What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary

568


How can you access the function code from menu painter?

635


Explain how to Handle the internal tables in ABAP?

643


Explain read dataset in sap abap?

720


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

702


Print options in smartforms?

1570


What are function modules?

582


Can a domain, assigned to a data element be changed?

632


what are the important fields while preparing sales order,inquiry?

1907


What is the differences between structure and table in the data dictionary in abap?

611