Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

abap queries

Former Member
0 Likes
618

1.what is the naming convention for search help?

2. what exactly naming convention?

3. what is the difference between invoice and delivery?

4. how we will display some standard text along with parameters and selectoptions in selection screen?

5. in idoc status monitoring whats exactly that status numbers(01-49 and 50-75) indicates?

6. in enque function what are all the parameters we are supposed to pass?

4 REPLIES 4
Read only

Former Member
0 Likes
575

Hi,

<b>> 1.what is the naming convention for search help?</b>

It differes from client to client or company to company. You could possible have something like this:

ZXY_AAAA

X - Functional Module

Y - Identifies the kind of object (R-Report, T-Table, M-Module Pool, B-BDC etc.)

AAAA - is the name of the report, search help, table etc.

<b>> 2. what exactly naming convention?</b>

Naming conention is a standard followed by companies, or clients to identify the objects and manage the object better.

<b>> 3. what is the difference between invoice and delivery?</b>

Invoice : Supplier would invoice you for the goods that he had delivered. It would contain the items, quantities, and price details etc.

Delivery : There are two kinds of deliveries in SAP. Inbound delivery and Outbound delivery.

Inbound delivery : You would recieve the goods from the supplier or from other plant of yours.

Outbound delivery : You would issue the goods to the customer or to other plant of yours.

<b>> 4. how we will display some standard text along with parameters and selectoptions in selection screen?</b>

You can use text elements options from the menu tools.

<b>> 5. in idoc status monitoring whats exactly that status numbers(01-49 and 50-75) indicates?</b>

01-49 are outbound status codes. 50 -75 are inbound status codes.

<b>> 6. in enque function what are all the parameters we are supposed to pass?</b>

The object that you want to lock. In HR you can possibly lock an infoobject etc.

Hope this will help.

Regards,

Srilatha.

Read only

0 Likes
575

hi srilatha many many thanks for u'r help.

Read only

Former Member
0 Likes
575

hai Krishna mohan....

Just go through the following links then u will get clear idea on this topic...

http://help.sap.com/saphelp_46c/helpdata/en/35/26b413afab52b9e10000009b38f974/content.htm

http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp

Step-by-step guide for creating ABAP query

http://www.sappoint.com/abap/ab4query.pdf

ABAP query is mostly used by functional consultants

reward me with points if usefull...

Read only

Clemenss
Active Contributor
0 Likes
575

Expert Forums

Forum Search

Use the form below to search the forum content. You can choose to search all content or restrict it to certain forums or dates. Also, you can filter the results by a username or user ID.

Search Forum Content

Search Terms: Search Tips

Category or Forum:

Date Range:

Results Per Page:

Welcome, Clemens Li Help

Your Control Panel Your Control Panel

Your Reward Points Your Reward Points

Your Questions Your Questions

Search Results » Messages: 273 - Search Terms: what is the naming convention for search help? Sort by:

Pages: 19 1 2 3 4 5 6 7 8 9 10

1. Naming Convention for dialog Programming

Posted on: Jun 16, 2006 12:26 PM, by user: harpreet Singh -- Relevance: 51% -- Show all results within this thread

hi, Is there any naming convention for the dialog programming except Z or Y. Plz help Harpreet

2. Naming convention

Posted on: Mar 2, 2007 2:25 PM, by user: ramu -- Relevance: 51% -- Show all results within this thread

Dear geeks, can anyone explain how naming convention was done in standard sap provided.. SCRIPTS,SMARTFORMS, BDC, BAPI, BADI, USER-EXITS. ...

3. Function Module Naming Convention

Posted on: Dec 21, 2006 12:12 AM, by user: Tuncay Karaca -- Relevance: 44% -- Show all results within this thread

Hi, I'd like to ask some general questions: What is your approach to create a function module in terms of naming convention? The first thing is ...

4. Naming convention document...

Posted on: Mar 2, 2007 7:01 PM, by user: Rajesh Thomas -- Relevance: 42% -- Show all results within this thread

please send me a naming convention document for

Custom ABAP devlopment

and also for

Enterprise portals

on solution4sap@gmail.com. Thanks. Regards, Rajesh. ...

5. Re: Naming convention for BAPI...

Posted on: Nov 14, 2005 6:29 PM, by user: Rich Heilman -- Relevance: 42% -- Show all results within this thread

says.... All function modules must have the naming convention: BAPI_ _. A maximum of 30 characters is allowed. So, I don't know. Regards, Rich Heilman ...

6. Re: Naming convention

Posted on: Mar 15, 2007 9:27 PM, by user: Vinaykumar G -- Relevance: 42% -- Show all results within this thread

(V-sales,F-Finance) and kind of application(REPT-Report,LO-layout,DP-driver program etc...) Check this link for naming conventions. http://www.sappro.com/downloads/SAPNamingConventions.pdf Thanks, ...

7. Implement Naming convention using code inspector

Posted on: Jun 19, 2006 7:52 AM, by user: sapgold gold -- Relevance: 40% -- Show all results within this thread

using code inspector,if anybody has already done it plz help me inunderstanding the problem. help is appreciated. ...

8. Re: Naming convention thru Code Inspector

Posted on: Jul 8, 2005 1:51 PM, by user: Ravikumar Allampallam -- Relevance: 40% -- Show all results within this thread

We cannot have naming convention check using Code Inspector. Ravi

9. Enhancement to ABAP Editor for naming convention checking

Posted on: Aug 26, 2004 10:29 AM, by user: Colin Bickell -- Relevance: 34% -- Show all results within this thread

in the ABAP editor to perform some sort of naming convention checking ? Any thoughts how to do this otherwiase would be greatly appreciated. Thx. Colin. ...

10. What are Search Helps, How to create and whats the Use ?

Posted on: Jul 19, 2006 12:04 PM, by user: Sid -- Relevance: 26% -- Show all results within this thread

Hi Guys, Please tell me: 1. What are search helps? 2. Is there a diff between search helps and F4/F1 help? 3. How do we create ...

11. Search Help - Restricting entries in standard search helps

Posted on: Jun 16, 2005 5:33 PM, by user: Kevin May -- Relevance: 21% -- Show all results within this thread

exit 'F4_TAXCODE_USER_EXIT'. I'm not sure if the user exit is of any use or how to use it. Ideally what I need to do is to restrict the list of applicable tax codes to only those that we want our users ...

12. search helps

Posted on: Apr 26, 2007 8:21 AM, by user: sunil setty -- Relevance: 21% -- Show all results within this thread

hi friends pls tell what are the search helps. and pls tell how to create collective search help. and tell how to use it ...

13. what is the use of search helps? where can we creat it?

Posted on: May 24, 2007 12:50 PM, by user: narendra chowdary -- Relevance: 20% -- Show all results within this thread

use of search helps and where can we create it?

14. Search helps

Posted on: Dec 19, 2006 9:11 AM, by user: María Luisa Redondo Velázquez -- Relevance: 19% -- Show all results within this thread

anything when using a search help but others can. I think is something related to sap gui but I don't know what it is. Can anybody help ? Thanks. ...

15. Search helps

Posted on: May 23, 2007 2:03 PM, by user: Deniz Toprak -- Relevance: 19% -- Show all results within this thread

creating search help(I have gone to se11), we were using a function to prevent the duplicate values come. What was that function; it was like F4_duplicate but I do not remember. I wait for your help. Thanks ...

Pages: 19 1 2 3 4 5 6 7 8 9 10