Quantcast
Channel: SCN : Unanswered Discussions - ABAP Development
Viewing all 8768 articles
Browse latest View live

START-OF-SELECTION END-OF_SELECTION?

$
0
0

Hi Experts,

 

i have a question,

what is the specific use of  START-OF-SELECTION and END-OF-SELECTION

why should we use these in our programm an we write our programm without using

this if yes then what is the need of using this,

please make me clear about this?

 

Thanks In Advance.

 

Thanks

Vikash


Secondary index how to call in report?

$
0
0

Hi Experts,

 

I have a probelum with secondary indexes,

i have created one secondary index using se11

but now i want to use this in my report programm

so please  help me out to solve this

 

 

 

Thanks

Vikash

dynpro using executable program

$
0
0

Hello guys,

 

 

Can a small program written in executable type run as like module pool program

 

screen change , flow logic of the program , pf-status and sy-ucomm. 

 

 

thanks and regards

sunil dhakad

Problem on Text edit control

$
0
0

Hi Experts,

               Here i have one requirements for mailing Scenario in Z program. So i have created the custom screen as mentioned below

first1.jpg

when i entering the messages in body

first2.jpg

when i debugging it all the enter (space) is showing # symbol.

first3.jpg

 

my requirement is i need to send what am typing in Text control.

 

so please suggest me any some other method is available to get my requirements?

 

 

Regards,

Thangam.P

customer BAPI can't be viewed from BAPI explorer

$
0
0

I have tested my customer BAPI in SE80 and SWO1 to be implementable, but not released, can we see it in BAPI explorer?

Need to implement Digital signature

$
0
0

Hi,

 

We are trying to implement digital signature for the client.

 

As per the requirement ,Digitally signed document will be sent to the statutory bodies.

Please guide me how to implement digital signature in SAP with smart card stored private key ,since we already have 3 rd party tool to read digital signature through Card reader,certificate issued by NIC.

 

Please suggest pre-requisites and methodology for this.

 

Regards,

Nageswara Rao

problem in for all entries statement.

$
0
0

This is a sample program :


data : BEGIN OF itab OCCURS 0,
        aubel type vbrp-aubel,
        aupos type vbrp-aupos,
        end of itab.
       
data : BEGIN OF itab1 OCCURS 0,
        ebeln type mseg-ebeln,
        ebelp type mseg-ebelp
        end of itab1.
            
select vbrp~aubel
        vbrp~aupos from vbrp
        into CORRESPONDING FIELDS OF TABLE itab.
  
select ebeln
        ebelp from mseg
        into CORRESPONDING FIELDS OF TABLE itab1 FOR ALL ENTRIES IN itab1 where ebelp = itab-aupos.


it shows syntax error The WHERE condition does not refer to the FOR ALL ENTRIES table. -

it shows syntax error because technical attribute of mseg-ebelp and vbrp-aupos are different..


this error can be solved by using inner join but my requirement is to use for all entries statement.


Kindly help.


Regards,

Sandeep

ABAP Program for EDI 834

$
0
0

Hi

 

Has any one tried writing an ABAP program to generate an EDI Format file out of IDOC's or by reading directly from database..

 

I know its sounds like crazy idea but unfortunately we don't have any subsystems to convert idocs to EDI formats..

 

I have seen SAP provided some standard programs for some EDI's is there any such program for 834..I wanted to be absolute sure before i start working on this complex abap program

 

 

Thanks


how to validate the data in RFBIBL00

$
0
0

Hi,

 

I have to validate the data coming BBSEG in the program. Is there any user exit where i can include required logic?

 

Please suggest.

 

Thanks.

Automatic Label Printing in GLM

$
0
0

How to set up automatic label printing (triggered by goods receipts,PO etc) in GLM. My system is ECC 6 EHP 5 ?

Customizing Standard Transaction MSC2N

$
0
0

Hello folks,

 

                We need to add a new field in the Basic Data tab of the transaction MSC2N.

 

                As we couldn't find any suitable screen exit to do so, we are decided to create a copy of standard transaction and customize it.

 

                My question is what is the best way to copy MSC2N to ZMSC2N and what are the things need to take care while doing so, as it should not

 

                affect any standard behavior of SAP.

 

 

               Thanks in Advance,

                Shyam.

Brake point is not triggering

$
0
0

Hi All,

 

I am implementing logic in USEREXIT_BATCH_DETERMINATION of MV50AFZZ include and i put the brake point it is not triggering. even though i hard coded the brak point .

Could any one let me know when the brake point will trigger for  USEREXIT_BATCH_DETERMINATION of MV50AFZZ include.

please find the below image for more clarity.

a.png

Regards,

Mohammed Quddus.

Have to post multiple invoices using BAPI_ACC_DOCUMENT_POST

$
0
0

HI ,

 

I have to post multiple invoices using BAPI.

 

How the data coming into internal tables is,

 

Now i have to post 4 invoices here, when ever the reference field changes, then it needs to be post 1 INVOICE. My Internal table contains all these Data, Only i need the best logic to post these 4 invoices at time.

 

Thanks in advance.

 

dfadfa.JPG

BCALV_BDS_IMPORT_SAP_TEMPLATE

$
0
0

Dear Consultants!

 

We have faced a problem by trying use the icon  Excel Export saying : Template SAP_SM.XLS  is  missing..

 

Our BASIS people run this program and it has solved this problem in the DEV environment.


Now    they are afraid to transport  the change to QA saying that all our user have not the same version of Microsoft  Office  and it can be  very
dangerous and the change is not reversible .

 


Please try to assist me by  explaining the  possible negative influence  and  suggesting the proper  solution.

 

THank You in Advance,
Ronna

 

.

 

 

 

 

 

 

  .

DATA DICTIONARY AND SELECTION SCREEN.

$
0
0

Hey,

I have create first selection screen program for entering user information detail (like First Name, Last Name)with his Unique ID number.

In second selection screen program i have to use again Unique ID as well whenever I enter Unique ID number how can i see automatically user detail(First Name, Last Name) in same(second) program which data i have already enter in First Screen Program. As well as i only able to create user info in first First Screen not in Second screen but respect to unique ID i can see only detail and enter new kin of Data.

 

 

Thanks.

DARSHAN.


Delivery routine split based on item

$
0
0

Hi All,

 

MyRequirement :

     Suppose if i have a sales order with say 900 lines (same to ship to party, same del date & Same Shipping point) and suppose if i want to have a deliveries created for this order that should not exceed 300 lines (hence 3 deliveries for the same order), how can i proceed?. Kindly Advice.

 

 

Thanks & Regards

Shilpa Reddy.

Spool: Format type change by default from X_65_132 to X_65_200

$
0
0

Hi Experts,

 

During Payment run execution using Tcode F110, spool requests are created. Default spool format type of the spool request is X_65_132. I want to change this to X_65_200 by default. How do I do this?

 

Thanks,

Shravan

BADI when saving details in CJ20n

$
0
0

Can anyone tell me the BADI for transaction  CJ20n when we are saving our details

??

Transfer HRMD_ABA01 IDocs to SAP Non-HR system

$
0
0

Hi all,

 

We need to transfer HRMD_ABA01 (Basic Type) IDOCs from ECC to BW system. The BW system doesn't have PA data for Employee

and this results in an Error - 'Error in subroutine read_namtb for structure of infotype'. While debugging it was found that the infotype 105

doesn't exist in the BW system but the Inbound IDOC has the relevant segment E1P0105.

 

Now, I want to remove this segment from the IDOC. What is the best way to do it? Handling it through the BADI in Inbound processing or any other means?

 

Thanks,

Sharmila

Idoc should Triggere Material number range

$
0
0

Hi,

 

 

I am going to post standard Idoc sap to sap system , whenever material is created  (MATMAS)  idoc is trigger and post to other system (SAP)

but here i need to restrict idoc creation for material range

 

The  idoc should trigger on number range for Example material is create  with number  1000 between 2000 only in this range idoc should trigger

 

Could you please help me how to achieve the same

 

Thanks in Advance,

Udaya sree.

Viewing all 8768 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>